quakeforge/libs/ruamoko
Bill Currie 7a8f91edda Move bi_gib.c from ruamoko to gib.
This makes gib depend on gamecode, but removes the dependency on gib from
ruamoko. Unfortunately, carne now needs to be linked against gamecode even
though it never uses it.
2012-02-09 10:00:54 +09:00
..
Makefile.am Move bi_gib.c from ruamoko to gib. 2012-02-09 10:00:54 +09:00
pr_cmds.c Move bi_gib.c from ruamoko to gib. 2012-02-09 10:00:54 +09: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 Fix a memory leak. 2011-07-05 19:05:24 +09:00
rua_cvar.c Add rua rappers for the cvar alias functions. 2011-07-06 19:17:28 +09: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 Fix some bugs found while hacking inputlines. 2011-07-09 09:42:11 +09:00
rua_init.c Create a message buffer API for Ruamoko 2012-02-06 15:50:32 +09:00
rua_math.c Autoconfiscate log2f. 2012-02-05 14:23:33 +09:00
rua_msgbuf.c Create a message buffer API for Ruamoko 2012-02-06 15:50:32 +09:00
rua_obj.c Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
rua_plist.c Fix some bugs found while hacking inputlines. 2011-07-09 09:42:11 +09:00
rua_qfile.c Fix some bugs found while hacking inputlines. 2011-07-09 09:42:11 +09:00
rua_qfs.c fix some sillies with QFS_FileList 2010-01-13 06:29:01 +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 Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00