minor tweeks

This commit is contained in:
Bill Currie 2001-10-11 16:33:10 +00:00
parent 6ad55725c2
commit 30ea591ce3
1 changed files with 4 additions and 2 deletions

6
TODO
View File

@ -36,9 +36,11 @@ M software targets should mix color at 16/16 or 24/32 color
? redirection 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)
? delta compression for protocol ? delta compression for protocol
? transmit nails as source/direction/speed/time rather than direction/location, to improve delta compression ? transmit nails as source/direction/speed/time rather than
direction/location, to improve delta compression
? custom particle explosions (doable via csqc) ? custom particle explosions (doable via csqc)
? server should shutdown cleanly when it recieves SIGTERM and SIGHUP ? server should shutdown cleanly when it recieves SIGTERM and SIGHUP
? client-only commands (rejected if done via a server stuffcmd) ? client-only commands (rejected if done via a server stuffcmd)