quakeforge/libs/gamecode
Bill Currie f40b361fb3 hash.[ch]:
slight api change: the getkey and free functions now take a user data
	parameter (which is an aditional parameter to Hash_New.
cmd.c, cvar.c, quakefs.c:
	clean up the resulting errors.
pr_edict.c:
	use hash tables for lookups of function, global and field definitions.
	should speed things up a bit, ESPECIALLY when type checking is enabled.
2001-03-05 05:11:26 +00:00
..
.gitignore next step of the progs merge done. just need to sort out interdependencies, 2001-02-28 00:56:03 +00:00
Makefile.am fix the silly OP_STATE bug. also erradicate pr_offs.c and its contents (the 2001-03-02 19:18:04 +00:00
pr_edict.c hash.[ch]: 2001-03-05 05:11:26 +00:00
pr_exec.c hash.[ch]: 2001-03-05 05:11:26 +00:00