quakeforge/qw
Bill Currie cd660f6804 Fix smoke trails that were broken by the efrags commit.
The efrags system's usage of ent->visframe clashes with that of
CL_LinkPacketEntities. As the latter is rather bogus, and potentially
visible entities are always inserted into the map (causing ent->efrag to be
non-null), a null ent->efrag is a good indication that the entity is newly
visible.
2010-12-03 21:01:52 +09:00
..
include Dynamic entity allocation. Unlimited static entities. 2010-12-03 21:01:52 +09:00
source Fix smoke trails that were broken by the efrags commit. 2010-12-03 21:01:52 +09:00
Makefile.am move the make dist stuff to the top level Makefile.am and get make dist to 2001-04-18 07:18:54 +00:00