quakeforge/ruamoko/qwaq/builtins
Bill Currie 136bf882f6 [ui] Move font loading into new gui library
Font and text handling is very much part of user interface and at least
partially independent of rendering, but does fit it better with GUI than
genera UI (ie, both graphics and text mode), thus libQFgui as well as
libQFui are built in the ui directory.

The existing font related builtins have been moved into the ruamoko
client library.
2022-12-07 17:38:38 +09:00
..
curses.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
debug.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
editbuffer.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
graphics.c [ui] Move font loading into new gui library 2022-12-07 17:38:38 +09:00
main.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
qwaq-cmd.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-curses.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-graphics.c [qwaq] Drop qwaq-graphics.log 2021-12-24 06:45:13 +09:00
term-input.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
threading.c [qwaq] Implement more debugger def views 2021-09-25 01:42:36 +09:00