quakeforge/libs/ruamoko
Bill Currie ca0bbd909c correctly save and restore the parameters when calling +initialize. fixes the segfault in the qwaq test. 2007-06-09 13:44:06 +00:00
..
.gitignore move the bulk of what whas libQFcsqc to libQFruamoko. 2004-01-16 05:46:19 +00:00
Makefile.am the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
rua_cbuf.c the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
rua_cmd.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_cvar.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_file.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_hash.c 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
rua_init.c the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
rua_math.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_obj.c correctly save and restore the parameters when calling +initialize. fixes the segfault in the qwaq test. 2007-06-09 13:44:06 +00:00
rua_plist.c 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
rua_qfile.c massively speedup savegame scanning (and bump the menu progs memory size again :/) 2007-05-13 03:56:08 +00:00
rua_qfs.c add QFS_Open and QFS_WOpen 2006-12-20 12:08:57 +00:00
rua_script.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
rua_string.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00