Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
925ea16e1d
|
we get to "spawn". whee. not long now and I'll have to work on the client
side :)
|
2005-05-02 09:00:17 +00:00 |
|
Bill Currie
|
2697671a9b
|
make MSG_ReadDeltaUsercmd use a param rather than global to read the
message.
|
2005-04-27 12:16:15 +00:00 |
|
Bill Currie
|
b502cfc3ce
|
move ClientReliable* from sv_nchan to MSG_Reliabe* in msg_backbuf so the
backbuffer code can be shared between qw-server and qtv
|
2004-02-22 05:40:08 +00:00 |
|
Bill Currie
|
6e6df349e4
|
move the ucmd message code into a common qw lib (more will likely follow)
|
2004-02-21 05:09:02 +00:00 |
|