mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-16 16:41:30 +00:00
add a couple of items (and a new state). Also, test loginfo :)
This commit is contained in:
parent
e1e964d446
commit
a9d8e5bbf5
1 changed files with 3 additions and 0 deletions
3
ROADMAP
3
ROADMAP
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue