From 7f03b3040b8130579cd8e9546ed73165c1f02760 Mon Sep 17 00:00:00 2001 From: Pavel Kovalenko Date: Sun, 12 Oct 2014 14:10:28 +0400 Subject: [PATCH] Update tasks. --- doc/design/task_list.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/design/task_list.txt b/doc/design/task_list.txt index e7b6cd6e82b..8edc5aa9cae 100644 --- a/doc/design/task_list.txt +++ b/doc/design/task_list.txt @@ -34,11 +34,12 @@ nitrocaster: Pavel Kovalenko - decouple hxGrid - bugs/issues - generic - - stackoverflow when starting with too long command line - - stackoverflow when game directory contains too many files (_alloca) + + stackoverflow when game directory contains too many files (_alloca) + + partially fixed by loxotron - can me improved (get rid of recursive directory traversal) - - exclude $app_data_root$/logs and $app_data_root$/screenshots from index - - GetColorFromText bug + c exclude $app_data_root$/logs and $app_data_root$/screenshots from index + + don't scan directory if it contains .xrignore file. + + GetColorFromText bug - (bytes_need<=mSize) && vl_Count + "! tab named [1] doesnt exist" - UI @@ -46,7 +47,7 @@ nitrocaster: Pavel Kovalenko - dragging music volume slider doesn't make any effect until one presses 'Apply' button ? save MP settings - core - - buffer overflow when copying command line to Core.Params + + buffer overflow when copying command line to Core.Params - misplaced arguments in calls to xrDebug::backend - multiplayer + xrGameSpy: fix master server name (gamespy is down) @@ -75,7 +76,6 @@ nitrocaster: Pavel Kovalenko - UI - close sleep dialog by ESC key - multiplayer - - use GSC server instead of GameSpy one - ipv6 support - get rid of DirectPlay - log suspicious packets and kick/ban its senders after X attempts