mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 08:50:58 +00:00
9c51c3d2e1
This is part of the work for #26 (Record resource pointer with builtin function data). Currently, the data pointer gets as far as the per-instance VM function table (I don't feel like tackling the job of converting all the builtin functions tonight). All the builtin modules that register a resources data block pass that block on to PR_RegisterBuiltins. |
||
---|---|---|
.. | ||
bi_gib.c | ||
exp.c | ||
gib_buffer.c | ||
gib_builtin.c | ||
gib_classes.c | ||
gib_execute.c | ||
gib_function.c | ||
gib_handle.c | ||
gib_init.c | ||
gib_keys.c | ||
gib_object.c | ||
gib_parse.c | ||
gib_process.c | ||
gib_regex.c | ||
gib_semantics.c | ||
gib_thread.c | ||
gib_tree.c | ||
gib_vars.c | ||
Makemodule.am | ||
ops.c | ||
regex.c |