@@ -34,37 +34,24 @@ nitrocaster: Pavel Kovalenko
3434 - decouple hxGrid
3535- bugs/issues
3636 - 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
4337 - (bytes_need<=mSize) && vl_Count
44- + "! tab named [1] doesnt exist"
4538 - UI
46- + clip cursor in windowed mode with enabled input capture
39+ c clip cursor in windowed mode with enabled input capture
4740 - dragging music volume slider doesn't make any effect until one presses 'Apply' button
4841 ? save MP settings
4942 - core
50- + buffer overflow when copying command line to Core.Params
5143 - misplaced arguments in calls to xrDebug::backend
5244 - multiplayer
53- + xrGameSpy: fix master server name (gamespy is down)
5445 - dedicated server
55- - vulnerabilities (verify)
56- c dirtysky
57- + stalkazz
58- + stalkerbof
59- + stalkerboom
60- + voting for weather: rainy/cloudy buttons are mixed up
6146 - render
6247 - when d3d compiler fails to compile some shader, it displays message
6348 "Your video card doesn't meet game requirements ..." even if GPU actually meets game requirements (feature level)
6449 - blurred text on r4
6550 - alpha transparency works improperly - objects like steelworks and meshes quickly lose details and become
6651 invisible when camera moves away (r1 looks better)
6752 - R1: incorrect sun path
53+ - make saturation dependent on exposure (see ArmA series)
54+ - improve night vision
6855 - physics
6956 - falling actor can continue being in falling state under specific conditions
7057 - plugins
@@ -73,6 +60,7 @@ nitrocaster: Pavel Kovalenko
7360 - common/unsorted
7461 - review and refactor code
7562 - 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
7664 - UI
7765 - close sleep dialog by ESC key
7866 - multiplayer
0 commit comments