qzdoom-gpl/wadsrc/static/zscript
Christoph Oelckers 08f313d011 - implemented complete resolving of constants - both global and class-local.
This uses a different algorithm as the old implementation - instead of recursively resolving unknown symbols it will first collect all constants from all scopes and then process them in one operation, doing multiple passes over the list until no more constants can be resolved anymore.
2016-10-08 22:16:10 +02:00
..
constants.txt - implemented complete resolving of constants - both global and class-local. 2016-10-08 22:16:10 +02:00