This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
qzdoom
Watch
0
Star
0
Fork
You've already forked qzdoom
0
mirror of
https://github.com/ZDoom/qzdoom.git
synced
2024-12-14 06:21:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9def9ec095
qzdoom
/
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