aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v2.h
AgeCommit message (Expand)Author
2009-10-09Fix warnings about non-static const member in class without a constructorMax Horn
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-05-29Formatting.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-16Switched kyra1 to use the same input functionality as kyra2 and kyra3.Johannes Schickel
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-06-30Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A...Johannes Schickel
2008-05-23- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...Johannes Schickel
2008-05-18Cleanup.Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-10- Cleaned up main menu quit handlingJohannes Schickel
2008-05-10Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.Johannes Schickel
2008-05-10implement item animations for MRFlorian Kagerer
2008-05-06Fixed possible crash in Debugger_v2 when using 'give'.Johannes Schickel
2008-05-06Implemented Engine::getDebugger for KyraEngine.Johannes Schickel
2008-05-05Implemented support for Kyra3 game options menu (including studio audience an...Johannes Schickel
2008-05-05- Added support for Kyra3 GUI (audio and game options not working yet)Johannes Schickel
2008-05-04- Shared checkInput code between kyra2 and kyra3Johannes Schickel
2008-05-04Initial common base between kyra2 and kyra3 GUI code.Johannes Schickel
2008-05-04Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03Moved some more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03Cleanup.Johannes Schickel
2008-05-03- Moved newShape/temporaryScript code to KyraEngine_v2.Johannes Schickel
2008-05-02- Renamed ScreenAnimator -> Animator_v1Johannes Schickel
2008-05-02Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-02Started to move opcodes used in both kyra2 and kyra3 to KyraEngine_v2.Johannes Schickel
2008-05-02Moved runSceneScript6 to KyraEngine_v2.Johannes Schickel
2008-05-02Moved some character code from kyra2/kyra3 to KyraEngine_v2.Johannes Schickel
2008-05-02- Renamed TextDisplayer_v2 to TextDisplayer_HoFJohannes Schickel
2008-05-02Moved common kyra2/kyra3 item to KyraEngine_v2.Johannes Schickel
2008-05-02Added missing files, compiling should work again.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-29- Renamed ScriptInterpreter -> EMCInterpreterJohannes Schickel
2008-04-29Various cleanup.Johannes Schickel
2008-04-29- Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ...Johannes Schickel
2008-04-23Cleanup.Johannes Schickel
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-19- reworked tim handlingJohannes Schickel
2008-04-18- complete support for the playable HOF demoFlorian Kagerer
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-06Implemented support for Towns (and hopefully DOS floppy too) menus.Johannes Schickel
2008-04-06svn-id: r31431Florian Kagerer
2008-04-06Implemented opcode 33 o2_loadSoundfile.Johannes Schickel