@@ -12,7 +12,6 @@ c Canceled
1212--------------------------------
1313
1414nitrocaster: Pavel Kovalenko
15- + get rid of STLPort
1615- Mgc::Math::PI (MgcMath.h) conflicts with PI macro
1716- try to remove OpenAL from repository
1817- remove lzo and other compression libs from repository
@@ -40,7 +39,6 @@ nitrocaster: Pavel Kovalenko
4039 - (bytes_need<=mSize) && vl_Count
4140 - "! tab named [1] doesnt exist"
4241 - core
43- + xrMemory::mem_usage -> mem_usage_impl falls into infinite loop or finds bad nodes
4442 - buffer overflow when copying command line to Core.Params
4543 - misplaced arguments in calls to xrDebug::backend
4644 - multiplayer
@@ -53,28 +51,20 @@ nitrocaster: Pavel Kovalenko
5351 - stalkerboom
5452 - voting for weather: rainy/cloudy buttons are mixed up
5553 - render
56- + dx10StateUtils::ValidateState(D3D_DEPTH_STENCIL_DESC&) doesn't initialize passed D3D_DEPTH_STENCIL_DESC with
57- proper default values when DepthEnable flag is false. Because of this incorrect initialization previously created
58- state cannot be found, so renderer creates it over and over.
59- Link ref: http://msdn.microsoft.com/en-us/library/windows/desktop/bb205036(v=vs.85).aspx
60- + D3D11Shader.h from DirectX SDK conflicts with one from Windows SDK
6154 - when d3d compiler fails to compile some shader, it displays message
6255 "Your video card doesn't meet game requirements ..." even if GPU actually meets game requirements (feature level)
6356 - physics
6457 - falling actor can continue being in falling state under specific conditions
6558 - plugins
66- + fix LW and Max exporters (seem to be broken by GSC)
6759 - update plugins for new 3DS Max versions
6860- improvements
6961 - common/unsorted
70- + windows cursor position should match with ingame cursor position
7162 - multiplayer
7263 - use GSC server instead of GameSpy one
7364 - ipv6 support
7465 - get rid of DirectPlay
7566 - log suspicious packets and kick/ban its senders after X attempts
7667 - dedicated server
77- + fix lights_hanging_lamp class name in system.ltx (used 'SO_HLAMP', should be 'O_HLAMP')
7868 - remove unnecessary modules initialization (render/sound/etc...)
7969 - use standard windows unput instead of DirectInput (causes problems on dedicated servers)
8070 - console (remove GUI and use separate administrative tool?)
0 commit comments