aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Renamed some parallaction member vars to have a leading underscore (besides b...Max Horn
2008-05-11Implemented saving/loading in Woodruff. Should work, although it tries to sav...Sven Hesse
2008-05-11Formatting.Johannes Schickel
2008-05-11more translationsPaweł Kołodziejski
2008-05-11Implemented temp buffer saving/loading ("SAVE.TMP") in Woodruff.Sven Hesse
2008-05-11Implemented helium mode support for Kyra3.Johannes Schickel
2008-05-11- Added support for original kyra3 save filesJohannes Schickel
2008-05-11Added saving of current album page of kyra3 like the original did.Johannes Schickel
2008-05-11Updated pathfinder debug output.Johannes Schickel
2008-05-11Implemented page switch animation in kyra3 album.Johannes Schickel
2008-05-11- Implemented kyra3 album (page switch animation not yet implemented)Johannes Schickel
2008-05-11Added a sanity check to getFrame()Filippos Karapetis
2008-05-11stop music playback when skipping (parts of) the HOF introFlorian Kagerer
2008-05-11Negro -> BlackPaweł Kołodziejski
2008-05-11Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...Johannes Schickel
2008-05-11asigna_rgb -> setRGBPaweł Kołodziejski
2008-05-11- Move remaining texts to texts.cppEugene Sandulenko
2008-05-11opsPaweł Kołodziejski
2008-05-11ESPACIO -> SPACEPaweł Kołodziejski
2008-05-11Use less CPU when reading the spell book.Torbjörn Andersson
2008-05-11X_PUNTO -> X_DOTPaweł Kołodziejski
2008-05-11NUM_BANDERAS -> NUM_FLAGSPaweł Kołodziejski
2008-05-11salir_al_dos -> releaseGamePaweł Kołodziejski
2008-05-11Italian verbs thanks to glorifindelEugene Sandulenko
2008-05-11libera_memoria -> freeMemoryPaweł Kołodziejski
2008-05-11Fix compilationJordi Vilalta Prat
2008-05-11asigna_memoria -> allocMemoryPaweł Kołodziejski
2008-05-11remove dead codePaweł Kołodziejski
2008-05-11Add more verbs. They're not translated in the original, so it would be bestEugene Sandulenko
2008-05-11Cleanup of parsing code.Nicola Mettifogo
2008-05-11- Move verbs to texts.cppEugene Sandulenko
2008-05-11Update HE version for that English Windows version of Freddi Fish 1.Travis Howell
2008-05-11Add another English Windows version of Freddi Fish 1.Travis Howell
2008-05-10Restructured saving/loading and added a stub for WoodruffSven Hesse
2008-05-10Fixed warning.Torbjörn Andersson
2008-05-10- Cleaned up main menu quit handlingJohannes Schickel
2008-05-10Fixed bug in Screen_v2::makeShapeCopy.Johannes Schickel
2008-05-10Implemented pausing of timers, this should fix some minor glitches.Johannes Schickel
2008-05-10Set _quitFlag when receiving quit event in kyra2/kyra3 main menu.Johannes Schickel
2008-05-10Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated im...Johannes Schickel
2008-05-10Implemented opcode 106: o2_playFireflyScore.Johannes Schickel
2008-05-10- Added small delay to GUI_v2::getInputJohannes Schickel
2008-05-10Consume less cpu time when Zanthia/Malcolm are walking.Johannes Schickel
2008-05-10fix missing animation for golden neck ringFlorian Kagerer
2008-05-10Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.Johannes Schickel
2008-05-10(hopefully) fix bug in last commitFlorian Kagerer
2008-05-10implement item animations for MRFlorian Kagerer
2008-05-10Extracted script parsing code to its own class.Nicola Mettifogo
2008-05-09The backspace key is now workingFilippos Karapetis