raze/source
Christoph Oelckers 6b8ec17017 - the ultimate 'replace pSprite-> with actor->spr. commit.
This takes care of the majority of s() uses in Blood with a single search&replace action after ensuring that pSprite never gets used for other things.
(There were two small functions in nnexts.cpp left that still did.)
2021-12-30 09:57:16 +01:00
..
build - the really final parts of the shared code using s() cleaned up. 2021-12-30 09:57:15 +01:00
common - made TFlags mostly constexpr 2021-12-30 09:56:46 +01:00
core - the really final parts of the shared code using s() cleaned up. 2021-12-30 09:57:15 +01:00
games - the ultimate 'replace pSprite-> with actor->spr. commit. 2021-12-30 09:57:16 +01:00
glbackend - Capitalise vec2_t y variable. 2021-12-30 09:57:02 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - added stripped down version of EASTL's intrusive list. 2021-12-30 09:53:11 +01:00
CMakeLists.txt - Rename remaining hw_sections*.* files to hw_sections.*. 2021-12-30 09:53:11 +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