yquake2remaster/src
Daniel Gibson 51b7607548 SDL2 support (mostly)
Makefile is adjusted, it compiles and works mostly, but
* For some reason (bug in SDL_GetRelativeMouseState() ?)
  mouse input doesn't work properly.. it seems to be bound
  to window borders, even if input is grabbed
* some keys can't be used anymore because there's no SDLK_*
  for them anymore (gotta find out if this is important)
* Maybe some of the changes need cleanup
2013-08-26 00:55:31 +02:00
..
backends SDL2 support (mostly) 2013-08-26 00:55:31 +02:00
client SDL2 support (mostly) 2013-08-26 00:55:31 +02:00
common Remove vid_ref cvar 2013-06-15 10:27:30 +02:00
game cleanup Com_sprintf, minor tuning 2013-05-18 19:01:23 +02:00
server Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00