Skip to content

Commit

Permalink
Update tasks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Kovalenko committed Sep 26, 2014
1 parent 2d152f8 commit 1fd6ffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/design/tasks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ nitrocaster: Pavel Kovalenko
- stalkerbof
- stalkerboom
- render
- dx10StateUtils::ValidateState(D3D_DEPTH_STENCIL_DESC&) doesn't initialize passed D3D_DEPTH_STENCIL_DESC with
+ dx10StateUtils::ValidateState(D3D_DEPTH_STENCIL_DESC&) doesn't initialize passed D3D_DEPTH_STENCIL_DESC with
proper default values when DepthEnable flag is false. Because of this incorrect initialization previously created
state cannot be found, so renderer creates it over and over.
Link ref: http://msdn.microsoft.com/en-us/library/windows/desktop/bb205036(v=vs.85).aspx
Expand All @@ -61,7 +61,7 @@ nitrocaster: Pavel Kovalenko
- get rid of DirectPlay
- log suspicious packets and kick/ban its senders after X attempts
- dedicated server
* fix lights_hanging_lamp class name in system.ltx (used 'SO_HLAMP', should be 'O_HLAMP')
+ fix lights_hanging_lamp class name in system.ltx (used 'SO_HLAMP', should be 'O_HLAMP')
- remove unnecessary modules initialization (render/sound/etc...)
- use standard windows unput instead of DirectInput (causes problems on dedicated servers)
- console (remove GUI and use separate administrative tool?)
Expand Down

0 comments on commit 1fd6ffc

Please sign in to comment.