scummvm/backends/platform/sdl
Johannes Schickel 71b4b3dcba - Adapt documentation, that keycolor in setMouseCursor may not exceed the maximum color value of the specified format.
- Change SDL backend to assert out on invalid keycolor values

In case we really need a way to specify "no keycolor" we need to
discuss on how to do it *properly*.

svn-id: r47123
2010-01-07 15:28:58 +00:00
..
events.cpp Prevent SDL backend from eating up keypress events with Ctrl+Alt set. 2009-12-04 19:57:33 +00:00
graphics.cpp - Adapt documentation, that keycolor in setMouseCursor may not exceed the maximum color value of the specified format. 2010-01-07 15:28:58 +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 Remove (now) obsolete HACK for WIN32. 2009-11-11 14:27:22 +00:00
module.mk Define hardware keys for 101 keyboard in SDL backend. 2009-05-11 09:01:54 +00:00
sdl.cpp samsungtv: no need anymore exception for broken SDL_ShowCursor 2009-11-15 21:57:28 +00:00
sdl.h Prevent SDL backend from eating up keypress events with Ctrl+Alt set. 2009-12-04 19:57:33 +00:00