quakeforge/libs/ruamoko
Bill Currie 4b7ecdf74a Make PR_Init take an instance to initialize
This allows internal sub-systems to do per-instance initializations
without other engine systems having to know about them.
2020-02-23 18:32:16 +09:00
..
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
pr_cmds.c Move to using an in-memory form of ddef_t 2020-02-22 22:33:44 +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 Fix some double frees. 2018-09-07 20:03:19 +09:00
rua_hash.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
rua_init.c Make PR_Init take an instance to initialize 2020-02-23 18:32:16 +09:00
rua_math.c Add missed overridden math functions 2020-02-15 23:49:12 +09:00
rua_msgbuf.c Create a message buffer API for Ruamoko 2012-02-06 15:50:32 +09:00
rua_obj.c Move to using an in-memory form of ddef_t 2020-02-22 22:33:44 +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 Reduce the ephemeral nature of str_mid 2020-02-19 21:41:46 +09:00