aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-06-04Looping and tempo details in GMF header are used by MIDI sound effects tooTravis Howell
2006-06-03This hack is no longer needed to make the mouse cursor visible on the Kyra 3Torbjörn Andersson
2006-06-03Don't allow creation of save file when the user quits the game while the intro.Johannes Schickel
2006-06-03Fixes visible mouse cursor in the intro with classic theme.Johannes Schickel
2006-06-03Changes some char* usage to Common::String.Johannes Schickel
2006-06-03- Replaces usage of PAKChunk* with PAKChunk for Common::List, should solve so...Johannes Schickel
2006-06-03This is an attempt to set the correct tempo for the Simon 1 DOS music.Torbjörn Andersson
2006-06-03Implements cmd_fadeEntirePalette, should fix some missing palette fades.Johannes Schickel
2006-06-03The F1-F8 keyboard shortcuts aren't available in FM-TOWNS version of ZakTravis Howell
2006-06-03Add commentTravis Howell
2006-06-03Add work around for bug in a German Windows 2CD version of FF. Trigger error ...Travis Howell
2006-06-03MPEG player fixes:Torbjörn Andersson
2006-06-03Fixing an endian-issue in setVoice()Sven Hesse
2006-06-03Matched the memset in imdFrameUncompressor() to the original asm, thatSven Hesse
2006-06-03Split ID string into several small strings for systems not coping with large ...Lars Persson
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Bugfix to properly detect the end of the indexed room hotspot listPaul Gilbert
2006-06-03Correct setting of VAR_CHARINC in several functions, the value should only be...Travis Howell
2006-06-03Fix for bug # 1497965 ("KYRA1: Skipping dialogue requires two clicks").Johannes Schickel
2006-06-02Oops. sfx should be on per default.Johannes Schickel
2006-06-02Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working").Johannes Schickel
2006-06-02Add support for separate compressed sound files for cutscenes in FFTravis Howell
2006-06-02- Fixed IMD transparencySven Hesse
2006-06-02CleanupTravis Howell
2006-06-02Improve Hebrew supportTravis Howell
2006-06-02Improve Hebrew supportTravis Howell
2006-06-02Add load/save errors for other languagesTravis Howell
2006-06-01Fixed problem when building and debugging using Symbian Emulator.Lars Persson
2006-06-01Fix keyboard input. Now it is possible to use key modifiers freely.Eugene Sandulenko
2006-06-01Update GMF header commentTravis Howell
2006-06-01- Fixed drawing of sprite-parts based textsSven Hesse
2006-06-01Fix wait timeout during introduction of demo version of Simon the Sorcerer 1 ...Travis Howell
2006-06-01Call setWalkspeed() after reading config settings, and after loading savegames,Torbjörn Andersson
2006-05-31Fixed deletion statement as it was deleting arrays(CW compiler was complainin...Lars Persson
2006-05-31Symbian Emulator (VC6) compilation fixes.Lars Persson
2006-05-31Don't let blocking rectangle extend below baseline (see Sarien bugs 810331 an...Willem Jan Palenstijn
2006-05-31GCC 2.9x fix for Symbian OS, for accessing class within Common namespaceLars Persson
2006-05-31Small correction, added space between filename and new line.Lars Persson
2006-05-31Use _mapWidth/_mapHeight instead of constantSven Hesse
2006-05-31Fixed two Valgrind warnings. But there are still a couple of invalid readsTorbjörn Andersson
2006-05-31Hopefully fixed bug #1498024Sven Hesse
2006-05-31Yet another const warning fixedMax Horn
2006-05-31Fixed many const related warningsMax Horn
2006-05-31Add patch for bug #1452272 - COMI: Verb strings aren't wrappedTravis Howell
2006-05-31- Removed usage of OSystem::quit(), added a _quitRequested variableSven Hesse
2006-05-31Further disassembly of NPC actions as well as finally figured out the basics ...Paul Gilbert
2006-05-31Removed misspelled version of disassembly folderPaul Gilbert
2006-05-30Workaround bug #1497280.Gregory Montoir
2006-05-30remove extraneous commaJoost Peters