Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-31 | Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + ↵ | Johannes Schickel | |
Character selection". svn-id: r33463 | |||
2008-07-10 | Added filename to unkown command/opcode warnings for TIM scripts. | Johannes Schickel | |
svn-id: r32989 | |||
2008-07-10 | Workaround for gcc 2.95 compiler bug. | Johannes Schickel | |
svn-id: r32986 | |||
2008-06-01 | Cleanup | Johannes Schickel | |
svn-id: r32469 | |||
2008-06-01 | - (hopefully) fix valgrind warning for installer file decompression | Florian Kagerer | |
- some more pauseEngineIntern code for Hof svn-id: r32462 | |||
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel | |
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044 | |||
2008-04-20 | - moved kyra functor code to common/func.h | Johannes Schickel | |
- adapted debugger code to use functor code from common/func.h - adapted kyra engine to use functor code from common/func.h svn-id: r31614 | |||
2008-04-19 | - some minor renaming in TIM code | Johannes Schickel | |
- added exists function to Resource - started to add checks via exists to assure that important files are present svn-id: r31572 | |||
2008-04-19 | Renamed function for consistency. | Johannes Schickel | |
svn-id: r31571 | |||
2008-04-19 | Added some asserts to prevent out of bounds access. | Johannes Schickel | |
svn-id: r31570 | |||
2008-04-19 | - reworked tim handling | Johannes Schickel | |
- moved tim interpreter to new class TIMInterpreter svn-id: r31569 |