Age | Commit message (Expand) | Author |
2006-05-17 | Maybe the svn:keywords were already set? Maybe this will fix the file headers... | Torbjörn Andersson |
2006-05-17 | Fixed crackling in Kyra 3 sound. (At least what little of it ScummVM currently | Torbjörn Andersson |
2006-05-17 | - adds AUD file player (has still some problems with playing) | Johannes Schickel |
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 | Set gameflags for kyra3 properly. | Eugene Sandulenko |
2006-05-16 | Removes ENABLE_KYRA2 and ENABLE_KYRA3. | Johannes Schickel |
2006-05-16 | Oops forgot some define checks | Johannes Schickel |
2006-05-16 | - implements kyrandia 3 wsa loader | Johannes Schickel |
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-15 | When receiving a "Reset All Controllers" message, the neutral position of the | Torbjörn Andersson |
2006-05-14 | Disassembled code responsible for making NPCs walk between rooms | Paul Gilbert |
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 | Fix for bug #1483213 | Max Horn |
2006-05-13 | Removing the tests for class Map (which doesn't exist anymore) | Max Horn |
2006-05-13 | Added salty-horse to the credits | Max Horn |
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn |
2006-05-13 | Add newly discovered HE demos. | Eugene Sandulenko |
2006-05-13 | Add code for get current directory | Travis Howell |
2006-05-13 | Get current directory via a path of '.' | Travis Howell |
2006-05-13 | Add newline to end of file | Travis Howell |
2006-05-13 | extract GameDescriptions to separate files (this will help compress_saga tool... | Andrew Kurushin |
2006-05-13 | fix VS2005 compilation warnings | Andrew Kurushin |
2006-05-13 | Remove _rejectCount and cleanup | Travis Howell |
2006-05-13 | Split VGA resource management back into FF and Simon 1/2 versions | Travis Howell |
2006-05-13 | If there is no "browser_lastpath" setting, create a FilesystemNode to "." | Torbjörn Andersson |
2006-05-12 | - little cleanups | Johannes Schickel |
2006-05-12 | Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan... | Max Horn |
2006-05-12 | Updated some comments | Max Horn |
2006-05-12 | Fixed memory leak in PSPFilesystemNode | Max Horn |
2006-05-12 | Make some tweaks to the GP32 and PSP FS code (trying to at least partially br... | Max Horn |
2006-05-12 | Updated WinCE backend to the new form of FilesystemNode::listDir | Max Horn |
2006-05-12 | Fixed two regressions in the o1_specialFade() opcode: The wrong colours were | Torbjörn Andersson |
2006-05-12 | Removing some unused code from INSANE | Max Horn |
2006-05-12 | Crediting Patrick Combet (aka Dorian Gray) for the Gobliiins ADL player | Sven Hesse |
2006-05-12 | Whitespace changes. (Oh dear, now *I'm* forcing myself to large re-compiles.) | Torbjörn Andersson |
2006-05-12 | In Simon 1, when returning to normal size, the MIDI music contains "All | Torbjörn Andersson |
2006-05-12 | Whitespace changes. | Torbjörn Andersson |
2006-05-11 | - Sound! Still a bit glitchy, though: | Sven Hesse |
2006-05-11 | This could be completely wrong, but I don't think Hotspot::stopWalking() is | Torbjörn Andersson |
2006-05-11 | Changed "it's" to "its" in a few comments. | Torbjörn Andersson |
2006-05-11 | Whitespace changes. | Torbjörn Andersson |
2006-05-11 | Added proper labels in some of the existing disassembled methods | Paul Gilbert |
2006-05-10 | Removed hack that was used to limit the mouse cursor to (at most) 80x80 pixels. | Torbjörn Andersson |
2006-05-10 | Adds clipping to the workaround in "preserveOrRestoreBackground", so it does ... | Johannes Schickel |
2006-05-10 | Adds workaround for bug # 1477364 ("KYRA1: Water dripping freezes") until a p... | Johannes Schickel |