Age | Commit message (Expand) | Author |
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 |
2005-03-26 | Update for 0.7.1 | Nicolas Bacca |
2005-03-26 | Add Insane Cheat action | Nicolas Bacca |
2005-03-26 | Tweak WinCE timer re-entry workaround to play Insane sequences | Nicolas Bacca |
2005-03-26 | Should fix key mapping issues | Nicolas Bacca |
2005-03-20 | Fix bug #1166279 "BS1 & BS2: Launching game problems". | Eugene Sandulenko |
2005-03-17 | If a game is scaled with the 2x or 3x scaler, use the same scaler on the | Torbjörn Andersson |
2005-03-16 | Weird ... but fixes the second (and hopefully last) crash | Nicolas Bacca |
2005-03-16 | Fix head first crash. Virtual functions + one parameter added == fun :p | Nicolas Bacca |
2005-03-15 | fixed compilation for for overlay SDL latest changes, and formating code. | Paweł Kołodziejski |
2005-03-14 | Fix method names to comply to our coding standards | Max Horn |
2005-03-12 | Add some paranoia checks | Max Horn |
2005-03-11 | Better and faster macros | Chris Apers |
2005-03-10 | Fix bug #1160454 "ALL: Failed assertion when using 1x scaler" | Eugene Sandulenko |
2005-03-10 | Initialize some overlay-related variables, just to be safe. | Torbjörn Andersson |
2005-03-09 | Patch #1013937 "OSystem layer with bigger resolution". Now you will always | Eugene Sandulenko |
2005-03-09 | WIP of GP32 port. Now it is more correct port and compiles with current | Eugene Sandulenko |
2005-02-25 | ops | Paweł Kołodziejski |
2005-02-25 | fixed compilation | Paweł Kołodziejski |
2005-02-22 | Implementation of GFX transactions. May cause some regressions in case I | Eugene Sandulenko |
2005-02-20 | Fixed warning, hopefully without breaking anything. (GCC doesn't like | Torbjörn Andersson |
2005-02-20 | Implement OSystem method disableCursorPalette(bool disable) as mentioned | Eugene Sandulenko |
2005-02-19 | compatibility for emsvc | Paweł Kołodziejski |
2005-02-19 | compatibility fixes for wince | Paweł Kołodziejski |
2005-02-19 | Make cursor code more bulletproof | Eugene Sandulenko |
2005-02-17 | Mouse part of big patch #1013937 (OSystem layer with bigger resolution) | Eugene Sandulenko |
2005-02-09 | spelling | Joost Peters |
2005-02-07 | Added getNodeForPath() so I can compile ScummVM with MinGW again. Since I | Torbjörn Andersson |
2005-02-06 | Remove the OSX-restriction on FilesystemNode::getNodeForPath() for now (I don... | Max Horn |
2005-01-28 | Update to latest branch fixes | Nicolas Bacca |
2005-01-28 | Add isalnum for HPC compiler | Nicolas Bacca |
2005-01-27 | fix compilation | Paweł Kołodziejski |
2005-01-11 | Partial fix for bug #1100125 | Max Horn |