raze/wadsrc/static/zscript/games
Christoph Oelckers 5448f6ec2c 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-12-05 22:38:34 +01:00
..
blood turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00
duke turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00
exhumed turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00
sw turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00
coreactor.zs directory structure cleanup 2023-12-05 21:58:36 +01:00
level_compatibility.zs directory structure cleanup 2023-12-05 21:58:36 +01:00
maptypes.zs directory structure cleanup 2023-12-05 21:58:36 +01:00
razebase.zs turn players into DObjects and fix several bugs with bad memory access. 2023-12-05 22:38:34 +01:00
statusbar.zs directory structure cleanup 2023-12-05 21:58:36 +01:00
usermapmenu.zs directory structure cleanup 2023-12-05 21:58:36 +01:00