raze-gles/source/games/duke
Christoph Oelckers eb2e77fb75 - Apply fix from EDuke32 commit 7225643e.
Fix undefined behavior/potential OOB access in ST_21_FLOOR_DOOR. g_AnimateGoal does not take a sector number, it takes an animation index, and caps at 1024, not 4096.
2021-04-05 00:14:15 +02:00
..
src - Apply fix from EDuke32 commit 7225643e. 2021-04-05 00:14:15 +02:00
all.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_d.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_r.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00