Age | Commit message (Expand) | Author |
2005-11-10 | V8 uses 4 variables to handle mouse buttons state (like V7), cleanup processK... | Gregory Montoir |
2005-11-10 | Made drawStripToScreen() return when width=0, this prevents copyRectToScreen(... | Gregory Montoir |
2005-11-10 | Fixed cmd_blockInWalkableRegion and findSubPatch. | Johannes Schickel |
2005-11-10 | Fixed preserveAllBackgrounds and implemented: | Johannes Schickel |
2005-11-10 | Fixed compilation. | Torbjörn Andersson |
2005-11-10 | Commited patch #1350510 with some little changes. Thanks to vinterstum. | Johannes Schickel |
2005-11-10 | Removed unnecessary space from the SoundFont button's text, to keep it from | Torbjörn Andersson |
2005-11-10 | Add palette difference in FF. | Travis Howell |
2005-11-10 | More accurate video opcodes output. | Travis Howell |
2005-11-10 | Add another wrapper for endian difference in FF. | Travis Howell |
2005-11-10 | Update debug tables. | Travis Howell |
2005-11-09 | Palette delay at the end of Simon1 was never triggered. | Travis Howell |
2005-11-09 | Cleanup. | Travis Howell |
2005-11-09 | - fixed setCharactersPosition | Johannes Schickel |
2005-11-09 | sync HEAD with 0-8-0 branch. | Robert Göffringmann |
2005-11-09 | sync head with branch. | Robert Göffringmann |
2005-11-09 | sync HEAD with 0-8-0 branch. | Robert Göffringmann |
2005-11-09 | Commited patch #1350387. | Johannes Schickel |
2005-11-09 | Fix typo. | Eugene Sandulenko |
2005-11-09 | o Sort "special thanks to" crefits section alphabetically. | Eugene Sandulenko |
2005-11-09 | Mention some improvements in 0.8.1 | Eugene Sandulenko |
2005-11-09 | Added 0.8.1 section. It only contains the changes I've been involved with | Torbjörn Andersson |
2005-11-08 | Patch #1342957 (touchup configure output/debug) | Max Horn |
2005-11-08 | Augmented OSystem docs | Max Horn |
2005-11-08 | Added asserts to OSystem_SDL::copyRectToScreen, which should detect any attem... | Max Horn |
2005-11-08 | Fix for ScummEngine::drawStripToScreen: do nothing if height is negative | Max Horn |
2005-11-08 | Cleanup. | Travis Howell |
2005-11-08 | minor cleanup | Robert Göffringmann |
2005-11-08 | another scrolling fix, the engine didn't scroll all the way to the end of the... | Robert Göffringmann |
2005-11-08 | Don't write empty save slot names to the savegame index. All that does is | Torbjörn Andersson |
2005-11-08 | Improved osxsnap target (up to par with my own release build script) | Max Horn |
2005-11-08 | Updated latex readme.tex date to match README | Max Horn |
2005-11-08 | DS_Store & background.jpg for OS X disk images | Max Horn |
2005-11-07 | Use -force_cpusubtype_ALL for OS X statics, to ensure compatibility with G3 s... | Max Horn |
2005-11-07 | Fix for bug #1350645 (Playtime corrupted if save name is >=32 chars) | Max Horn |
2005-11-07 | Correct HE version for German version of freddi3. | Travis Howell |
2005-11-07 | Fixed functions, not sure about the way to do this with OS version prior to 4.0 | Chris Apers |
2005-11-07 | Don't synchronize subtitle with speech sfx if MP3/OGG/Flac support isn't comp... | Gregory Montoir |
2005-11-07 | Whitespace. | Torbjörn Andersson |
2005-11-07 | Add German version of freddi3. | Travis Howell |
2005-11-07 | Moved aspect ratio disabling (if screen height != 200) from initSize() to | Torbjörn Andersson |
2005-11-07 | Add German version of Monkey Island 1 EGA 4 Disk. | Travis Howell |
2005-11-07 | Add German version of freddi2/freddi4. | Travis Howell |
2005-11-06 | the PSP port of libtremor was updated, so this define is no longer needed | Joost Peters |
2005-11-06 | fix compilation | Joost Peters |
2005-11-06 | Revert last change, doesn't seem to work either | Chris Apers |
2005-11-06 | Should be int32 in HE games, to avoid possible overflow. | Travis Howell |
2005-11-06 | Correct charset palette in HE games. | Travis Howell |
2005-11-06 | Revert +1 change, causes more glitches in lost. | Travis Howell |
2005-11-06 | Cleanup. | Travis Howell |