quakeforge/libs/console
Bill Currie 11e978b4db [console] Fix a signed comparison warning
I'm not sure why that didn't trigger in a linux build. Maybe gcc 12
assumed the result would be positive (I think I'm still using 11 for
mxe).
2022-09-20 10:50:15 +09:00
..
test [console] Add test for buffer line tracking 2022-09-18 16:07:22 +09:00
bi_inputline.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
buffer.c [console] Fix a signed comparison warning 2022-09-20 10:50:15 +09:00
client.c [console] Fix missed changes to console line exec control 2022-04-24 20:46:06 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +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] Add failing unit test for con_buffer 2022-09-17 12:59:36 +09:00
menu.c [console] Rework con_buffer ring buffers to have gaps 2022-09-18 11:35:09 +09:00
server.c [console] Rework con_buffer ring buffers to have gaps 2022-09-18 11:35:09 +09:00