gzdoom-gles/wadsrc/static/zscript
Christoph Oelckers 69d4d36429 - scriptified ArtiHealingRadius.
- allow switch/case with names.
- fixed break jump target handling for switch/case. This only worked when the break was in the outermost compound statement, those in inner ones were missed.
2016-11-27 00:18:07 +01:00
..
chex
doom - removed test code. 2016-11-25 09:56:06 +01:00
heretic - scriptified ArtiBlastRadius. 2016-11-26 09:51:14 +01:00
hexen - scriptified ArtiHealingRadius. 2016-11-27 00:18:07 +01:00
raven - scriptified the Minotaur. 2016-11-26 01:14:47 +01:00
shared - scriptified ArtiHealingRadius. 2016-11-27 00:18:07 +01:00
strife - renamed all instances of 'float' parameters to 'double', so that the Float32 type can be made usable for structs. 2016-11-21 13:04:27 +01:00
actor.txt - scriptified ArtiHealingRadius. 2016-11-27 00:18:07 +01:00
actor_checks.txt - renamed all instances of 'float' parameters to 'double', so that the Float32 type can be made usable for structs. 2016-11-21 13:04:27 +01:00
base.txt - scriptified ArtiBlastRadius. 2016-11-26 09:51:14 +01:00
constants.txt - converted half of ClericHoly. (Making a commit before starting on the more complex stuff.) 2016-11-26 13:18:48 +01:00