File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ nitrocaster: Pavel Kovalenko
50
50
- stalkerbof
51
51
- stalkerboom
52
52
- render
53
- - dx10StateUtils::ValidateState(D3D_DEPTH_STENCIL_DESC&) doesn't initialize passed D3D_DEPTH_STENCIL_DESC with
53
+ + dx10StateUtils::ValidateState(D3D_DEPTH_STENCIL_DESC&) doesn't initialize passed D3D_DEPTH_STENCIL_DESC with
54
54
proper default values when DepthEnable flag is false. Because of this incorrect initialization previously created
55
55
state cannot be found, so renderer creates it over and over.
56
56
Link ref: http://msdn.microsoft.com/en-us/library/windows/desktop/bb205036(v=vs.85).aspx
@@ -61,7 +61,7 @@ nitrocaster: Pavel Kovalenko
61
61
- get rid of DirectPlay
62
62
- log suspicious packets and kick/ban its senders after X attempts
63
63
- dedicated server
64
- * fix lights_hanging_lamp class name in system.ltx (used 'SO_HLAMP', should be 'O_HLAMP')
64
+ + fix lights_hanging_lamp class name in system.ltx (used 'SO_HLAMP', should be 'O_HLAMP')
65
65
- remove unnecessary modules initialization (render/sound/etc...)
66
66
- use standard windows unput instead of DirectInput (causes problems on dedicated servers)
67
67
- console (remove GUI and use separate administrative tool?)
You can’t perform that action at this time.
0 commit comments