diff --git a/tools/qfcc/TODO b/tools/qfcc/TODO new file mode 100644 index 000000000..8388401b0 --- /dev/null +++ b/tools/qfcc/TODO @@ -0,0 +1,12 @@ +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 = operator ( var += expr, etc. )