quakeforge/tools/qfcc/include
2007-04-06 08:56:37 +00:00
..
.gitignore
class.h compile time protocol support seems to be complete now. fortunatly, protocols had never been written out so the corrections to the protocol related stuctures do not need a progs version bump. runtime protocol support hasn't been fully tested yet. 2004-11-11 00:34:00 +00:00
cpp.h fix a bunch of bugs with single-cpp processing when not keeping temps 2006-08-20 06:20:30 +00:00
debug.h
def.h really warn only once for each uninitialized variable 2007-04-06 08:56:37 +00:00
emit.h
expr.h nested include reporting 2007-03-31 15:27:36 +00:00
function.h run in fear, function overloading is here 2004-11-13 11:50:00 +00:00
idstuff.h
immediate.h
linker.h
Makefile.am and another one 2004-02-03 03:38:51 +00:00
method.h gcc-4.0 fixes. even found some bugs :) (names /not/ mangled this time) 2005-06-08 06:35:48 +00:00
obj_file.h
opcodes.h new opcode: state.f. same as state, but takes a 3rd float operand to 2004-02-11 01:43:33 +00:00
options.h instead of having cpp args in progs.src, potentially breaking some mods, generate progs.i as a series of #includes and then compile everything in one pass 2006-05-24 14:35:39 +00:00
qfcc.h nested include reporting 2007-03-31 15:27:36 +00:00
qfprogs.h move qfprogs in with qfcc (it's going to need to share code) 2004-01-28 05:23:43 +00:00
reloc.h make entity.vector.x work properly by making relative field offset work. also don't emit a field def for the resulting immediate 2004-11-12 10:49:00 +00:00
strpool.h
struct.h more quaternion work (should be working, haven't come up with tests yet) 2004-04-08 03:32:14 +00:00
switch.h
type.h do proper selector registration. unfortunatly, I discovered I'd created pr_method_t incorrectly and so had to bump the progs version again 2004-11-10 05:37:00 +00:00