]> git.localhorst.tv Git - l2e.git/history - src/loader/Interpreter.cpp
added hard support for path names in source files
[l2e.git] / src / loader / Interpreter.cpp
2012-09-01 Daniel Karbachadded hard support for path names in source files
2012-09-01 Daniel Karbachadded interpretation of Ikari and Item
2012-08-31 Daniel Karbachadded Spell and TargetingMode interpretation
2012-08-31 Daniel Karbachadded interpretation of gauges
2012-08-31 Daniel Karbachadded interpretation of Font and Frame objects
2012-08-31 Daniel Karbachadded interpretation of PartyLayout
2012-08-31 Daniel Karbachmore literals supported in Interpreter
2012-08-30 Daniel Karbachsplit complex and simple animations in interpreter
2012-08-29 Daniel Karbachstore pointers rather than objects in Interpreter
2012-08-29 Daniel Karbachinterpret Monster's meleeAnimation property
2012-08-29 Daniel Karbachdeallocate most of the stuff Interpreter reservers
2012-08-29 Daniel Karbachadded getters for interpreted objects
2012-08-28 Daniel Karbachinterpretation of Heros and Monsters
2012-08-26 Daniel Karbachstarted an interpreter for parsed sources