raze/wadsrc/static/zscript/engine
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
..
ui - Backend update from GZDoom. 2022-08-17 20:38:46 +02:00
base.zs - un-deprecated the integer MSTime variant. 2022-10-09 13:47:55 +02:00
dictionary.zs - moved common script files. 2020-10-31 13:20:54 +01:00
dynarrays.zs - Backend update from GZDoom. 2022-08-17 20:38:46 +02:00
inputevents.zs - added wipe transitions to screen job 2022-04-25 17:26:17 +02:00
ppshader.zs - oops this was in the wrong place 2022-01-21 01:16:22 +01:00
screenjob.zs - fixed: SW's intro video must not stop playing music. 2022-10-08 10:04:31 +02:00