Age | Commit message (Expand) | Author |
2014-02-18 | PARALLACTION: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-24 | PARALLACTION: Janitorial - Fix spacing errors | Strangerke |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2012-02-10 | JANITORIAL: Fix template definition whitespace | Tarek Soliman |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2009-03-23 | Implemented all variants of IF script instruction. Program class has been cha... | Nicola Mettifogo |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-02-26 | Removed null*Ptr dummy objects, using SharedPtr's reset method to null pointe... | Nicola Mettifogo |
2009-02-26 | Cleanup of CommandExec and ProgramExec, and pushed down dependencies from exe... | Nicola Mettifogo |
2009-02-25 | * Rebased Parallaction_br to inherit from Parallaction instead of Parallactio... | Nicola Mettifogo |
2009-02-21 | Fix for bug #2619824. Command list execution is now paused when showing credi... | Nicola Mettifogo |
2008-12-14 | Removed references to _vm from the engine itself. | Nicola Mettifogo |
2008-08-14 | Cleanup. | Nicola Mettifogo |
2008-07-30 | * Unified implementation of flow control opcodes in NS and BRA | Nicola Mettifogo |
2008-07-29 | * Implemented pause/resume of command execution | Nicola Mettifogo |
2008-07-28 | Some instrumentation for script debugging. | Nicola Mettifogo |
2008-07-13 | Properly implemented the OFF command. The new rendering order for graphics le... | Nicola Mettifogo |
2008-07-11 | Cleanup. | Nicola Mettifogo |
2008-07-11 | Moved program and command execution code out of the engine, into their own br... | Nicola Mettifogo |