OpenArena: big update

This commit is contained in:
pelya
2015-07-12 01:20:34 +03:00
parent eceb88a630
commit ae21576be1
6 changed files with 8 additions and 18 deletions

View File

@@ -7,16 +7,6 @@ TODO, which will get actually done
- TeeWorlds: control movement with gyroscope.
- OpenArena: navigate game menu with analog joystick.
- OpenArena: do not treat commands starting with / as chat text.
- OpenArena: camera points up to the sky after respawn.
- OpenArena: zooming is broken with floating crosshair.
- OpenArena: switch weapon button does not work.
- SDL: CompatibilityHacksForceScreenUpdate=y does not redraw screen when invoking from background.
- SDL: implement SDL_GL_LoadLibrary() / SDL_GL_GetProcAddress() / SDL_GL_SetAttribute() / SDL_GL_GetAttribute().