This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2025-02-13 15:10:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e0bd6a2c0a
gzdoom-gles
/
src
/
scripting
/
codegeneration
History
Christoph Oelckers
e0bd6a2c0a
- fixed a memory leak in the compiler.
...
- removed test Printfs.
2016-11-10 13:37:38 +01:00
..
codegen.cpp
- fixed: String comparisons with constants did not work.
2016-11-09 20:28:46 +01:00
codegen.h
- added a new variable flag that allows defining variables which can only be modified by internal script code but not by external mods. Currently this is used by the NoBlockmap and NoSector flags which need special handling for changing.
2016-11-08 11:12:56 +01:00