Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-19 | Fix screen scrolling glitch when looking at the top of closet in parents ↵ | Travis Howell | |
room of DOS version of fbear svn-id: r23174 | |||
2006-05-29 | Fix Commodore 64 versions | Travis Howell | |
svn-id: r22732 | |||
2006-04-29 | Make use of the new scummLoop_* functions to move some SCUMM version ↵ | Max Horn | |
specific stuff around svn-id: r22219 | |||
2006-04-17 | Call updateScreen() from waitForTimer() (instead of usually right before it) | Torbjörn Andersson | |
for smoother mouse cursor movement. svn-id: r21993 | |||
2006-04-04 | Since our debug() adds an exclamation mark at the message end, remove | Eugene Sandulenko | |
it in several calls to avoid duplication!!11! svn-id: r21607 | |||
2006-03-24 | Fix MSVC warnings #3 | Andrew Kurushin | |
svn-id: r21442 | |||
2006-03-16 | Minor cleanup | Travis Howell | |
svn-id: r21331 | |||
2006-03-16 | Update comment, to make sense | Travis Howell | |
svn-id: r21330 | |||
2006-03-14 | Renamed & documented the LIGHTMODE flags | Max Horn | |
svn-id: r21288 | |||
2006-03-14 | Enhance the new getCurrentLights to work for V6+ games, too, making it ↵ | Max Horn | |
possible to remove several special cases throughout the code svn-id: r21286 | |||
2006-03-14 | Adjust one last spot, for previous VAR_CURRENT_LIGHTS changes | Travis Howell | |
svn-id: r21278 | |||
2006-03-14 | Avoid all scumm var conflicts in C64 maniac | Travis Howell | |
svn-id: r21277 | |||
2006-03-13 | Update and restore old debug code for masking | Travis Howell | |
svn-id: r21248 | |||
2006-02-25 | Replaced MKID by MID_BE in most places in the SCUMM engine | Max Horn | |
svn-id: r20862 | |||
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a ↵ | Max Horn | |
simple ScummGameSettings instance: _game svn-id: r20795 | |||
2006-02-15 | Moved all he-specific source files to engines/scumm/he/ subdirectory | Eugene Sandulenko | |
svn-id: r20696 | |||
2006-02-14 | Add setSystemMessage opcode for HE70+ games. Sets the window caption ↵ | Travis Howell | |
correctly for all languages svn-id: r20684 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |