quakeforge/libs/ruamoko
Bill Currie cc5140e3a1 Move min/max/bound and field_offset into better locations.
min/max bound into mathlib.h (they /are/ math functions, after all) and
field_offset into qtypes.h.
2011-12-24 10:04:33 +09:00
..
Makefile.am Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
bi_gib.c Nuke libQFbuiltins. 2011-01-04 21:21:19 +09:00
pr_cmds.c Keep the the temp string out of progs for sprintf. 2011-03-24 11:45:58 +09:00
rua_cbuf.c
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
rua_hash.c Fix some bugs found while hacking inputlines. 2011-07-09 09:42:11 +09:00
rua_init.c
rua_math.c Ruamoko: New math constants, some new math functions 2011-12-09 22:36:41 -05: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
rua_script.c
rua_string.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00