Added my wishes. Fixed a typo :-)

This commit is contained in:
Anton E. Gavrilov 2000-03-16 14:01:17 +00:00
parent 6766cc9808
commit 5d2cdb50bd

View file

@ -7,7 +7,7 @@ done will not affect the standard game as was playable before the initial
source release or subsequent accepted standards. Those may be found in
the file ERRATA.
Note however that unline the ERRATA file which contains issues that will
Note however that unlike the ERRATA file which contains issues that will
be addressed as sonn as possible, we make no promises for things listed
here. Do keep in mind however that many of these things we want ourselves
so this file serves as a sort of to-do list.
@ -36,3 +36,12 @@ DarkAngel <bhunn@zipworld.com.au>
- fix "speed jumping" [not sure of cause, very hard to fix]
- improve sound engine behavior when too many sounds play at once
Tonik <tonik@quake.ru>
- enhanced say and say_team editing
- add skill, coop, [match, powerups ?] qw-server cvars
- single player & coop support (progs issue)
- ffa and match support (progs)
- make KP_* work on Win32 (will probably require keyboard dinput?)
- pause in demo playback (qw, already done in uquake)
- implement some teamplay macros into qw-client? Like $health, $armor
- timescale server cvar (easy for uquake, requires new protocol for qw)