Bill Currie
|
476ad75724
|
Add a fixme to remove skin from qw's entity_state_t.
|
2012-06-15 22:02:14 +09:00 |
|
Bill Currie
|
9c440ad9e2
|
Rename entity_state_t's skln to skinnum in nq.
Also some whitespace and comment corrections.
|
2012-06-15 22:02:14 +09:00 |
|
Bill Currie
|
23a38738fc
|
Massive whitespace cleanup.
Lots of trailing whitespace and otherwise blank lines.
|
2012-05-22 08:23:22 +09:00 |
|
Bill Currie
|
bc1b483525
|
Nuke the rcsid stuff.
It's pretty useless in git.
|
2012-04-22 10:56:32 +09:00 |
|
Bill Currie
|
4d66fc175a
|
Avoid processing skins every frame.
Processing skins every frame would slow things down unnecessarily, so call
the skin functions only when something changes.
|
2012-01-24 10:28:07 +09:00 |
|
Bill Currie
|
f0a145a537
|
Compress entity_state_t a little.
Use byte and short instead of int.
|
2011-09-07 09:41:05 +09:00 |
|
Bill Currie
|
997102fea8
|
audit the usage of "only"
There are still a few iffy places (notably around certain prepositions), but
the relevant sentences are now much easier to read.
|
2010-01-13 06:42:26 +00:00 |
|
Bill Currie
|
839c00b97b
|
back out the large packet/entity related patches. they've provent to be troublesome and it seems FTE has a better solution.
|
2007-05-07 14:58:53 +00:00 |
|
Bill Currie
|
52f7bd4bb4
|
MAX_ENTITIES patch from phrosty
|
2007-04-19 07:36:12 +00:00 |
|
Bill Currie
|
ca37474f0d
|
remove the magic numbers from the download protocol
|
2007-03-20 14:41:54 +00:00 |
|
Bill Currie
|
d4719db021
|
a bunch of docs for snd_render.h and a some cleanup of namepace and old cruft
|
2007-03-10 04:21:32 +00:00 |
|
Bill Currie
|
966b5ee387
|
"mvd" stuff now gets streamed to the qtv proxy :)
|
2005-05-05 07:31:31 +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
|
cd2f9434fc
|
proxy now stays connected :) also gets the server data packet. most changes
due to move of pmove.h
|
2005-05-02 04:09:15 +00:00 |
|
Bill Currie
|
d308d324cc
|
o misc little cleanups
o add plent_state_t, packet_players_t and delta_t in preparation for
re-worked delta compression code.
o use plent_state_t in the client.
|
2005-04-30 03:59:23 +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
|
1033f7e322
|
move qw/include/protocol.h to include/qw/protocol.h making life easier
qtv can now connect to a server (won't stay connected though)
|
2004-02-21 02:31:22 +00:00 |
|