gzdoom-gles/wadsrc/static/zscript/statscreen
Christoph Oelckers 1e9ef2b1df - started scriptifying the level intermission screen. This compiles but is not active yet.
- allow treatment as one-character string constants as character constants. This became necessary because name constants already use single quotes and are much harder to repurpose due to a higher degree of ambiguity.
- fixed: protected methods in structs were not usable.
2017-03-18 12:18:15 +01:00
..
statscreen.txt - started scriptifying the level intermission screen. This compiles but is not active yet. 2017-03-18 12:18:15 +01:00
types.txt - implemented the parser basics of a ZScript versioning system. 2017-03-05 14:13:00 +01:00