Age | Commit message (Expand) | Author |
---|---|---|
2004-12-01 | renamed a few things to match our coding guidelines | Gregory Montoir |
2004-10-15 | Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handling | Max Horn |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-07-31 | Allow Alt-Enter to toggle fullscreen mode, just like Alt-Return, matching our... | Max Horn |
2004-07-16 | Only show gfx mode change messages in the OSD if the change was initiated by ... | Max Horn |
2004-06-21 | disable alt-x and ctrl-z quit keys in favour of ctrl-q on non Mac OS X unices... | Jonathan Gray |
2004-03-15 | Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge... | Max Horn |
2004-03-13 | Allow changing the scaler via keypad, too (FR #821415) | Max Horn |
2004-03-12 | cleanup | Max Horn |
2004-02-29 | merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple so... | Max Horn |