mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 08:27:39 +00:00
66fda1fddb
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. |
||
---|---|---|
.. | ||
Makefile.am | ||
pr_cmds.c | ||
rua_cbuf.c | ||
rua_cmd.c | ||
rua_cvar.c | ||
rua_file.c | ||
rua_hash.c | ||
rua_init.c | ||
rua_math.c | ||
rua_msgbuf.c | ||
rua_obj.c | ||
rua_plist.c | ||
rua_qfile.c | ||
rua_qfs.c | ||
rua_script.c | ||
rua_set.c | ||
rua_string.c |