@@ -13,8 +13,6 @@ c Canceled
1313
1414nitrocaster: Pavel Kovalenko
1515- Mgc::Math::PI (MgcMath.h) conflicts with PI macro
16- - try to remove OpenAL from repository
17- - remove lzo and other compression libs from repository
1816- get the entire solution compiled with ForceConformanceInForLoopScope=false
1917- get rid of atimgpu, use amd ags instead (will also eliminate LNK4098)
2018- scan solution with PVS-Studio and fix found bugs
@@ -25,10 +23,15 @@ nitrocaster: Pavel Kovalenko
2523 - merge xrXMLParser into xrCore
2624 - merge crypto into xrCore
2725- 3rd party libraries
28- - detach /update ODE
26+ - decouple /update ODE
2927 - dig through current ODE and analyze changes that were made by GSC
3028 - get the latest ODE and make sure it can be used with xray
31- - remove openssl code from crypto, use it as external library
29+ - decouple OpenSSL
30+ - decouple OpenAL
31+ - decouple GameSpy
32+ - decouple lzo
33+ - decouple PPMd
34+ - decouple hxGrid
3235- bugs/issues
3336 - generic
3437 - stackoverflow when starting with too long command line
@@ -48,10 +51,10 @@ nitrocaster: Pavel Kovalenko
4851 - xrGameSpy: fix master server name (gamespy is down)
4952 - dedicated server
5053 - vulnerabilities (verify)
51- - dirtysky
52- - stalkazz
53- - stalkerbof
54- - stalkerboom
54+ c dirtysky
55+ + stalkazz
56+ + stalkerbof
57+ + stalkerboom
5558 + voting for weather: rainy/cloudy buttons are mixed up
5659 - render
5760 - when d3d compiler fails to compile some shader, it displays message
@@ -72,7 +75,7 @@ nitrocaster: Pavel Kovalenko
7275 - close sleep dialog by ESC key
7376 - multiplayer
7477 - use GSC server instead of GameSpy one
75- - ipv6 support
78+ - ipv6 support
7679 - get rid of DirectPlay
7780 - log suspicious packets and kick/ban its senders after X attempts
7881 - dedicated server
0 commit comments