quakeforge/tools/qfcc/TODO
2001-07-17 21:51:10 +00:00

12 lines
224 B
Text

o = todo
X = done
? = maybe but not likely
M = more testing
I = in progress
W = waiting on other work
o switch/case, for any type
o native integer type
o quaternion type
o ?: operator
o <op>= operator ( var += expr, etc. )