quakeforge/tools/qfcc
Bill Currie ac1392eb74 object.r:
define __obj_exec_class, obj_msgSend and obj_msgSend_super for the way
	qfcc now handles these defs
pr_edict.c:
	PR_ValueString now checks that the function is valid before trying to
	print its name.
class.c:
	__obj_exec_class is now extern
linker.c:
	fix more mangled relocs
method.c:
	obj_msgSend and obj_msgSend_super are now extern
qfcc.c:
	fixes so obj_module_t doesn't get zapped
type.c:
	fixes so obj_module_t doesn't get zapped
2002-07-16 19:03:56 +00:00
..
doc QSG2 glows almost working. Plus lots of typos killed. 2002-06-18 21:41:24 +00:00
include rename qfo_function_t to qfo_func_t and similar for other qfo *function* in 2002-07-15 21:37:52 +00:00
source object.r: 2002-07-16 19:03:56 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
Makefile.am some make dist fixes 2002-01-22 17:17:18 +00:00
TODO more cleanups 2002-06-01 05:30:16 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00