quakeforge/nq
Bill Currie 66fda1fddb Rewrite edict access.
The server edict arrays are now stored outside of progs memory, only the
entity data itself (ie data accessible to progs via ent.fld) is stored in
progs memory. Many of the changes were due to code accessing edicts and
entity fields directly rather than through the provided macros.
2021-03-25 18:13:48 +09:00
..
include Remove a bunch of unnecessary fields from nq. 2021-03-25 18:13:21 +09:00
source Rewrite edict access. 2021-03-25 18:13:48 +09:00
Makefile.am Makefile cleanups. 2001-04-18 07:05:37 +00:00