raze-gles/source/games/duke
Christoph Oelckers c8a75a8664 - give each DrawInfo its own list of tsprites.
Since these do not fully get processed sequentially the contents need to be preserved until needed.
This required getting rid of the global tsprite array. Polymost still uses a static vatiable, though, but this is only accessed in polymost-exclusive code.
2021-04-02 10:28:40 +02:00
..
src - give each DrawInfo its own list of tsprites. 2021-04-02 10:28:40 +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