@@ -34,37 +34,24 @@ nitrocaster: Pavel Kovalenko
34
34
- decouple hxGrid
35
35
- bugs/issues
36
36
- generic
37
- + stackoverflow when game directory contains too many files (_alloca)
38
- + partially fixed by loxotron
39
- - can me improved (get rid of recursive directory traversal)
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
43
37
- (bytes_need<=mSize) && vl_Count
44
- + "! tab named [1] doesnt exist"
45
38
- UI
46
- + clip cursor in windowed mode with enabled input capture
39
+ c clip cursor in windowed mode with enabled input capture
47
40
- dragging music volume slider doesn't make any effect until one presses 'Apply' button
48
41
? save MP settings
49
42
- core
50
- + buffer overflow when copying command line to Core.Params
51
43
- misplaced arguments in calls to xrDebug::backend
52
44
- multiplayer
53
- + xrGameSpy: fix master server name (gamespy is down)
54
45
- dedicated server
55
- - vulnerabilities (verify)
56
- c dirtysky
57
- + stalkazz
58
- + stalkerbof
59
- + stalkerboom
60
- + voting for weather: rainy/cloudy buttons are mixed up
61
46
- render
62
47
- when d3d compiler fails to compile some shader, it displays message
63
48
"Your video card doesn't meet game requirements ..." even if GPU actually meets game requirements (feature level)
64
49
- blurred text on r4
65
50
- alpha transparency works improperly - objects like steelworks and meshes quickly lose details and become
66
51
invisible when camera moves away (r1 looks better)
67
52
- R1: incorrect sun path
53
+ - make saturation dependent on exposure (see ArmA series)
54
+ - improve night vision
68
55
- physics
69
56
- falling actor can continue being in falling state under specific conditions
70
57
- plugins
@@ -73,6 +60,7 @@ nitrocaster: Pavel Kovalenko
73
60
- common/unsorted
74
61
- review and refactor code
75
62
- fix log messages format (normally, the 'color' character should be followed by a space)
63
+ - add registry entries (player name, cdkey, etc) if not exist
76
64
- UI
77
65
- close sleep dialog by ESC key
78
66
- multiplayer
0 commit comments