qzdoom/src/scripting/codegeneration
Christoph Oelckers 59ab8b7ccd - implemented array-style syntax for Random calls.
- implemented handling of the basic math operators so that heretic/beast.txt can be processed.

This is working, aside from still needing the type casts to properly transform the strings to class pointers.
2016-10-16 10:59:12 +02:00
..
codegen.cpp - implemented array-style syntax for Random calls. 2016-10-16 10:59:12 +02:00
codegen.h - added named RNG support to FxFunctionCall. 2016-10-16 01:08:02 +02:00
functioncalls.cpp - implemented array-style syntax for Random calls. 2016-10-16 10:59:12 +02:00