quakeforge/libs
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
..
audio win32 compile fixes. still have problems with DDActive, but Despair's going 2002-07-02 18:45:50 +00:00
console don't add -version-info for static plugins 2002-06-03 16:34:46 +00:00
gamecode object.r: 2002-07-16 19:03:56 +00:00
models be a little more verbose with the "Bad surface extents" error. 2002-07-03 21:03:49 +00:00
util nuke MSG_ReadChar. Other than the sign extention, it's redundant and nothing 2002-07-02 19:15:29 +00:00
video Fix r_particles_nearclip being forced to max. 2002-07-08 00:05:33 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am "gib" never got all that useful, and with the new command parser coming in 2002-03-05 21:47:03 +00:00