aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl/events.cpp
AgeCommit message (Expand)Author
2004-12-18Disable mouse emulation codeMax Horn
2004-12-05Clean up OSystem::EventMax Horn
2004-12-01renamed a few things to match our coding guidelinesGregory Montoir
2004-10-15Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handlingMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-07-31Allow Alt-Enter to toggle fullscreen mode, just like Alt-Return, matching our...Max Horn
2004-07-16Only show gfx mode change messages in the OSD if the change was initiated by ...Max Horn
2004-06-21disable alt-x and ctrl-z quit keys in favour of ctrl-q on non Mac OS X unices...Jonathan Gray
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-03-13Allow changing the scaler via keypad, too (FR #821415)Max Horn
2004-03-12cleanupMax Horn
2004-02-29merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple so...Max Horn