Age | Commit message (Expand) | Author |
2006-02-24 | Changed debug()s to debugC()s | Sven Hesse |
2006-02-24 | added TRLE wiz masking (mostly untested) | Gregory Montoir |
2006-02-24 | cleanup | Gregory Montoir |
2006-02-24 | Adding GOB2's CD handling opcodes, the CD version of GOB2 now starts | Sven Hesse |
2006-02-24 | Turn off background caching for the graphics widget, so that the SCUMM | Torbjörn Andersson |
2006-02-24 | Fixed redraw glitch. Our editable widgets were asking the theme to draw a very | Torbjörn Andersson |
2006-02-24 | Cleanup. | Torbjörn Andersson |
2006-02-24 | Cleanup | Torbjörn Andersson |
2006-02-24 | Fix redraw glitches when typing very long - enough to be truncated - strings. | Torbjörn Andersson |
2006-02-23 | I assume -1 and 0xFFFFFFFF are supposed to be the same value when assigned to | Torbjörn Andersson |
2006-02-23 | formating code | Paweł Kołodziejski |
2006-02-23 | formating code | Paweł Kołodziejski |
2006-02-23 | formating code | Paweł Kołodziejski |
2006-02-23 | Reminder to update the NEWS file | Max Horn |
2006-02-23 | updated msvc7 project files, it's really this time :) | Paweł Kołodziejski |
2006-02-23 | fixed error for msvc7, it didn't find func without Common namespace | Paweł Kołodziejski |
2006-02-23 | fixed warnings for msvc7 | Paweł Kołodziejski |
2006-02-23 | updated msvc7 project files | Paweł Kołodziejski |
2006-02-23 | fixed warnings | Paweł Kołodziejski |
2006-02-23 | In Feeble Files, mouse clicks are recorded in _bitArray[] as well. I was hoping | Torbjörn Andersson |
2006-02-23 | Fix a few more compile warnings. | Travis Howell |
2006-02-23 | Fix a few compile warnings. | Travis Howell |
2006-02-23 | Update function type, to match last commit | Travis Howell |
2006-02-23 | Fix a few compile warnings. | Travis Howell |
2006-02-23 | Fixed some more compiler warnings. Many still remain. | Torbjörn Andersson |
2006-02-23 | Changed mmp zip file for .in files | Lars Persson |
2006-02-23 | Cleanup to remove duplicate type defines | Travis Howell |
2006-02-23 | Fixed some of the compiler warnings. | Torbjörn Andersson |
2006-02-23 | Don't call exit() directly. Instead, use the backend's quit() method for normal | Torbjörn Andersson |
2006-02-22 | Fixed typo in configure script | Gregory Montoir |
2006-02-22 | Added CINE plugin to PluginManager::loadPlugins() section | Gregory Montoir |
2006-02-22 | Initial version of Cinematique engine evo 1. | Eugene Sandulenko |
2006-02-22 | Fix bug #1386333: "FT DEMO: assertion triggered when playing movie". | Eugene Sandulenko |
2006-02-22 | Fix bug #1435635: "Windows icon does not have all the correct sizes" with | Eugene Sandulenko |
2006-02-22 | Patch #1436165: "configure fixes for Solaris compatibility" | Eugene Sandulenko |
2006-02-21 | Cleanup decompressWizImage() in HE games | Travis Howell |
2006-02-21 | Fix compiler error introduced by last commit. | Eugene Sandulenko |
2006-02-21 | Fix crash on floppy version of gob2 | Eugene Sandulenko |
2006-02-21 | More GOB2 changes (Mult::loadMult()) + correcting some mistakes I made | Sven Hesse |
2006-02-21 | Removed the "extra bars/nodes" code, since nothing ever added the extra bars or | Torbjörn Andersson |
2006-02-21 | Improved layering of objects within rooms - for example, Ratpouch now properl... | Paul Gilbert |
2006-02-20 | Add German version of Simon the Sorcerer 2 (DOS Floppy) | Travis Howell |
2006-02-20 | Moved iMUSE code to the new directory engines/scumm/imuse/ | Max Horn |
2006-02-20 | Moved fonts to a new dir graphics/fonts | Max Horn |
2006-02-20 | Fixing compiler (cast) warning | Max Horn |
2006-02-20 | Fixing up my previous commit: finished moving common/scaler* to graphics | Max Horn |
2006-02-20 | Moved common/scaler* to graphics/ | Max Horn |
2006-02-20 | Updated MD5 tables again, adding details to more HE game variants | Max Horn |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-20 | Added / corrected some comments, and moved ScummGameSettings to scumm.h | Max Horn |