aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Removed the remaining traces of the MorphOS ETUDE driver.Jordi Vilalta Prat
2008-05-11Added the MidiPlugin interface (first step towards the MIDI plugins)Jordi Vilalta Prat
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-09Since some parts of ScummVM code are under LGPL, add full text of this licenseEugene Sandulenko
2008-05-09The backspace key is now workingFilippos Karapetis
2008-05-09Implemented o1_CLIPAREAFilippos Karapetis
2008-05-09Removed debug outputFilippos Karapetis
2008-05-09Exit more gracefully when a quit event is triggeredFilippos Karapetis
2008-05-09Fixed typos.Johannes Schickel
2008-05-09Removed now obsolete FIXMEFilippos Karapetis
2008-05-09Added workaround for o1_SNDENERGYBenjamin Haisch
2008-05-09- Fixed a bug which sometimes caused crashes when ProjectReader::purgeCache()...Benjamin Haisch
2008-05-09Added the option to specify the custom path for loading pluginsJordi Vilalta Prat
2008-05-09Tiny cleanup to ease extraction of the program parser code.Nicola Mettifogo
2008-05-09Moved location parsing out of the engines, to LocationParser_ns and LocationP...Nicola Mettifogo
2008-05-08Implemented opcode 66: o3_removeItemSlot.Johannes Schickel
2008-05-08Silenced some g++ 4.3 warnings.Johannes Schickel
2008-05-08Fixed bug in o3_updateConversations.Johannes Schickel
2008-05-08o1_ADDSPRITE is not implemented yet, so throw a warningFilippos Karapetis
2008-05-08Reordering game parts deinitialization, to avoid having one part's destructor...Sven Hesse
2008-05-08Updated the MSVC project files for the gob engineFilippos Karapetis
2008-05-08Declaring BackgroundAtmosphere as kMusicSoundTypeSven Hesse
2008-05-08Implemented the background "music" / atmospheric sounds in WoodruffSven Hesse
2008-05-08Fixed some game crashes which occurred when ProjectReader::purgeCache() got c...Filippos Karapetis
2008-05-08Reverted commit #31774Filippos Karapetis
2008-05-08Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2008-05-08Fixed warning on 64bit systems introduced with r31940.Johannes Schickel