Skip to content

Commit c5d82af

Browse files
Added STALKER_2010 to task list, I'm starting working on Lua stack of engine. Also added one task to list.
1 parent 38cb253 commit c5d82af

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/design/tasks.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)