aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2006-05-30cleanupWillem Jan Palenstijn
2006-05-30objectify AGI sprite.h/cppChris Apers
2006-05-30Fixed subtitles Y coordinate in characterSays(). I have no way of confirmingTorbjörn Andersson
2006-05-29Only call OSystem::updateScreen() every other frame, so no more than 50 times...Joost Peters
2006-05-29objectify AGI menu.h/cppWillem Jan Palenstijn
2006-05-29The ScummDebugger object needs to be created after _numVariables has been set...Gregory Montoir
2006-05-29- More GOB2 map conversionsSven Hesse
2006-05-29If we're going to intercept attempts to set VAR(VAR_CHARINC) in writeVar(), weTorbjörn Andersson
2006-05-29adds support for filling the thumbnail display in a given color if no thumbna...Johannes Schickel
2006-05-29Remove printf() debug message that appears annoyingly in Zak256. Anyone know ...James Brown
2006-05-29Fix Commodore 64 versionsTravis Howell
2006-05-29Player now moves out of the way if he's blocking an entrance when an NPC ente...Paul Gilbert
2006-05-29Committed patch [ 1496602 ] KYRA: typo on Kyra2 file listOystein Eftevaag
2006-05-28Got rid of _selectedMenuItem to make LordHoto happier.Torbjörn Andersson
2006-05-28Mock-up version of the Kyra 3 main menu. Just enough to be able to select theTorbjörn Andersson
2006-05-28Add reported Gob2 german floppy.Eugene Sandulenko
2006-05-28Sets a blank palette at startup.Johannes Schickel
2006-05-28Moved the hack that distinguishes MM V1 demo from the full version to a more ...Max Horn
2006-05-28cleanupJohannes Schickel
2006-05-28- makes Screen::getPagePtr privateJohannes Schickel
2006-05-28No need to compute the SCUMM version here; rather, verify that the SCUMM vers...Max Horn
2006-05-28Another couple of fixes for the spanish floppy version (menu strings specific...Oystein Eftevaag