quakeforge/libs/ruamoko
Bill Currie 81a57bb3fa 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
..
.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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +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 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
rua_plist.c add PL_RemoveObjectForKey and make PL_D_AddObject take a normal C string for key instead of a pl string. 2006-12-09 06:00:36 +00:00
rua_qfile.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +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