quakeforge/libs/console
Bill Currie 5f93c115ff [util] Make developer flag names easier to manage
They're now an enum, and the flag part of the name is all lowercase, but
now the flag definitions and names list will never get out of sync.
2021-03-29 22:38:47 +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 return const char * 2021-03-29 17:24:30 +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 Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
menu.c [console] Call PR_RunPostLoadFuncs 2020-06-24 22:47:12 +09:00
server.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
view.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00