raze/source
Christoph Oelckers 5448f6ec2c turn players into DObjects and fix several bugs with bad memory access.
* DObjects may not be memset to 0.
* There was still code trying to retrieve the player index with pointer artithmetic. With an array of pointers this does not work.
2023-12-05 22:38:34 +01:00
..
build - fixed bad slope sprite offset in clipmove. 2023-01-21 13:39:16 +01:00
common - do same change as d33f2697a3 2023-10-01 10:47:15 -04:00
core turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00
games turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00
platform - updated minimum macOS version in bundle .plist file 2022-12-15 10:26:51 +02:00
thirdparty
CMakeLists.txt - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
g_pch.h - backend update from GZDoom. 2023-09-23 09:56:27 +02:00