aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2006-11-11Fix valgrind warning on unitialized variable.Travis Howell
2006-11-11various fixes, Touche should now be completable without any major glitchesGregory Montoir
2006-11-10Next step in AdvancedDetector unification. Moved all common functions toEugene Sandulenko
2006-11-10font char width is always equal 16 pixels, removed unneeded parameterGregory Montoir
2006-11-10new menu codeGregory Montoir
2006-11-09Closing bug #1593768 (Logical and should probably be bitwise and)Sven Hesse
2006-11-09oops add comment about german floppy version details againJohannes Schickel
2006-11-09- switches to Common::AdvancedDetectorJohannes Schickel
2006-11-09Workaround for bug #1259608: "ITE: Riff ignores command in Ferret merchantEugene Sandulenko
2006-11-09Add debugger command, to allow object flag vlaues to be altered.Travis Howell
2006-11-09Fix bug #1592914 - SIMON1: Crash in Dwarf CaveTravis Howell
2006-11-08Remove slipped in debug outputEugene Sandulenko
2006-11-08Fix crashes with new BG incrustation code.Eugene Sandulenko
2006-11-08Fix bug #1579776: "FW: Save does not work properly"Eugene Sandulenko
2006-11-08Fix bug #1590596: "HE: When 3x graphics are choosen, F5 crashes game"Eugene Sandulenko
2006-11-08Fix bug #1592006: "IMUSE: Typo in sysex_scumm.cpp ?"Eugene Sandulenko
2006-11-07cleanupGregory Montoir
2006-11-07simplified SRLE decoding, cleanupGregory Montoir
2006-11-07Disabled an undocumented workaround for a supposed bug in FOAMax Horn
2006-11-07fix (un)signedness warningsMax Horn
2006-11-07cleanupMax Horn
2006-11-07Fixed regression caused by recent debug console cleanup. The key stroke thatTorbjörn Andersson
2006-11-07Fix restarting game in Elvira 2Travis Howell
2006-11-06Fix restarting game in Elvira 1Travis Howell