Age | Commit message (Expand) | Author |
2005-05-29 | Added braces for clarity. | Torbjörn Andersson |
2005-05-15 | Replaced global revBitMask array with a macro | Max Horn |
2005-05-15 | Renamed costume scale tables; merged the old costume renderer's scale table w... | Max Horn |
2005-05-14 | Added --disable-hq and --disable-scumm-7-8 options. Also improved | Eugene Sandulenko |
2005-05-13 | fixed time(). | Robert Göffringmann |
2005-05-11 | some ps2 changes... | Robert Göffringmann |
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn |
2005-05-10 | Proper #include directive. | Eugene Sandulenko |
2005-05-10 | Last bit of AmigaOS4 patch. Apparently this was missed by mistake. | Eugene Sandulenko |
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn |
2005-05-09 | Why not fix the warning if you encounter it? :-) | Max Horn |
2005-05-08 | Added two new methods to OSystem: grabPalette and grabRawScreen | Max Horn |
2005-05-06 | Allocate all 16bit surfaces with the same bitformat as the HW surface (Fixes ... | Max Horn |
2005-05-05 | Add a comment regarding use of CoreAudio/AudioUnits v1 API | Max Horn |
2005-05-05 | various PS2 system changes | Robert Göffringmann |
2005-05-04 | Dispense with the filename field of InVMSaves. | Marcus Comstedt |
2005-05-04 | Cleanup of the cleanup code. :-) | Marcus Comstedt |
2005-05-04 | Split VMSave into InVMSave and OutVMSave. | Marcus Comstedt |
2005-05-01 | Always check for _numDirtyRects overflow in addDirtyRect(). The 'mouseRect' | Torbjörn Andersson |
2005-04-27 | Slightly more elegant LauncherDialog connector. | Marcus Comstedt |
2005-04-27 | Added eos() method. | Marcus Comstedt |
2005-04-27 | Call blitCursor() when changing scaler to give it the opportunity to switch | Torbjörn Andersson |
2005-04-23 | Simplified debuglevel handling: | Max Horn |
2005-04-22 | add a comment regarding an odd hack | Max Horn |
2005-04-20 | Fix bug 1184616 (GUI: Mouse drawn at wrong position in overlay mode) | Max Horn |
2005-04-20 | Cleanup / comments | Max Horn |
2005-04-19 | Replace OSystem::hasAlpha with a feature flag | Max Horn |
2005-04-19 | Added new (optional) OSystem::initBackend() method; this (and its usage) fixe... | Max Horn |
2005-04-19 | More whitespace. | Torbjörn Andersson |
2005-04-19 | Whitespace | Torbjörn Andersson |
2005-04-18 | If we don't want to use reverb, then at least disable it properly, not via a ... | Max Horn |
2005-04-18 | Braces for clarity, even though it *is* well-defined which 'if' the 'else' | Torbjörn Andersson |
2005-04-13 | Get rid of errno; add some (optional) error checking facilities to SaveFile c... | Max Horn |
2005-04-11 | Typo | Max Horn |
2005-04-11 | Enable 2x overlay in MM NES | Eugene Sandulenko |
2005-04-10 | Gobliiins tweaks | Nicolas Bacca |
2005-04-10 | split SaveFileManager::openSavefile and class SaveFile into two, each, one fo... | Max Horn |
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson |
2005-04-09 | Moved the GFX_ constants to sdl-common.h, where they belong. | Max Horn |
2005-04-09 | Remove usage of vsprintf in favour of vsnprintf and make | Jonathan Gray |
2005-04-03 | Added mouse wheel support. | Marcus Comstedt |
2005-04-03 | Oops, cleared too large memory region... | Marcus Comstedt |
2005-04-03 | Switch overlay mode to ARGB4444. | Marcus Comstedt |
2005-04-03 | Added new cursorTargetScale parameter to setMouseCursor(). | Marcus Comstedt |
2005-04-03 | SaveFile stuff now resides in <common/savefile.h>. | Marcus Comstedt |
2005-04-02 | Until there is a proper way of communicating pixel format, declare ugly globa... | Marcus Comstedt |
2005-04-01 | ps2: clip coordinates in copyRectToScreen, necessary for The Dig | Robert Göffringmann |
2005-03-31 | Fix bug #1173422 "Slight mouse cursor regression" | Eugene Sandulenko |
2005-03-31 | fixed headers. -_- | Robert Göffringmann |
2005-03-31 | Playstation2 Port: initial import | Robert Göffringmann |