aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_tim.cpp
AgeCommit message (Expand)Author
2008-08-02Added a member function loadSoundFile to Sound which accepts a filename strin...Johannes Schickel
2008-07-31Removed debugging leftover.Johannes Schickel
2008-07-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...Johannes Schickel
2008-07-10Typo.Johannes Schickel
2008-07-10Added filename to unkown command/opcode warnings for TIM scripts.Johannes Schickel
2008-07-10Workaround for gcc 2.95 compiler bug.Johannes Schickel
2008-06-24Added const to some static data.Johannes Schickel
2008-06-01Should fix gcc warningJohannes Schickel
2008-06-01CleanupJohannes Schickel
2008-06-01Some paranoia checks in TIMInterpreter::refreshTimersAfterPause.Johannes Schickel
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-04-19- some minor renaming in TIM codeJohannes Schickel
2008-04-19Renamed function for consistency.Johannes Schickel
2008-04-19Added some asserts to prevent out of bounds access.Johannes Schickel
2008-04-19- reworked tim handlingJohannes Schickel