Age | Commit message (Expand) | Author |
---|---|---|
2008-07-10 | Typo. | Johannes Schickel |
2008-07-10 | Added filename to unkown command/opcode warnings for TIM scripts. | Johannes Schickel |
2008-07-10 | Workaround for gcc 2.95 compiler bug. | Johannes Schickel |
2008-06-24 | Added const to some static data. | Johannes Schickel |
2008-06-01 | Should fix gcc warning | Johannes Schickel |
2008-06-01 | Cleanup | Johannes Schickel |
2008-06-01 | Some paranoia checks in TIMInterpreter::refreshTimersAfterPause. | Johannes Schickel |
2008-06-01 | - (hopefully) fix valgrind warning for installer file decompression | Florian Kagerer |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel |
2008-04-19 | - some minor renaming in TIM code | Johannes Schickel |
2008-04-19 | Renamed function for consistency. | Johannes Schickel |
2008-04-19 | Added some asserts to prevent out of bounds access. | Johannes Schickel |
2008-04-19 | - reworked tim handling | Johannes Schickel |