quakeforge/libs/console
Bill Currie 9552f3c133 [console] Make quake encoding optional
Now, if either ormask is set or the first character of the string to be
printed is 1-3, the quake character set is used, otherwise utf-8 is
assumed. Other changes are for mapping untrusted strings.
2024-01-30 23:13:16 +09:00
..
test [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
bi_inputline.c [console] Clean up bitrot surrounding inputline 2023-12-21 10:27:47 +09:00
buffer.c [console] Add a function to clear the scroll-back buffer 2022-09-20 12:14:01 +09:00
cl_debug.c [console] Give camera and input windows decent defaults 2024-01-28 09:00:01 +09:00
client.c [console] Make quake encoding optional 2024-01-30 23:13:16 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c Clean up about 12000 allocations 2024-01-05 11:50:48 +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] Start work on a debug UI 2023-07-01 20:00:26 +09:00
menu.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
server.c [console] Make quake encoding optional 2024-01-30 23:13:16 +09:00