aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2006-11-06some fixes, some cleanupGregory Montoir
2006-11-06added SRLE handler, cleanupGregory Montoir
2006-11-06cleanupJohannes Schickel
2006-11-06Portability fix for some platforms.Eugene Sandulenko
2006-11-06Add inherit code for earlier gamesTravis Howell
2006-11-06CleanupTravis Howell
2006-11-06Add support for HE CUP demos based on cyx's standalone player.Eugene Sandulenko
2006-11-06Predictive input for AGI engine. To Do:Eugene Sandulenko
2006-11-06Add contain code differences between earlier gamesTravis Howell
2006-11-06Split draw code for earlier games, to prevent regressions for nowTravis Howell
2006-11-06System mouse code no longer requiredTravis Howell
2006-11-06Fix mouse palette in WWTravis Howell