mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
minor tweeks
This commit is contained in:
parent
6ad55725c2
commit
30ea591ce3
1 changed files with 4 additions and 2 deletions
6
TODO
6
TODO
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue