This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-01-26 03:11:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7bdd320f13
gzdoom
/
src
/
scripting
/
codegeneration
History
Christoph Oelckers
9def9ec095
- added more casting kludges so that I can run some tests with Heretic's definitions.
2016-10-14 22:54:22 +02:00
..
thingdef_exp.h
- separated the code generation from the DECORATE parser and cleaned up the interface to the code generator. Most importantly, the VMScriptFunctions are now preallocated when being added to the list of functions to compile and will be filled in later by the code generator. This allowed the removal of some ugly maintenance code.
2016-10-13 00:53:59 +02:00
thingdef_expression.cpp
- added more casting kludges so that I can run some tests with Heretic's definitions.
2016-10-14 22:54:22 +02:00