Age | Commit message (Expand) | Author |
2005-01-01 | Changed the singleton code to allow for custom object factories; this allowed... | Max Horn |
2005-01-01 | One day I wanna switch to STL. Really | Max Horn |
2005-01-01 | Changed OSystem::instance() to return a reference, not a pointer (it now matc... | Max Horn |
2005-01-01 | Removing obsolete comment | Max Horn |
2005-01-01 | BS2 copyright text needs to be clarified | Max Horn |
2005-01-01 | oops, correct copyright string | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2005-01-01 | Updated copyright year. | Torbjörn Andersson |
2004-12-31 | Applied patch #1093830, with slight modifications proposed by Fingolfin. | Torbjörn Andersson |
2004-12-31 | Slight adjustment of placard text position. It's still not identical to the | Torbjörn Andersson |
2004-12-31 | added some comments and re-indented some parts of code | Gregory Montoir |
2004-12-30 | correction for previous correction :) | Gregory Montoir |
2004-12-30 | minor correction, checked against disasm | Gregory Montoir |
2004-12-30 | Handle SCUMMVM_SAVEPATH exactly like the command line option --savepath (but ... | Max Horn |
2004-12-30 | o COde formatting | Eugene Sandulenko |
2004-12-30 | cleanup | Max Horn |
2004-12-30 | Final part of the fix for bug #1091802 (GUI: Credits scroll glitch) | Max Horn |
2004-12-30 | Renamed the "placard" opcode functions. They should be reasonably bug free | Torbjörn Andersson |
2004-12-30 | Fixed warning. | Torbjörn Andersson |
2004-12-30 | silly me, shouldn't test a variable which wasn't even set <sigh> | Max Horn |
2004-12-30 | Swallow ctrl-alt keyup events, too | Max Horn |
2004-12-30 | Reduce time till scrolling starts inthe about dialog; pressing shift/alt now ... | Max Horn |
2004-12-30 | cleanup | Max Horn |
2004-12-30 | set key modifiers for keyup events, too; use SDL_GetModState to determine mod... | Max Horn |
2004-12-30 | Fix for bug #1091801 (ALL: Possible to create corrupt config file) | Max Horn |
2004-12-29 | - fixed canWalk bug | Andrew Kurushin |
2004-12-29 | - some update | Andrew Kurushin |
2004-12-29 | - fixing compilation | Andrew Kurushin |
2004-12-29 | - some work in progress | Andrew Kurushin |
2004-12-29 | Just compared with original. Correct fade durations confirmed. I just used | Eugene Sandulenko |
2004-12-29 | PALETTE_FADE_DURATION -> kNormalFadeDuration | Eugene Sandulenko |
2004-12-29 | Let user exit at the transition, i.e. process user input | Eugene Sandulenko |
2004-12-29 | Implemented the "placard" functions, because they're such a nice visual | Torbjörn Andersson |
2004-12-29 | Might as well initialise this variable. | Torbjörn Andersson |
2004-12-29 | - fixed fingolfin notification | Andrew Kurushin |
2004-12-29 | oops... thanks wjp for pointing me this one | Gregory Montoir |
2004-12-29 | Fix warning. SAGA coders should fix this properly :-) | Max Horn |
2004-12-29 | Compile fix from cyx | Travis Howell |
2004-12-28 | Fix regression with IHNM. | Eugene Sandulenko |
2004-12-28 | -addition to previous | Andrew Kurushin |
2004-12-28 | - many actor walk related functions added | Andrew Kurushin |
2004-12-28 | Renamed _clickedWidget -> _dragWidget; if a drag is in process, send the mous... | Max Horn |
2004-12-28 | Remove leftover debug message | Eugene Sandulenko |
2004-12-28 | Fix running ScummVM in plugin-mode | Max Horn |
2004-12-28 | Yet another idea | Max Horn |
2004-12-28 | Added MD5 sums for IHNM so that we can watch the intro again. It seems to | Torbjörn Andersson |
2004-12-28 | slightly less hackish Journal code | Gregory Montoir |
2004-12-28 | Partial fix for Mac intro. Sprites are still incorrect because of lack of | Eugene Sandulenko |
2004-12-28 | Fix building in an external dir | Max Horn |
2004-12-28 | Fixing hasActiveChannelOfType | Max Horn |