Skip to content

Commit

Permalink
Update tasks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Kovalenko committed Oct 9, 2014
1 parent 99de510 commit e9ef1ed
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions doc/design/task_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ c Canceled

nitrocaster: Pavel Kovalenko
- Mgc::Math::PI (MgcMath.h) conflicts with PI macro
- try to remove OpenAL from repository
- remove lzo and other compression libs from repository
- get the entire solution compiled with ForceConformanceInForLoopScope=false
- get rid of atimgpu, use amd ags instead (will also eliminate LNK4098)
- scan solution with PVS-Studio and fix found bugs
Expand All @@ -25,10 +23,15 @@ nitrocaster: Pavel Kovalenko
- merge xrXMLParser into xrCore
- merge crypto into xrCore
- 3rd party libraries
- detach/update ODE
- decouple/update ODE
- dig through current ODE and analyze changes that were made by GSC
- get the latest ODE and make sure it can be used with xray
- remove openssl code from crypto, use it as external library
- decouple OpenSSL
- decouple OpenAL
- decouple GameSpy
- decouple lzo
- decouple PPMd
- decouple hxGrid
- bugs/issues
- generic
- stackoverflow when starting with too long command line
Expand All @@ -48,10 +51,10 @@ nitrocaster: Pavel Kovalenko
- xrGameSpy: fix master server name (gamespy is down)
- dedicated server
- vulnerabilities (verify)
- dirtysky
- stalkazz
- stalkerbof
- stalkerboom
c dirtysky
+ stalkazz
+ stalkerbof
+ stalkerboom
+ voting for weather: rainy/cloudy buttons are mixed up
- render
- when d3d compiler fails to compile some shader, it displays message
Expand All @@ -72,7 +75,7 @@ nitrocaster: Pavel Kovalenko
- close sleep dialog by ESC key
- multiplayer
- use GSC server instead of GameSpy one
- ipv6 support
- ipv6 support
- get rid of DirectPlay
- log suspicious packets and kick/ban its senders after X attempts
- dedicated server
Expand Down

0 comments on commit e9ef1ed

Please sign in to comment.