quakeforge/libs/gamecode
Bill Currie 282132958f Relocate local def type encodings in debug load
For technical reasons (programmer laziness), qfcc does not fix up local
def type encodings when writing the debug symbols file (type encoding
location not readily accessible).
2020-02-25 20:46:01 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
pr_builtins.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
pr_debug.c Relocate local def type encodings in debug load 2020-02-25 20:46:01 +09:00
pr_edict.c Allow progs num_edicts and reserved_edicts to be null 2020-02-25 15:00:33 +09:00
pr_exec.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
pr_load.c Move the debug info out of progs_t 2020-02-25 20:07:29 +09:00
pr_opcode.c Do lazy computation of def sizes from type encodings 2020-02-23 23:29:58 +09:00
pr_parse.c Improve handling of pr_argc 2020-02-25 17:36:29 +09:00
pr_resolve.c Allow nested use of PR_SaveParams() 2020-02-25 14:30:26 +09:00
pr_resource.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
pr_strings.c Make progs string resources management private 2020-02-25 00:23:08 +09:00
pr_zone.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00