mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
Minor corrections.
This commit is contained in:
parent
0dee26397c
commit
6542192514
1 changed files with 2 additions and 2 deletions
4
TODO
4
TODO
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue