aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-05-05Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay scr...Johannes Schickel
2008-05-05Implemented opcode 91: o3_daggerWarning.Johannes Schickel
2008-05-05- Implemented Kyra3 audio options menu, Helium mode still missing.Johannes Schickel
2008-05-05Got rid of some code duplication.Johannes Schickel
2008-05-05Implemented support for Kyra3 game options menu (including studio audience an...Johannes Schickel
2008-05-05- Little mouse visibility fixJohannes Schickel
2008-05-05- Fixed some palette fade times in Kyra3Johannes Schickel
2008-05-05- Added support for Kyra3 GUI (audio and game options not working yet)Johannes Schickel
2008-05-05Fixed unsigned/signed mismatch warning.Kari Salminen
2008-05-05Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all)Benjamin Haisch
2008-05-05- Moved some members from the engine class to Location, since they belong there.Nicola Mettifogo
2008-05-05- Renamed XmidiResource to GenericResourceBenjamin Haisch
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-04Renamed kyra2 and kyra3 gui files.Johannes Schickel
2008-05-04Added new Parser class, which will gradually grow to include all parsing code...Nicola Mettifogo
2008-05-04Partly fixed loading of bitmaps in BRA Amiga. Bitmaps are still broken, but l...Nicola Mettifogo
2008-05-04Fix bug #1957165 - MM: render_mode is broken.Travis Howell
2008-05-04Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-04Cleanup.Johannes Schickel
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-04German texts fixes (compared to original) from Raziel.Eugene Sandulenko
2008-05-04Fixed DataStream::seek() (must have been drunk that day ;))Sven Hesse
2008-05-04Properly close the object videos when the objects are destroyedSven Hesse
2008-05-04Enabled scrolling in WoodruffSven Hesse
2008-05-03Correct o2_initScreen() for Woodruff (screen positioning, clipping and cursor...Sven Hesse
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-03Fix compilation on MSVC (Updated project files and turned a 'int forced to bo...Kari Salminen
2008-05-03Fixed some valgrind warnings.Johannes Schickel
2008-05-02WhitespacesEugene Sandulenko
2008-05-02Add French and Italian texts. Thanks to Razial for helpEugene Sandulenko
2008-05-02Add German stringsEugene Sandulenko
2008-05-02fix bug in hof animator (incomplete initialization of _animObjects)Florian Kagerer
2008-05-02Truly remove 8-bit charactersEugene Sandulenko
2008-05-02The Last Dynasty starts and play the intro videos, so uncommenting its detectionSven Hesse
2008-05-02- Renamed ScreenAnimator -> Animator_v1Johannes Schickel
2008-05-02Fixing Fingolfin's commit :PSven Hesse
2008-05-02Fix warningsMax Horn
2008-05-02Added missing file.Johannes Schickel
2008-05-02Remove 8-bit charactersEugene Sandulenko
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-02Add Spanish strings. Not used yet.Eugene Sandulenko
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