aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_tim.h
AgeCommit message (Collapse)Author
2008-06-01CleanupJohannes Schickel
svn-id: r32469
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
- some more pauseEngineIntern code for Hof svn-id: r32462
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
- kyra.* -> kyra_v1.* - scene.cpp -> scene_v1.cpp svn-id: r32044
2008-04-20- moved kyra functor code to common/func.hJohannes 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 codeJohannes Schickel
- added exists function to Resource - started to add checks via exists to assure that important files are present svn-id: r31572
2008-04-19Renamed function for consistency.Johannes Schickel
svn-id: r31571
2008-04-19Added some asserts to prevent out of bounds access.Johannes Schickel
svn-id: r31570
2008-04-19- reworked tim handlingJohannes Schickel
- moved tim interpreter to new class TIMInterpreter svn-id: r31569