raze/wadsrc/static/zscript/games/exhumed
Christoph Oelckers 990cf3eafc gave translations a dedicated scripted type.
This is needed for implementing reliable serialization of custom translations. As long as they are merely ints they cannot be restored on loading a savegame because the serialization code does not know that these variables are special.
2023-11-09 23:19:48 +01:00
..
ui gave translations a dedicated scripted type. 2023-11-09 23:19:48 +01: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