add a couple of items (and a new state). Also, test loginfo :)

This commit is contained in:
Bill Currie 2001-01-03 00:23:32 +00:00
parent e1e964d446
commit a9d8e5bbf5

View file

@ -3,6 +3,7 @@ X = done
? = maybe but not likely
M = more testing
I = in progress
W = waiting on other work
X water textures are seriously screwed in GL
X Endy's effects need to be made to work properly (totally broken!)
@ -13,6 +14,8 @@ X fullbrights on models (yeah, we have to..)
M it seems possible to crash a QF server still - need to fix this!
M Scitech MGL used in win32 is screwed - dump it and use SDL
I GL is still way too slow
I Client side QuakeC.
W fix skybox/dome vis problems (workable solution found, needs new renderer)
o It's possible to stick on some obtuse-angled corners qwsv 2.3x didn't
o better server control of certain cvars
o triggers (f_respawn, f_death, f_took; cl_triggers)