scummvm/backends/platform/sdl
Torbjörn Andersson c91a07229a JANITORIAL: Removed most punctuation at end of warning() and error()
Our warning() and error() functions always add an exclamation mark
to the end of the message anyway.

svn-id: r52791
2010-09-18 10:55:16 +00:00
..
events.cpp Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derived backends. 2010-06-16 07:22:54 +00:00
graphics.cpp JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
hardwarekeys.cpp Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created. 2009-08-16 07:40:13 +00:00
main.cpp SDL: Add masks to the SDL backend to support the OpenPandora backend. 2010-09-06 17:28:17 +00:00
module.mk BUILD: Unify how MODULE_DIRS is computed for backends 2010-07-29 13:03:21 +00:00
sdl.cpp DINGOO: new port. Patch #3039277 2010-08-19 12:43:37 +00:00
sdl.h SDL: Overhaul OSystem_SDL::getSupportedFormats 2010-07-12 23:18:44 +00:00