File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ nitrocaster: Pavel Kovalenko
1818- remove lzo and other compression libs from repository
1919- get the entire solution compiled with ForceConformanceInForLoopScope=false
2020- get rid of atimgpu, use amd ags instead (will also eliminate LNK4098)
21+ - scan solution by PVS-Studio and fix found bugs
2122- Modules
2223 - subdivide xrGame into multiple modules (so changed code could be compiled faster)
2324 - merge xrCPU_Pipe into xrCore
@@ -27,8 +28,8 @@ nitrocaster: Pavel Kovalenko
2728 - detach/update ODE
2829 - dig through current ODE and analyze changes that were made by GSC
2930 - get the latest ODE and make sure it can be used with xray
30- - detach/update LuaJIT
31- - detach/update LuaBind
31+ * detach/update LuaJIT
32+ * detach/update LuaBind
3233- known bugs
3334 - generic
3435 - stackoverflow when starting with too long command line
@@ -75,3 +76,7 @@ nitrocaster: Pavel Kovalenko
7576 - tweak CConsole to use new logger
7677- log messages
7778 - fix log messages format (normally, the 'color' character should be followed by a space)
79+
80+ STALKER_2010: Andrew Boyarshin
81+ * detach/update LuaJIT
82+ * detach/update LuaBind
You can’t perform that action at this time.
0 commit comments