quakeforge/libs/console
Bill Currie 2df64384c1 [gamecode] Clean up string_t and pointer_t
They are both gone, and pr_pointer_t is now pr_ptr_t (pointer may be a
little clearer than ptr, but ptr is consistent with things like intptr,
and keeps the type name short).
2022-01-18 12:11:14 +09:00
..
bi_inputline.c [gamecode] Clean up string_t and pointer_t 2022-01-18 12:11:14 +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
Makemodule.am [console] Link against libQFruamoko_console 2021-07-22 18:01:18 +09:00
menu.c [gamecode] Add double time state instructions 2022-01-16 21:27:49 +09:00
server.c [console] Tweak the server status bar colors 2021-12-28 00:06:12 +09:00