Age | Commit message (Expand) | Author |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-10-04 | Some fixes to comply with our coding guidelines. | Johannes Schickel |
2009-06-12 | Finally fix build (extra qualifier removed). | Nicola Mettifogo |
2009-06-12 | * Adapted Kyra to the new IFFParser interface. | Nicola Mettifogo |
2009-05-29 | Formatting. | Johannes Schickel |
2009-05-17 | Change workaround to match comment description. | Johannes Schickel |
2009-05-17 | LOL: - some opcodes for the swamp | Florian Kagerer |
2009-05-17 | KYRA1: fix script code (Japanese version of lephole.emc was broken by recent ... | Florian Kagerer |
2009-05-12 | Change script file loading code to use Common::IFFParser instead of a self wr... | Johannes Schickel |
2009-05-12 | Cleanup. | Johannes Schickel |
2009-05-12 | Cleanup. | Johannes Schickel |
2009-01-18 | - Fixed bug in script code of LoL | Johannes Schickel |
2009-01-18 | LOL: Some drawing code and some opcodes so that the first scene will show up.... | Florian Kagerer |
2008-09-10 | Cleanup. | Johannes Schickel |
2008-07-10 | Added filename to unknown opcode/command warnings of EMC scripts. | Johannes Schickel |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-04-29 | - Renamed ScriptInterpreter -> EMCInterpreter | Johannes Schickel |
2008-04-20 | - moved kyra functor code to common/func.h | Johannes 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 again | Johannes Schickel |
2008-02-07 | Reworked Kyrandia resource loading code. | Johannes Schickel |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-10-14 | TIM file loading/unloading for HoF | Oystein Eftevaag |
2007-10-09 | HoF: | Johannes Schickel |
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel |
2007-07-08 | Little renaming. | Johannes Schickel |
2007-05-30 | Updated 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-15 | More cleanup. | Johannes Schickel |
2007-04-15 | cleanup. | Johannes Schickel |
2007-02-20 | Another 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.h | Johannes Schickel |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |