aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_tim.h
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2009-12-13LOL: some cleanup for recent code changesFlorian Kagerer
2009-12-12LOL: fix compilation when the LOL engine is disabledFlorian Kagerer
2009-12-12LOL: moved TIM animation code into a separate classFlorian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-06-12* Adapted Kyra to the new IFFParser interface.Nicola Mettifogo
2009-05-31- Add support for the Lands of Lore outro TIM fileJohannes Schickel
2009-05-30LOL: implemented some opcodes required for yvel cityFlorian Kagerer
2009-05-29Formatting.Johannes Schickel
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-18Add some code differences for LoL intro demo.Johannes Schickel
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-03-16LOL: - implemented item throwingFlorian Kagerer
2009-03-15LOL: - added some missing animations for the shopsFlorian Kagerer
2009-03-14LOL: magic atlas can now be picked up (but it can't be used)Florian Kagerer
2009-03-14LOL: - complete support for the three "special rooms" in the castleFlorian Kagerer
2009-03-10LOL: - some opcodes and interface code so that you can at least get out of th...Florian Kagerer
2009-03-08LOL: some opcodes for the library room (so that the game will at least not fr...Florian Kagerer
2009-03-04- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...Johannes Schickel
2009-02-16LOL: - more work on the user interfaceFlorian Kagerer
2009-02-02KYRA: cleanupFlorian Kagerer
2009-02-01svn-id: r36178Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-07-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...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-01CleanupJohannes Schickel
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-04-20- moved kyra functor code to common/func.hJohannes 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