quakeforge/libs/gamecode
Bill Currie 8059265181 pr_strings.c:
fix some off-by-one bugs
gl_mesh.c:
	make the messing... message developer mode
2001-08-15 06:01:38 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am print out source line numbers when available 2001-07-14 23:53:59 +00:00
pr_debug.c debug info for local variables is now used. only works when tracing atm:/ 2001-07-19 07:27:14 +00:00
pr_edict.c statement printing now infers the type of a def from the instruction where 2001-08-13 23:49:04 +00:00
pr_exec.c statement printing now infers the type of a def from the instruction where 2001-08-13 23:49:04 +00:00
pr_opcode.c re-arrange the types of store and storep so things make a little more sense 2001-08-13 23:00:17 +00:00
pr_strings.c pr_strings.c: 2001-08-15 06:01:38 +00:00