aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-11-21- Fixed the crashes in Gob1 EGA and Gob2 DemoSven Hesse
2006-11-20Fix for bug #1599113: SCUMM: Failed assertion in getBoxCoordinates()Max Horn
2006-11-20Fix regression which did not allow to enter save name.Eugene Sandulenko
2006-11-20Changed the way sprites-freeing is handled, now the menu sprites and window d...Sven Hesse
2006-11-20Add stopObjectCode() differences in SCUMM 1 - 5 games. The nested script stac...Travis Howell
2006-11-19Proper implementation of o1_allowSystemMenu()Eugene Sandulenko
2006-11-19Don't allow the F9 and F10 keys to open menus if a menu is already open. (MightTorbjörn Andersson
2006-11-19Added keyboard shortcuts for left and right mouse button.Torbjörn Andersson
2006-11-19Implemented (currently still endian-unsafe) save/loadSven Hesse
2006-11-19workaround bug #1599009Gregory Montoir
2006-11-19* Made Actor::_pos protected, added public Actor::getPos() methodMax Horn
2006-11-19The script freezeCount isn't used by SCUMM 1/2 games at allTravis Howell
2006-11-18Implement o1_fadeToBlack()Eugene Sandulenko
2006-11-18Specify proper copyright line for AGI engine.Eugene Sandulenko
2006-11-18Make input string truly editableEugene Sandulenko
2006-11-18Implement naming save games in cinE. See also FR #1579780: "FW: naming saveEugene Sandulenko
2006-11-18added game details for german version of ToucheGregory Montoir
2006-11-18added font data for french version (and probably all other localized versions)Gregory Montoir
2006-11-18fixed palette glitches during introduction/on restart, cleanupGregory Montoir
2006-11-16Applied patch #1597800 to better support the Spanish end credits.Torbjörn Andersson
2006-11-16Applied my own patch #1594924 to work around bug #1324106 ("MI2 VGA: Music asTorbjörn Andersson
2006-11-15added dirty rects handlingGregory Montoir
2006-11-15added handler for flag 618 (cursor display on/off) and workaround a palette g...Gregory Montoir
2006-11-15Add inital pause code for Elvira 1/2 & WW, and cleanupTravis Howell
2006-11-14formatting.Johannes Schickel
2006-11-14Fixed the lock when leaving the menuSven Hesse
2006-11-14Added per game target saves.Eugene Sandulenko
2006-11-13Reverted previous commit to keep FotAQ from crashing. The LineReader classTorbjörn Andersson
2006-11-13Implement reading font data from external files for OS.Eugene Sandulenko
2006-11-13cleanupMax Horn
2006-11-13Moved more SMUSH/Insane code from ScummEngine_v6 to ScummEngine_v7Max Horn
2006-11-13Patch from bug #1584888 (SMUSH: Too dependent on accurate timers). Watch out ...Max Horn
2006-11-13Protection should not be bypassed for OS (and it didn't work well anyway)Eugene Sandulenko
2006-11-13Move addSpecialDebugLevel calls to engine constructor, as stated in ourEugene Sandulenko
2006-11-12Don't delete the savefile manager in the Engine destructorMax Horn
2006-11-12Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemoEugene Sandulenko
2006-11-12byte -> boolGregory Montoir
2006-11-12once parsed, queen2.jas buffer can be free'd.Gregory Montoir
2006-11-12cleanupGregory Montoir
2006-11-12fixed valgrind warnings (unitialized data)Gregory Montoir
2006-11-12Bugfix to prevent player freezing in place after bumping into another characterPaul Gilbert
2006-11-12Bugfix to prevent pathfinder failure after making a small stepPaul Gilbert
2006-11-12Since we now generate warnings/messages for engine instantiation failures in ...Max Horn
2006-11-12Reworked code in the advanced game detector (getting rid of much of the evil ...Max Horn
2006-11-12cleanupGregory Montoir
2006-11-12More whitespace.Torbjörn Andersson
2006-11-12Replaced cryptic error() with an assertion.Torbjörn Andersson
2006-11-12WhitespaceTorbjörn Andersson
2006-11-11Improve international support in CINE engine.Eugene Sandulenko
2006-11-11Limit Evlira 1 mouse hack to full versionTravis Howell