Age | Commit message (Expand) | Author |
2013-08-26 | SCUMM: Fix COMI regression, after commit 84d1d28373d782464bd46b10abd6b092f7eb... | Kirben |
2013-08-18 | INSANE: Mark fall through case statement. CID 1003733 | Eugene Sandulenko |
2013-08-18 | SCUMM: Read the SMAP size, not the SMAP tag itself | Torbjörn Andersson |
2013-08-18 | SCUMM: Remove unnecessary NULL check, CID 1003629 | Torbjörn Andersson |
2013-08-18 | SCUMM: Remove unnecessary NULL check, CID 1003628 | Torbjörn Andersson |
2013-08-18 | SCUMM: Remove unnecessary NULL check, CID 1003627 | Torbjörn Andersson |
2013-08-16 | SCUMM: Always confirm quit when required in HE games. | Kirben |
2013-08-16 | SCUMM: Add new variables in Nimbus Games version of Putt-Putt Saves the Zoo. | Kirben |
2013-08-15 | SCUMM: Add Remastered version of Putt-Putt Saves the Zoo from Nimbus Games. | Kirben |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2013-08-07 | Merge pull request #365 from lordhoto/protected-pixels | Johannes Schickel |
2013-08-04 | SCUMM: Fix backwards-in-same-array case of v72he::copyArray. | Alyssa Milburn |
2013-08-04 | SCUMM: Add detection/version for Moonbase Commander v1.1. | Alyssa Milburn |
2013-08-04 | SCUMM: Add comment about getPixels uses in BaseCostumeRenderer. | Johannes Schickel |
2013-08-04 | SCUMM: Fix Loom (and some other graphics regressions). | Johannes Schickel |
2013-08-03 | SCUMM: Do not set Surface::pixels directly anymore. | Johannes Schickel |
2013-08-03 | SCUMM: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | SCUMM: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-07-21 | SCUMM: Fix test before running VAR_SAVELOAD_SCRIPT2 (CID 1004135) | Torbjörn Andersson |
2013-07-18 | Merge pull request #345 from countingpine/patch-1 | Johannes Schickel |
2013-07-16 | SCUMM: Better Player_Mac::durationToSamples | countingpine |
2013-07-15 | INSANE: Fix CID 1003734. Missing break in switch | Eugene Sandulenko |
2013-07-15 | INSANE: Fix CID 1003733. Missing break in switch. | Eugene Sandulenko |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-07-09 | SCUMM: Add another French Windows version of Pajama Sam 2. | Kirben |
2013-07-06 | SCUMM: Fix initGM() buffer overflow (CID 1032513) | Torbjörn Andersson |
2013-06-23 | SCUMM: Corrected Russian Full Throttle variant names | Eugene Sandulenko |
2013-06-22 | SCUMM: Added another Russian variant of Full Throttle | Eugene Sandulenko |
2013-06-04 | SCUMM: Verify sample width in Digital iMUSE callback. CID 1002112 | Torbjörn Andersson |
2013-06-02 | SCUMM: Remove unused variable _quit | Torbjörn Andersson |
2013-05-11 | SCUMM: Clean-up of Roland GS code | tcarey |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-05-01 | SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCAL | Torbjörn Andersson |
2013-05-01 | SCUMM: Fix out-of-bounds access in runScript() debug messages | Torbjörn Andersson |
2013-04-30 | SCUMM: Cleanup | Torbjörn Andersson |
2013-04-30 | SCUMM: Use correct array size when calling initializeLocals() | Torbjörn Andersson |
2013-04-29 | SCUMM HE: fix crash introduced in a10ad272a84 | Eugene Sandulenko |
2013-04-29 | SCUMM: Fix o100_videoOps subOp 0 | Matthew Hoops |
2013-04-28 | SCUMM HE: Plug memory leak. CID 1003582 | Eugene Sandulenko |
2013-04-24 | SCUMM: Fix non-terminated string. CID 1003867 | Eugene Sandulenko |
2013-04-23 | SCUMM: Fix football2002 field coordinates | Matthew Hoops |
2013-04-22 | SCUMM: Fix a bug in football's nextPoint U32 opcode | Matthew Hoops |
2013-04-21 | INSANE: Fix potential buffer overflow. CID 1003866 | Eugene Sandulenko |
2013-04-18 | ENGINES: Remove a bunch of unused private member variables | Max Horn |
2013-04-06 | SCUMM: Add Italian Windows version of Freddi Fish 4. | Kirben |
2013-04-03 | SCUMM: Add Italian Windows demos of Freddi Fish 4 and Putt-Putt Enters the Game. | Kirben |
2013-04-02 | SCUMM: Hardly-even-worth-mentioning cleanup. | Torbjörn Andersson |
2013-04-02 | SCUMM: Fix bug #3575444: "FT: Enemy behaviour in biker fight" | Eugene Sandulenko |
2013-04-02 | SCUMM: More fixes in INSANE | Eugene Sandulenko |
2013-03-30 | SCUMM: Fix more bugs in INSANE | Eugene Sandulenko |