quakeforge/libs/console
Bill Currie db8cf68ef3 [gamecode] Pass registered data pointer to builtins
This is the bulk of the work for recording the resource pointer with
with builtin data. I don't know how much of a difference it makes for
most things, but it's probably pretty big for qwaq-curses due to the
very high number of calls to the curses builtins.

Closes #26
2022-02-14 12:28:38 +09:00
..
Makemodule.am [console] Link against libQFruamoko_console 2021-07-22 18:01:18 +09:00
bi_inputline.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +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] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
server.c [console] Tweak the server status bar colors 2021-12-28 00:06:12 +09:00