Age | Commit message (Expand) | Author |
2005-01-26 | Fix bug #1109687 buffer overflow causes crash from env-var HOME and some | Eugene Sandulenko |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-08 | Fix bug #1097467 (COMI: cursor is invisible at "insert CD" message) | Max Horn |
2005-01-01 | Changed OSystem::instance() to return a reference, not a pointer (it now matc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-27 | Fix for bug #1091748 (DIG: Starting new games takes a long time); turns out q... | Max Horn |
2004-12-25 | Make ESC key work in the launcher | Max Horn |
2004-12-25 | Make loading the config file explicit | Max Horn |
2004-12-25 | Moved the softsynth midi drivers into a sound/softsynth; amongst other things... | Max Horn |
2004-12-14 | Switched HEAD to 0.8.0-CVS (did I miss any spots? | Max Horn |
2004-12-14 | Evil workaround for bug #1083058 | Max Horn |
2004-12-05 | Turn off 'launcher looping' for now | Max Horn |
2004-11-24 | Fix a`ll engines. They work, though current fix is just temporary. | Eugene Sandulenko |
2004-11-23 | Added Engine::init() method; added return value to Engine::go() | Max Horn |
2004-11-22 | Added OSystem::beginGFXTransaction / endGFXTransaction (not yet implemented, ... | Max Horn |
2004-11-20 | whitespaces | Max Horn |
2004-11-15 | Add global extrapath to GUI and to default directories list. | Eugene Sandulenko |
2004-11-13 | Add new clearScreen OSystem call. Currently only implemented in SDL backend. ... | James Brown |
2004-11-11 | Prevent infinite loop by displaying the launcher after a game start FAILURE too. | James Brown |
2004-11-09 | Free more memory on PalmOS | Chris Apers |
2004-10-13 | Remove the "boot_param" and "save_slot" settings from the transient domain | Torbjörn Andersson |
2004-10-10 | Reenable persistant launcher, in order to encourage some debugging ;) | James Brown |
2004-08-29 | Provide unloading of unneeded plugins. | Marcus Comstedt |
2004-08-26 | Run the DC launcher from inside the regular main() function. | Marcus Comstedt |
2004-08-05 | Enhanced extrapath support | Max Horn |
2004-07-18 | Move g_timer destruction to proper place | Max Horn |
2004-06-20 | now it should be in cvs | Paweł Kołodziejski |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-17 | Bump version | James Brown |
2004-03-16 | Patch #917503: Remove stray semicolons | Max Horn |
2004-03-03 | fix for normal/default scaler behavior (not yet tested) | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-25 | Honor per-game aspect-ratio correction setting when starting the game from | Torbjörn Andersson |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-10 | Patch #893813 (Fix to compile when no USE_* flag is specified) | Max Horn |
2004-02-09 | Modified version of patch #892795 (Let scumvm -v show supported libs) | Max Horn |
2004-02-07 | Add -c/--config option to specific alternate configuration file. Sorry Max, b... | James Brown |
2004-01-26 | Support for new CE backend launcher | Nicolas Bacca |
2004-01-17 | CE backend specific tweaks | Nicolas Bacca |
2004-01-15 | Fiddling. | James Brown |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-21 | disable custom new/delete/free by default (only keep it around in case it com... | Max Horn |
2003-12-08 | Version bump, small NEWS tweakage | James Brown |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-07 | err, *strnlen(,,3)* used to check for empty strings? I think not :-) | Max Horn |
2003-11-07 | adjust for recent string c_str changes so title is always shown again. Fixes ... | Jonathan Gray |
2003-11-07 | Removed some unnecessary whitespace | Torbjörn Andersson |
2003-11-05 | bumped version to 0.5.5 (since so many changes to the launcher/options dialog... | Max Horn |
2003-11-02 | fixed warnings | Paweł Kołodziejski |