Age | Commit message (Expand) | Author |
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 |
2006-05-08 | Avoid closing a video file in HE games twice | Travis Howell |
2006-05-08 | Fix regression in lost, the middle directories were removed | Travis Howell |
2006-05-08 | Fix off by one in rect when capturing image | Travis Howell |
2006-05-08 | Init. videoParams vars for HE90+ | Travis Howell |
2006-05-08 | Add initial DXA support for HE games | Travis Howell |
2006-05-08 | Add missing file details for HE games | Travis Howell |
2006-05-07 | Turning this warning into an error, since I never got any feedback on it | Max Horn |
2006-05-07 | Handle line breaks/overflow for V1-V3 games *after* processing newline codes,... | Max Horn |
2006-05-07 | Perform (horizontal) charset text clipping for V1-V3, too | Max Horn |
2006-05-06 | Fix for bug #1449597 (MANIAC: Incorrect word wrapping) | Max Horn |
2006-05-05 | Add another English version of socks | Travis Howell |
2006-05-03 | Changed FilesystemNode::listDir to return a bool indicating its success (or f... | Max Horn |
2006-05-03 | Moved some code from SCUMM's detectGames function into a separate function (i... | Max Horn |
2006-05-03 | Removed CharsetRendererV3::getFontHeight (it was identical to CharsetRenderer... | Max Horn |
2006-05-02 | Fix insult fight (MI1) mouse wheel scrolling, hopefully also for the SEGA ver... | Max Horn |
2006-05-02 | Update language details for filenames of a few games | Travis Howell |
2006-05-02 | Update language details for filenames of several HE games | Travis Howell |
2006-05-02 | Add gameFilenamesTable[] entries for activity, fbpack and funpack | Travis Howell |
2006-05-02 | Fix detection of Windows version of puttmoon | Travis Howell |