aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-10Don't mention EPOC as deonted in bug #1939634: "Web site should not mention E...Eugene Sandulenko
2008-04-10Lock mutex in playSoundEffect, should help threading safeness of the code.Johannes Schickel
2008-04-10Small fix related to all notes off event.Johannes Schickel
2008-04-10fix make cleanJoost Peters
2008-04-10Made KyraEngine::startup just loading soundfile instead of also playing track 0.Johannes Schickel
2008-04-10- Updated debug output for KyraEngine::snd_playThemeJohannes Schickel
2008-04-10- Fixed missing static data for kyra1 demoJohannes Schickel
2008-04-10Allow the predictive dialog to be shown when ego cannot be moved (i.e. when _...Filippos Karapetis
2008-04-09fix drawShape glitch (Brandon's feet got mutilated and one vertical line was ...Florian Kagerer
2008-04-09Fixed warnings for msvc9.Johannes Schickel
2008-04-09Fixed an off-by one error in the AGI set_menu opcode. Fixes bug #1935896 - "A...Filippos Karapetis
2008-04-08First attempt to support Japanese DIGEugene Sandulenko
2008-04-08Oops removed leftover.Johannes Schickel
2008-04-08- Set language to Common::UNK_LANG for multilanguage games (kyra2cd and kyra3...Johannes Schickel
2008-04-08Ignore pointers on saveEugene Sandulenko
2008-04-08SpellifixEugene Sandulenko
2008-04-08Implement the full range of Apple IIGS MIDI program number to instrument mapp...Kari Salminen
2008-04-08Fix compilation on my 64-bit system...Sven Hesse
2008-04-08Added a sanity check for original game script bugs in Agent06. Fixes bugs #19...Filippos Karapetis
2008-04-08Change add_to_config_mk_if_no to the more natural add_to_config_mk_if_yes in ...Jordi Vilalta Prat
2008-04-07Fixed compilation on gcc 2.95.Johannes Schickel
2008-04-07Advanced detector: Let the user define a language/platform override for games...Max Horn
2008-04-07Fix a recent regression reported in bug #1937042: "FEEBLE: Capitalization Eugene Sandulenko
2008-04-07Patch #1913862: "CinE Script system"Eugene Sandulenko
2008-04-07Some MIDI related cleanup.Johannes Schickel
2008-04-07Bugfix for linking error in MSVC8 - it doesn't like multiple unnamed structur...Paul Gilbert
2008-04-06implement missing Screen::drawShapePlotType11_15()Florian Kagerer
2008-04-06fix label for first save slot (towns/floppy)Florian Kagerer
2008-04-06Implemented support for Towns (and hopefully DOS floppy too) menus.Johannes Schickel
2008-04-06Fixed memory leaks.Johannes Schickel
2008-04-06Fixed mouse input handling when entering savefile description.Johannes Schickel
2008-04-06Fixed walkspeed on save loading.Johannes Schickel
2008-04-06Silenced MSVC warningFilippos Karapetis
2008-04-06Oops. that shouldn't have been reverted by last committ.Johannes Schickel
2008-04-06Fixed potentional crash.Johannes Schickel
2008-04-06svn-id: r31431Florian Kagerer
2008-04-06improved static res handling (sequence data, shape animation data)Florian Kagerer
2008-04-06improved static res handling (sequence data, shape animation data)Florian Kagerer
2008-04-06Fixed crash on startup when running japanese versions of Kyrandia.Johannes Schickel
2008-04-06Set opcode 31 (o2_limitMouseRrange) to o2_dummy for now.Johannes Schickel
2008-04-06Cleanup.Johannes Schickel
2008-04-06Implemented opcode 33 o2_loadSoundfile.Johannes Schickel
2008-04-06Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib.Johannes Schickel
2008-04-06- Fixed HACKs in o2_getMusicDriver and o2_getSfxDriverJohannes Schickel
2008-04-06Fixed various bugs in GUI_v2::processButtonList.Johannes Schickel
2008-04-06Fixed warning. (The 'anim' variable shadowed the anim() function.)Torbjörn Andersson
2008-04-06Replaced ManagedList with Common::SharedPtr in the rest of the lure engineFilippos Karapetis
2008-04-06Replaced ManagedList with Common::SharedPtr in lure's sound systemFilippos Karapetis
2008-04-06Fixed codepage of parallaction project files (MSVC has a bad habit of changin...Filippos Karapetis
2008-04-06Updated parallaction MSVC project files for commit #31415Filippos Karapetis