qzdoom/src/scripting/codegeneration
Christoph Oelckers 96d093d01f - added compile time checks for bad state links and state label references.
- preserve a state's source line information for the postprocessing phase so that the checker can output more useful information.
- added missing check for weapon psprites to DPSprite::SetState.
2016-11-15 11:21:08 +01:00
..
codegen.cpp - added compile time checks for bad state links and state label references. 2016-11-15 11:21:08 +01:00
codegen.h - fixed: State labels were resolved in the calling function's context instead of the called function one's. 2016-11-14 14:12:27 +01:00