raze/source/games/duke
Christoph Oelckers 13e6718153 - added mapSpawned member to DDukeActor
Duke uses the owner a lot to check if an actor was spawned at map start or in-game, but that depends a lot on stale pointers being maintained, which our garbage collected system does not allow. So this field now serves as a more reliable stand-in for these cases.
No actual changes yet.
2022-12-13 10:36:45 +01:00
..
src - added mapSpawned member to DDukeActor 2022-12-13 10:36:45 +01:00
all.cpp - moved the shadow creation code out of animatesprites into a common subfunction. 2022-12-11 19:43:55 +01:00
all_d.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
all_r.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00