From dceded2f4d685f4108804350426c65284c9dd964 Mon Sep 17 00:00:00 2001 From: pelya Date: Sun, 17 Apr 2016 02:48:50 +0300 Subject: [PATCH] Updated todo --- todo.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/todo.txt b/todo.txt index 896fea906..bde71ed47 100644 --- a/todo.txt +++ b/todo.txt @@ -11,16 +11,10 @@ TODO, which will get actually done - OpenArena: add Google Play Games network support. +- OpenArena: first-person mode camera sometimes looks down after respawn. + - USB Keyboard: options for camera feed size and for redefining remote menu hotkey. -- OpenTTD: 24bpp color mode + 32bpp blitter in SDL menu. - -- OpenTTD: station names truncated on high resolution. - -- OpenTTD: Fix team chat with 6 or more players. - -- OpenTTD: tap to confirm construciton, and hide all dialogs when constructing something. - - UQM HD: add fonts from http://mosc-portal.bursa.ru/showthread.php?t=206 and switch back to joystick controls, set 4:3 aspect ratio as default. - SDL: implement SDL_GL_LoadLibrary() / SDL_GL_GetProcAddress() / SDL_GL_SetAttribute() / SDL_GL_GetAttribute().