Skip to content

Commit 95ec973

Browse files
author
Pavel Kovalenko
committed
Update tasks.
1 parent 6515431 commit 95ec973

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/design/task_list.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ nitrocaster: Pavel Kovalenko
3838
- GetColorFromText bug
3939
- (bytes_need<=mSize) && vl_Count
4040
- "! tab named [1] doesnt exist"
41+
- UI
4142
- clip cursor in windowed mode with enabled input capture
43+
- dragging music volume slider doesn't make any effect until one presses 'Apply' button
4244
- core
4345
- buffer overflow when copying command line to Core.Params
4446
- misplaced arguments in calls to xrDebug::backend
@@ -54,6 +56,9 @@ nitrocaster: Pavel Kovalenko
5456
- render
5557
- when d3d compiler fails to compile some shader, it displays message
5658
"Your video card doesn't meet game requirements ..." even if GPU actually meets game requirements (feature level)
59+
- blurred text on r4
60+
- alpha transparency works improperly - objects like steelworks and meshes quickly lose details and become
61+
invisible when camera moves away (r1 looks better)
5762
- physics
5863
- falling actor can continue being in falling state under specific conditions
5964
- plugins
@@ -62,6 +67,8 @@ nitrocaster: Pavel Kovalenko
6267
- common/unsorted
6368
- review and refactor code
6469
- fix log messages format (normally, the 'color' character should be followed by a space)
70+
- UI
71+
- close sleep dialog by ESC key
6572
- multiplayer
6673
- use GSC server instead of GameSpy one
6774
- ipv6 support

0 commit comments

Comments
 (0)