raze/source
2022-02-19 10:11:12 +01:00
..
build - doFurniture floatified and inside rewritten as a floating point algorithm that works without bit masking. 2022-02-15 22:18:25 +01:00
common - replicate commit 28d9fe68ae 2022-02-17 01:15:18 -05:00
core - fixed validation issue with maps that have a wall with nextwall == -1 and nextsector > -1. 2022-02-15 22:47:53 +01:00
games - avoid pointer arithmetic in feebtag. 2022-02-19 10:11:12 +01:00
glbackend - disable SSAO for Polymost. 2022-01-12 16:02:45 +01:00
platform
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - added the flag parsing utilities. 2022-01-23 13:03:39 +01:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00
gitinfo.cpp