raze/wadsrc/static/zscript/games/blood
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
..
actors scriptified the things 2023-10-08 09:41:15 +02:00
ui gave translations a dedicated scripted type. 2023-11-09 23:19:48 +01:00
bloodactor.zs cleanup of Blood sound playing interface 2023-10-13 23:07:17 +02:00
bloodgame.zs Blood projectile scriptification. 2023-10-08 09:41:14 +02:00