Minor corrections.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-04-27 13:25:53 +00:00
parent 0dee26397c
commit 6542192514

4
TODO
View file

@ -25,14 +25,14 @@ o doublesize modes (eg, render in 320x240 but display in 640x480)
? Draw_Pic and friends need a cleanup in GL at least ? Draw_Pic and friends need a cleanup in GL at least
? console commands to see a user, ignore talk from them, etc ? console commands to see a user, ignore talk from them, etc
? improved crosshairs (custom file, 32 bit for GL, etc) ? improved crosshairs (custom file, 32 bit for GL, etc)
? software targets should mix color at 16/16 or 24/32 color W software targets should mix color at 16/16 or 24/32 color
? Draw_Pic and other tex draw functions should use local palettes ? Draw_Pic and other tex draw functions should use local palettes
? wad loader should load wad3 and fall back to wad2 if necessary ? wad loader should load wad3 and fall back to wad2 if necessary
? better control over client console logging ? better control over client console logging
? ban reasons and expire times ? ban reasons and expire times
? no 512 entities limit (protocol limitation) ? no 512 entities limit (protocol limitation)
? large or infinite (!) maps (currently has +-4096 protocol limit) ? large or infinite (!) maps (currently has +-4096 protocol limit)
? http for file downloads ? redirection for file downloads
? way to change con back besides changing mod dir (csqc likely) ? way to change con back besides changing mod dir (csqc likely)
? server-side demos ? server-side demos
? movie-like demo controls (fastforward, rewind, step forward and back, seek, etc) ? movie-like demo controls (fastforward, rewind, step forward and back, seek, etc)