Skip to content

Commit 7f03b30

Browse files
author
Pavel Kovalenko
committed
Update tasks.
1 parent 5ee7d8b commit 7f03b30

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/design/task_list.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,20 @@ nitrocaster: Pavel Kovalenko
3434
- decouple hxGrid
3535
- bugs/issues
3636
- generic
37-
- stackoverflow when starting with too long command line
38-
- stackoverflow when game directory contains too many files (_alloca)
37+
+ stackoverflow when game directory contains too many files (_alloca)
38+
+ partially fixed by loxotron
3939
- can me improved (get rid of recursive directory traversal)
40-
- exclude $app_data_root$/logs and $app_data_root$/screenshots from index
41-
- GetColorFromText bug
40+
c exclude $app_data_root$/logs and $app_data_root$/screenshots from index
41+
+ don't scan directory if it contains .xrignore file.
42+
+ GetColorFromText bug
4243
- (bytes_need<=mSize) && vl_Count
4344
+ "! tab named [1] doesnt exist"
4445
- UI
4546
+ clip cursor in windowed mode with enabled input capture
4647
- dragging music volume slider doesn't make any effect until one presses 'Apply' button
4748
? save MP settings
4849
- core
49-
- buffer overflow when copying command line to Core.Params
50+
+ buffer overflow when copying command line to Core.Params
5051
- misplaced arguments in calls to xrDebug::backend
5152
- multiplayer
5253
+ xrGameSpy: fix master server name (gamespy is down)
@@ -75,7 +76,6 @@ nitrocaster: Pavel Kovalenko
7576
- UI
7677
- close sleep dialog by ESC key
7778
- multiplayer
78-
- use GSC server instead of GameSpy one
7979
- ipv6 support
8080
- get rid of DirectPlay
8181
- log suspicious packets and kick/ban its senders after X attempts

0 commit comments

Comments
 (0)