quakeforge/ruamoko/include
Bill Currie 5ca792c40e [ruamoko] Add some stdlib function wrappers
For now, just bsearch (normal and fuzzy), qsort, and prefixsum (not in
C's stdlib that I know of, but I think having native implementations of
float and int prefix sums will be useful.
2021-06-01 18:53:53 +09:00
..
gui [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
Array.h [libr] Add a two-object Array perform method 2020-03-26 14:14:04 +09:00
AutoreleasePool.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
cbuf.h
cmd.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
crudefile.h Rualib: documentation updates. 2011-06-14 13:31:30 -04:00
cvar.h Rua: move the old cvar() and cvar_set() functions 2011-12-14 20:33:33 -05:00
debug.h Rualib: documentation updates. 2011-06-14 13:31:30 -04:00
draw.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
entities.h Rualib: documentation updates. 2011-06-14 13:31:30 -04:00
Entity.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
gib.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
hash.h Fix ruamoko's hashtab_t typedef 2020-02-19 21:41:46 +09:00
infokey.h
key.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
legacy_string.h [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
Makemodule.am [ruamoko] Add some stdlib function wrappers 2021-06-01 18:53:53 +09:00
math.h Add support for doubles to Ruamoko 2020-02-15 23:49:12 +09:00
message.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
msgbuf.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
nq_message.h
Object.h [libr] Add -performv:: 2020-03-10 14:29:43 +09:00
physics.h Rualib: documentation updates. 2011-06-14 13:31:30 -04:00
plist.h [ruamoko] Add a wrapper for PL_Line 2020-12-23 21:52:42 +09:00
PropertyList.h [ruamoko] Add a wrapper for PL_Line 2020-12-23 21:52:42 +09:00
Protocol.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
qfile.h Fix the "for new syntax" FIXME. 2012-12-20 10:10:41 +09:00
qfs.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
qw_message.h [libr] Treat ruamoko headers as system headers 2020-03-03 15:24:41 +09:00
qw_physics.h
qw_sys.h
runtime.h [ruamoko] Create a va_copy for progs 2020-04-01 19:48:05 +09:00
script.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
server.h
Set.h Fix the "for new syntax" FIXME. 2012-12-20 10:10:41 +09:00
sound.h
stdlib.h [ruamoko] Add some stdlib function wrappers 2021-06-01 18:53:53 +09:00
string.h [ruamoko] Add binding for str_upper 2021-01-05 18:24:18 +09:00
sv_sound.h
system.h Rua: move the old cvar() and cvar_set() functions 2011-12-14 20:33:33 -05:00
types.h [libr] Fix missing alias meta name 2020-04-04 15:46:37 +09:00