raze/wadsrc/static/zscript/games/exhumed/ui
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
..
menu.zs - removed obsolete scripting exports. 2022-10-16 10:59:04 +02:00
sbar.zs - Exhumed: Fix OOB access in GetAllStats() statusbar code. 2023-04-21 21:13:13 +10:00
screens.zs gave translations a dedicated scripted type. 2023-11-09 23:19:48 +01:00