quakeforge/libs/console
Bill Currie 9c51c3d2e1 [gamecode] Add a data pointer passed to builtin functions
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.
2022-01-24 00:20:05 +09:00
..
Makemodule.am [console] Link against libQFruamoko_console 2021-07-22 18:01:18 +09:00
bi_inputline.c [gamecode] Add a data pointer passed to builtin functions 2022-01-24 00:20:05 +09:00
buffer.c Fix some warnings picked up in an optimized build 2020-02-24 11:28:43 +09:00
client.c [console] Unhook hooked functions on shutdown 2021-12-29 21:50:38 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c [console] Unhook hooked functions on shutdown 2021-12-29 21:50:38 +09:00
filelist.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
menu.c [gamecode] Add a data pointer passed to builtin functions 2022-01-24 00:20:05 +09:00
server.c [console] Tweak the server status bar colors 2021-12-28 00:06:12 +09:00