mirror of
https://git.code.sf.net/p/quake/game-source
synced 2025-04-07 08:11:16 +00:00
15 lines
411 B
Text
15 lines
411 B
Text
|
o = todo
|
||
|
X = done
|
||
|
? = maybe but not likely
|
||
|
M = more testing
|
||
|
I = in progress
|
||
|
W = waiting on other work
|
||
|
|
||
|
I Single source tree, using qfcc with cpp support
|
||
|
o Add code to exec a script on map change (e.g. if maps/q1_q3dm17.bsp is
|
||
|
loaded, exec q1_q3dm17.bsp.cfg)
|
||
|
o commit to a CVS tree somewhere
|
||
|
o Better team support (classes?)
|
||
|
W Client-side game code (waiting for QF support)
|
||
|
W secondtrigger as a +command (CSGC)
|