raze/source
Christoph Oelckers 138690d34e - do not use auto to make local copies of TObjPtr's.
This will just copy the object without performing the read barrier on the source data which is not what we want here.
For these assignments the type must be explicit.
2021-12-26 23:09:59 +01:00
..
build - derive spritetype and tspritetype from a common base class to consolidate their common content. 2021-12-26 23:09:57 +01:00
common - do not use auto to make local copies of TObjPtr's. 2021-12-26 23:09:59 +01:00
core - the last 16 bit limits in the new renderer. 2021-12-26 23:09:59 +01:00
games - do not use auto to make local copies of TObjPtr's. 2021-12-26 23:09:59 +01:00
glbackend Revert "- disabled palette emulation for the GLES backend." 2021-12-11 13:23:39 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - added all #includes needed to compile on Windows without using precompiled headers. 2021-12-14 12:24:09 +01:00
CMakeLists.txt - actor lists refactored. 2021-12-26 23:09:54 +01:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-14 12:27:41 +01:00
gitinfo.cpp