Age | Commit message (Expand) | Author |
2004-05-25 | New forms with tabs, updated menu, battery indicator (music & sound, misc opt... | Chris Apers |
2004-05-21 | Tweaks (Morphos & Palm backends badly need updating :-/) | Max Horn |
2004-05-09 | Do not delete pseudo stdout/stderr if debugging was requested | Nicolas Bacca |
2004-05-09 | Synch with branch and Smartphone changes (Smartphone build not ready yet, but... | Nicolas Bacca |
2004-05-09 | Separate PocketPC/Smartphone actions | Nicolas Bacca |
2004-05-09 | Fix key mapping | Nicolas Bacca |
2004-05-09 | Remove GAPI hardware keys which is handled by SDL now | Nicolas Bacca |
2004-05-09 | Add Zoom scaler and Smartphone scaler | Nicolas Bacca |
2004-05-09 | Add warning for unresolved conflicts | Nicolas Bacca |
2004-05-09 | Switch to EventsBuffer | Nicolas Bacca |
2004-05-09 | Remove unused action | Nicolas Bacca |
2004-05-09 | Tiny virtual keys changes | Nicolas Bacca |
2004-05-09 | Goodbye KeysBuffer, hello EventsBuffer | Nicolas Bacca |
2004-05-09 | Switched to EventsBuffer for Smartphones | Nicolas Bacca |
2004-05-09 | Make a few functions GFX functions virtual for CE backend | Nicolas Bacca |
2004-05-09 | Tweak SDL init for WinCE backend | Nicolas Bacca |
2004-05-06 | Reverted the last commit (on this file only) because it broke compilation | Torbjörn Andersson |
2004-05-06 | Removed default value for keycolor in the OSystem implementations | Max Horn |
2004-05-05 | Extend setMouseCursor with additional keycolor parameter. Lets saga use 255 | Eugene Sandulenko |
2004-04-09 | Renamed template class 'List' to 'Array', since that is really what it is (a ... | Max Horn |
2004-03-28 | Remove explicit OSystem parameter from StackLock constructor; added OSystem::... | Max Horn |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-28 | Small tweaks for MIPSPro compiler | Max Horn |
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn |
2004-03-21 | Updated X11 backend to compile again (I do not know if it works, though) | Max Horn |
2004-03-19 | Reverted to the old random_nr() function. This appears to have been the | Torbjörn Andersson |
2004-03-17 | Fix for bug #917532 (GUI: BrowserDialog return value) | Max Horn |
2004-03-15 | "int GraphicsMode *" was a rather creative type... :) | Marcus Comstedt |
2004-03-15 | Allow multi-line OSD messages; display virtual/real screen resolutions when c... | Max Horn |
2004-03-15 | Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes | Max Horn |
2004-03-15 | Added getDefaultGraphicsMode for DC backend | Max Horn |
2004-03-15 | Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge... | Max Horn |
2004-03-14 | Virtual keyboard. | Marcus Comstedt |
2004-03-14 | Protect against multiple inclusion. | Marcus Comstedt |
2004-03-14 | Sound buffer adjustment. | Marcus Comstedt |
2004-03-14 | In stereo. | Marcus Comstedt |
2004-03-13 | Patch #902111: Change remaining random function calls to use RandomSource | Max Horn |
2004-03-13 | Reworked scaling logic, and added kFeatureAspectRatioCorrection support. | Marcus Comstedt |
2004-03-13 | Less strange. | Marcus Comstedt |
2004-03-13 | Cleanup. | Marcus Comstedt |
2004-03-13 | Use default implementation for setGraphicsMode(const char *). | Marcus Comstedt |
2004-03-13 | Use the name "scummvm_main" for the common main function, like WinCE. | Marcus Comstedt |
2004-03-13 | Allow changing the scaler via keypad, too (FR #821415) | Max Horn |
2004-03-13 | Added an OSD (On Screen Display) to the SDL backend | Max Horn |
2004-03-13 | Features. | Marcus Comstedt |
2004-03-13 | Harmonized with new OSystem API. | Marcus Comstedt |
2004-03-13 | Merged in fixes from 0.6.0 release branch. | Marcus Comstedt |
2004-03-12 | cleanup | Max Horn |
2004-03-03 | Add SDL information to track driver problems | Nicolas Bacca |
2004-03-02 | FLAC support | Chris Apers |