@@ -29,7 +29,7 @@ nitrocaster: Pavel Kovalenko
2929 - dig through current ODE and analyze changes that were made by GSC
3030 - get the latest ODE and make sure it can be used with xray
3131 - remove openssl code from crypto, use it as external library
32- - known bugs
32+ - bugs/issues
3333 - generic
3434 - stackoverflow when starting with too long command line
3535 - stackoverflow when game directory contains too many files (_alloca)
@@ -38,18 +38,19 @@ nitrocaster: Pavel Kovalenko
3838 - GetColorFromText bug
3939 - (bytes_need<=mSize) && vl_Count
4040 - "! tab named [1] doesnt exist"
41+ - clip cursor in windowed mode with enabled input capture
4142 - core
4243 - buffer overflow when copying command line to Core.Params
4344 - misplaced arguments in calls to xrDebug::backend
4445 - multiplayer
4546 - xrGameSpy: fix master server name (gamespy is down)
4647 - dedicated server
47- - known multiple vulnerabilities (verify)
48+ - vulnerabilities (verify)
4849 - dirtysky
4950 - stalkazz
5051 - stalkerbof
5152 - stalkerboom
52- - voting for weather: rainy/cloudy buttons are mixed up
53+ + voting for weather: rainy/cloudy buttons are mixed up
5354 - render
5455 - when d3d compiler fails to compile some shader, it displays message
5556 "Your video card doesn't meet game requirements ..." even if GPU actually meets game requirements (feature level)
@@ -59,6 +60,8 @@ nitrocaster: Pavel Kovalenko
5960 - update plugins for new 3DS Max versions
6061- improvements
6162 - common/unsorted
63+ - review and refactor code
64+ - fix log messages format (normally, the 'color' character should be followed by a space)
6265 - multiplayer
6366 - use GSC server instead of GameSpy one
6467 - ipv6 support
@@ -79,9 +82,7 @@ nitrocaster: Pavel Kovalenko
7982 - render
8083 - FXAA
8184 - glow material doesn't cast shadows (causes artefacts on actor shadow)
82- - consider disabling accel when falling (more realistic)
83- - log messages
84- - fix log messages format (normally, the 'color' character should be followed by a space)
85+ - consider disabling accel when falling (more realistic)
8586
8687STALKER_2010: Andrew Boyarshin
8788* detach/update LuaJIT
0 commit comments