Age | Commit message (Expand) | Author |
2006-06-05 | Fix detection of updated Spy Fox 1 demo | Travis Howell |
2006-06-05 | Fix detection of some HE games and demos | Travis Howell |
2006-06-03 | The F1-F8 keyboard shortcuts aren't available in FM-TOWNS version of Zak | Travis Howell |
2006-06-03 | Update talkspeed config setting, when set by game scripts | Travis Howell |
2006-06-03 | Update talkspeed config setting, when set by game scripts | Travis Howell |
2006-06-03 | Correct setting of VAR_CHARINC in several functions, the value should only be... | Travis Howell |
2006-05-31 | Small correction, added space between filename and new line. | Lars Persson |
2006-05-31 | Add patch for bug #1452272 - COMI: Verb strings aren't wrapped | Travis Howell |
2006-05-29 | The ScummDebugger object needs to be created after _numVariables has been set... | Gregory Montoir |
2006-05-29 | If we're going to intercept attempts to set VAR(VAR_CHARINC) in writeVar(), we | Torbjörn Andersson |
2006-05-29 | adds support for filling the thumbnail display in a given color if no thumbna... | Johannes Schickel |
2006-05-29 | Remove printf() debug message that appears annoyingly in Zak256. Anyone know ... | James Brown |
2006-05-29 | Fix Commodore 64 versions | Travis Howell |
2006-05-28 | Moved the hack that distinguishes MM V1 demo from the full version to a more ... | Max Horn |
2006-05-28 | No need to compute the SCUMM version here; rather, verify that the SCUMM vers... | Max Horn |
2006-05-28 | increase buffer for comi smush audio track, that fixes bug #1479721 | Paweł Kołodziejski |
2006-05-28 | Use different method to detect V1 demo of Maniac Mansion, since md5 matches t... | Travis Howell |
2006-05-27 | Backed up my own commit :/ The user did a mistake when supplied the data. | Eugene Sandulenko |
2006-05-27 | Added new samnmax demo file name pattern. See bug #1496105: "Sam & Max Hit | Eugene Sandulenko |
2006-05-27 | Major GUI update: | Eugene Sandulenko |
2006-05-27 | snmdemo uses *.sm0/1 data files | Travis Howell |
2006-05-27 | Fix V1 demo of maniac | Travis Howell |
2006-05-26 | Fix for bug #1495361 (MONKEY1 AMIGA: Error at gamedetection) | Max Horn |
2006-05-26 | - Put scrollbar inside of list widget | Eugene Sandulenko |
2006-05-25 | Set and show/hide mouse cursors through a "cursor manager" (analogous to the | Torbjörn Andersson |
2006-05-24 | Downgraded startHETalkSound() error (when the speech file isn't open) to a | Torbjörn Andersson |
2006-05-20 | Pass values by-reference, using C++ references, and not by using pointers | Max Horn |
2006-05-20 | Apparently, passing a file handle directly to a function causes that file | Torbjörn Andersson |
2006-05-20 | After the GUI has finished, restore the old cursor palette (if any). For this | Torbjörn Andersson |
2006-05-19 | Update HE version for another English version of socks | Travis Howell |
2006-05-18 | Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It | Torbjörn Andersson |
2006-05-18 | Plug memory leak | Eugene Sandulenko |
2006-05-18 | Fix bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch". Also | Eugene Sandulenko |
2006-05-18 | --force-1x-overlay is no more. Remove leftovers. | Eugene Sandulenko |
2006-05-18 | Update HE version for another English version of socks | Travis Howell |
2006-05-18 | Give more feedback to users who misused our SAN compression tool and ignored | Eugene Sandulenko |
2006-05-17 | - Heavily modified patch #1214784: "Disable overlay scaling" | Eugene Sandulenko |
2006-05-16 | Tell people to only report the MD5 if it's a regular version of the game (and... | Max Horn |
2006-05-16 | If the options dialog calls it "Subtitle speed", then so should the indicator | Torbjörn Andersson |
2006-05-15 | Ignore unknown SysEx manufacturer IDs, rather than erroring on them. This does | Torbjörn Andersson |
2006-05-14 | Fixed regression in Maniac/Zak inventory drawing. | Torbjörn Andersson |
2006-05-14 | Cleanup. | Torbjörn Andersson |
2006-05-14 | Specify the right edge of the sentence line in Maniac/Zak. This fixes bug | Torbjörn Andersson |
2006-05-14 | Setting VAR_CHARINC = _defaultTalkDelay cannot possibly be right. It's not the | Torbjörn Andersson |
2006-05-14 | Check if VAR_CHARINC exists, before setting value in updateSoundSettings() | Travis Howell |
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn |
2006-05-13 | Add newly discovered HE demos. | Eugene Sandulenko |
2006-05-12 | Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan... | Max Horn |
2006-05-12 | Removing some unused code from INSANE | Max Horn |
2006-05-09 | - Updated MSVC8 project files | Eugene Sandulenko |