Nicola Mettifogo
|
011b73a09b
|
Commands now evaluate their reference Zone at runtime, thus handling of forward references in the parser is no more needed.
svn-id: r39738
|
2009-03-29 12:41:00 +00:00 |
|
Nicola Mettifogo
|
d18274d0ee
|
Implemented all variants of IF script instruction. Program class has been changed to store an Array of instruction instead of a List, so that references to instructions are integers.
svn-id: r39631
|
2009-03-23 11:38:09 +00:00 |
|
Nicola Mettifogo
|
88efc8603e
|
Removed null*Ptr dummy objects, using SharedPtr's reset method to null pointers instead.
svn-id: r38897
|
2009-02-26 10:44:01 +00:00 |
|
Nicola Mettifogo
|
d5d006bb30
|
Cleanup of CommandExec and ProgramExec, and pushed down dependencies from exec.h.
svn-id: r38892
|
2009-02-26 06:16:35 +00:00 |
|