quakeforge/libs/console
Bill Currie 56cf181a11 [gamecode] Make PR_RESMAP macros more function-like
I never liked that some of the macros needed the type as a parameter
(yay typeof and __auto_type) or those that returned a value hid the
return statement so they couldn't be used in assignments.
2021-03-21 21:26:36 +09:00
..
bi_inputline.c [gamecode] Make PR_RESMAP macros more function-like 2021-03-21 21:26:36 +09:00
buffer.c Fix some warnings picked up in an optimized build 2020-02-24 11:28:43 +09:00
client.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
complete.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
console.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
filelist.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
inputline.c Use memmove instead of strcpy when deleting chars. 2012-06-23 20:54:55 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
menu.c [console] Call PR_RunPostLoadFuncs 2020-06-24 22:47:12 +09:00
server.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
view.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00