aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script.h
AgeCommit message (Expand)Author
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-12-28KYRA: add support for another Russian HOF fan translationathrxx
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-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04Some fixes to comply with our coding guidelines.Johannes Schickel
2009-06-12Finally fix build (extra qualifier removed).Nicola Mettifogo
2009-06-12* Adapted Kyra to the new IFFParser interface.Nicola Mettifogo
2009-05-29Formatting.Johannes Schickel
2009-05-17Change workaround to match comment description.Johannes Schickel
2009-05-17LOL: - some opcodes for the swampFlorian Kagerer
2009-05-17KYRA1: fix script code (Japanese version of lephole.emc was broken by recent ...Florian Kagerer
2009-05-12Change script file loading code to use Common::IFFParser instead of a self wr...Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-05-12Cleanup.Johannes Schickel
2009-01-18- Fixed bug in script code of LoLJohannes Schickel
2009-01-18LOL: Some drawing code and some opcodes so that the first scene will show up....Florian Kagerer
2008-09-10Cleanup.Johannes Schickel
2008-07-10Added filename to unknown opcode/command warnings of EMC scripts.Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-04-29- Renamed ScriptInterpreter -> EMCInterpreterJohannes Schickel
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-17- fixed bug in script interpreter code (could've also affected HoF)Johannes Schickel
2008-03-26- reworked skip flag handling in some places againJohannes Schickel
2008-02-07Reworked Kyrandia resource loading code.Johannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-10-14TIM file loading/unloading for HoFOystein Eftevaag
2007-10-09HoF:Johannes Schickel
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-07-08Little renaming.Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-05- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)Johannes Schickel
2007-04-15More cleanup.Johannes Schickel
2007-04-15cleanup.Johannes Schickel
2007-02-20Another batch of header consistency changes.Torbjörn Andersson
2006-07-27- renaming all opcodes from cmd_* to c1_*Johannes Schickel
2006-07-27- moving KyraEngine_v3 declaration to newly added kyra3.hJohannes Schickel
2006-02-11Moved engines to the new engines/ directoryMax Horn