yquake2remaster/src/backends/sdl
Yamagi Burmeister 08f78ec3b5 Set SDL_EnableUNICODE() right after the window is created
This works around a bug in SDL 1.2 were the SDL_EnableUNICODE() state is
reset to false after the window is reacreated. Setting it in the render
backend ensures that no keystrokes are lost. This fixes #56.
2015-01-28 20:42:42 +01:00
..
icon Move src/sdl to src/backends/sdl 2012-08-01 13:47:32 +02:00
cd.c ogg/cda: move defaults from yq2.cfg to engine 2013-05-08 20:06:53 +02:00
input.c Set SDL_EnableUNICODE() right after the window is created 2015-01-28 20:42:42 +01:00
refresh.c Set SDL_EnableUNICODE() right after the window is created 2015-01-28 20:42:42 +01:00
sound.c Add underwater sfx for SDL backend 2014-06-16 08:45:39 +03:00