Age | Commit message (Expand) | Author |
2010-03-18 | SCUMM: Add WORKAROUND comment | Max Horn |
2010-03-16 | Add patch #2971126 - MM V0: Ed(na) walk fix. | Travis Howell |
2009-12-04 | Fix bug 2908376: FOA: Won't launch in Win32 | Max Horn |
2009-09-11 | Remove excess spaces. | Travis Howell |
2009-07-18 | add "-IQ" suffix test to SO_LOAD_STRING (same as SO_SAVE_STRING) ; fixes fren... | Gregory Montoir |
2009-07-18 | Add workaround for bug #1668393 - ZAK FM-TOWNS: Crash when entering Hostel fr... | Travis Howell |
2009-07-13 | Add one more type of IQ-points filename (for bug #2820803) | Willem Jan Palenstijn |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | Max Horn |
2009-04-21 | Ooops, keep that comment. | Travis Howell |
2009-04-21 | Fix regression in SCUMM0, by calling ScummEngine::fetchScriptWord() directly.... | Travis Howell |
2009-04-20 | SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 an... | Max Horn |
2009-04-19 | SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highe... | Max Horn |
2009-04-19 | SCUMM: o5_ifNotState and o5_ifState are actually not part of v5, only in v3 &... | Max Horn |
2009-04-19 | SCUMM: ScummEngine_v5::o5_oldRoomEffect -> ScummEngine_v4::o4_oldRoomEffect | Max Horn |
2009-04-19 | SCUMM: In v5, only opcodes 0x05 and 0x85 are mapped to o5_drawObject; in v3 &... | Max Horn |
2009-04-19 | SCUMM: Moved ScummEngine_v2::o2_setBoxFlags to ScummEngine_v3::o3_setBoxFlags | Max Horn |
2009-04-19 | SCUMM: MovedScummEngine_v5:: o5_pickupObjectOld to ScummEngine_v4::o4_pickupO... | Max Horn |
2009-04-19 | SCUMM: Turned PARAM_1,2,3 into an enum; minor tweaks | Max Horn |
2009-04-16 | SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it) | Max Horn |
2009-04-09 | Judging by bug #2727536 (and a forum post) we should recognize "IQ-" as a valid | Torbjörn Andersson |
2009-04-08 | Fixed misleading error message. | Torbjörn Andersson |
2009-03-24 | Patch from bug #2710315: INDY3/FOA: bug in patch for series IQ with ScummVM GUI | Max Horn |
2009-03-23 | Patch #2676453: INDY3/FOA: series IQ with ScummVM GUI | Max Horn |
2009-03-21 | Check for a suffix of "-iq" when saving the iq points. Should fix bug #2701064. | Matthew Hoops |
2009-03-20 | SCUMM: cleanup | Max Horn |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2009-03-16 | SCUMM: Modified version of patch #1687041 (Scumm: Load-/Save-support for the ... | Max Horn |
2009-03-16 | SCUMM: Modified version of patch #2674880 (FOA: unique filename for IQ-points... | Max Horn |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2008-11-12 | Patch #2258906: SCUMM: fix builtin load game screen for v1-v5 | Max Horn |
2008-11-06 | cleanup | Max Horn |
2008-08-16 | Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-... | Christopher Page |
2008-08-15 | SCUMM: Made some potentially ambiguous (to the reader, at least) checks sligh... | Max Horn |
2008-07-11 | SCUMM works with new GMM implementation | Christopher Page |
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-05 | Removed unnecessary newline in debug message. | Torbjörn Andersson |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-08 | Some cleanup (yay for whomever had the brilliant idea to let SVN work over HT... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-16 | Fix the level selection screen in the KIXX XL release of Monkey Island 2 (Ami... | Travis Howell |
2007-04-04 | Copy protection bypass applies to all versions of Monkey Island VGA. | Travis Howell |
2007-03-24 | Cleaning up various issues with the Indy3 IQ patch | Max Horn |
2007-03-24 | Remove old debug message in getStringWidth opcode, which is no longer required. | Travis Howell |
2007-03-24 | Add patch #1687026 - Indy3: Series IQ-Points. | Travis Howell |
2007-03-12 | Removed old and undocumented workaround for good, it was apparently made in r... | Max Horn |
2007-03-03 | Fix level selection in PC Engine version of Loom. | Travis Howell |
2007-03-03 | Allow PC Engine version of Loom to at least start up. | Travis Howell |