File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ nitrocaster: Pavel Kovalenko
28
28
- detach/update ODE
29
29
- dig through current ODE and analyze changes that were made by GSC
30
30
- get the latest ODE and make sure it can be used with xray
31
- * detach/update LuaJIT
32
- * detach/update LuaBind
33
31
- known bugs
34
32
- generic
35
33
- stackoverflow when starting with too long command line
@@ -55,6 +53,7 @@ nitrocaster: Pavel Kovalenko
55
53
proper default values when DepthEnable flag is false. Because of this incorrect initialization previously created
56
54
state cannot be found, so renderer creates it over and over.
57
55
Link ref: http://msdn.microsoft.com/en-us/library/windows/desktop/bb205036(v=vs.85).aspx
56
+ * D3D11Shader.h from DirectX SDK conflicts with one from Windows SDK
58
57
- improvements
59
58
- multiplayer
60
59
- use GSC server instead of GameSpy one
@@ -76,7 +75,7 @@ nitrocaster: Pavel Kovalenko
76
75
- tweak CConsole to use new logger
77
76
- log messages
78
77
- fix log messages format (normally, the 'color' character should be followed by a space)
79
-
78
+
80
79
STALKER_2010: Andrew Boyarshin
81
- * detach/update LuaJIT
82
- * detach/update LuaBind
80
+ * detach/update LuaJIT
81
+ * detach/update LuaBind
You can’t perform that action at this time.
0 commit comments