raze/wadsrc/static/zscript/games/sw
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 - give SW's sounds proper names and move their definition out of the EXE. 2023-05-26 23:27:46 +02:00
swactor.zs - new names and SWActor properties. 2023-06-03 10:16:48 +02:00
swgame.zs turn players into DObjects and fix several bugs with bad memory access. 2023-10-02 21:03:59 +02:00