raze/wadsrc/static/zscript
Christoph Oelckers 00b812a5ff - un-deprecated the integer MSTime variant.
Due to undefined downconversion rules from double to int, there is no way to safely downcast the return from MSTimef, meaning the function is completely useless for retrieving integral time stamps.
The old version is essential for these cases and must be kept around.
2022-10-09 13:47:55 +02:00
..
engine - un-deprecated the integer MSTime variant. 2022-10-09 13:47:55 +02:00
games - fixed: SW's intro video must not stop playing music. 2022-10-08 10:04:31 +02:00
constants.zs - get load and save game menus and related CCMDs working again. 2020-10-07 18:32:57 +02:00
coreactor.zs - use DAngle for actors 2022-10-05 00:36:29 +02:00
gamescreen.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
maptypes.zs - use DAngle for actors 2022-10-05 00:36:29 +02:00
razebase.zs - added scripting exports for the global map types and a few more actor utilities. 2022-02-21 00:12:51 +01:00
statusbar.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
summary.zs - moved the cutscene core to 'engine'. 2021-05-22 02:15:49 +02:00
usermapmenu.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00