quakeforge/ruamoko
Bill Currie 98215b46ad [ruamoko] Cast autoreleaseIMP to avoid ...
The ABI for the Ruamoko ISA set currently puts va_list into the
parameter stream whenever a varargs function is called. Unfortunately,
IMP is declared with ... and thus cannot be used directly unless all
methods become varargs, but I think that would cause even more
headaches.
2022-01-31 23:37:03 +09:00
..
cl_menu [gamecode] Provide builtins with information about their parameters 2022-01-23 22:27:27 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gui [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
include [ruamoko] Use pr_type_names.h for Ruamoko 2022-01-18 14:21:09 +09:00
lib [ruamoko] Cast autoreleaseIMP to avoid ... 2022-01-31 23:37:03 +09:00
qwaq [gamecode] Rename parm to param 2022-01-27 10:55:06 +09:00
scheme [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00