quakeforge/libs/ruamoko
Bill Currie 3efb0c538f Separate file search from loading.
QFS_LoadFile (and its wrappers) now  take a file handle rather than a
path. This will make vpath usage a little cleaner to implement.
2014-01-28 16:22:05 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
pr_cmds.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
rua_cbuf.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
rua_cmd.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
rua_cvar.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
rua_file.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
rua_hash.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
rua_init.c Add ruamoko wrappers for the set api. 2012-12-16 13:48:36 +09:00
rua_math.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
rua_msgbuf.c Create a message buffer API for Ruamoko 2012-02-06 15:50:32 +09:00
rua_obj.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
rua_plist.c Fix more gcc 4.8 errors. 2013-09-27 23:09:37 +09:00
rua_qfile.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
rua_qfs.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
rua_script.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
rua_set.c Rename set_iter_t's value to element. 2012-12-21 14:09:00 +09:00
rua_string.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00