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
18
18
- remove lzo and other compression libs from repository
19
19
- get the entire solution compiled with ForceConformanceInForLoopScope=false
20
20
- get rid of atimgpu, use amd ags instead (will also eliminate LNK4098)
21
+ - scan solution by PVS-Studio and fix found bugs
21
22
- Modules
22
23
- subdivide xrGame into multiple modules (so changed code could be compiled faster)
23
24
- merge xrCPU_Pipe into xrCore
@@ -27,8 +28,8 @@ nitrocaster: Pavel Kovalenko
27
28
- detach/update ODE
28
29
- dig through current ODE and analyze changes that were made by GSC
29
30
- 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
32
33
- known bugs
33
34
- generic
34
35
- stackoverflow when starting with too long command line
@@ -75,3 +76,7 @@ nitrocaster: Pavel Kovalenko
75
76
- tweak CConsole to use new logger
76
77
- log messages
77
78
- 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