raze/wadsrc/static/zscript/games/exhumed
Christoph Oelckers dd2ea96d6c 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-10-02 21:03:59 +02:00
..
ui - Exhumed: Fix OOB access in GetAllStats() statusbar code. 2023-04-21 21:13:13 +10:00
exhumedactor.zs - added script definitions for the base actor classes so that the engine can start up again. 2022-01-23 13:03:40 +01:00
exhumedgame.zs turn players into DObjects and fix several bugs with bad memory access. 2023-10-02 21:03:59 +02:00