quakeforge/libs
Bill Currie 3b586fc0a6 [console] Untangle console and menu toggling
The recent changes to key handling broke using escape to get out of the
console (escape would toggle between console and menu). Thus take care
of the menu (escape) part of the coupling FIXME by implementing a
callback for the escape key (and removing key_togglemenu) and sorting
out the escape key handling in console. Seems to work nicely
2021-07-23 02:28:37 +09:00
..
audio [win] Fix a pile of bitrot 2021-07-11 13:30:52 +09:00
client [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
console [console] Untangle console and menu toggling 2021-07-23 02:28:37 +09:00
entity [entity] Use _aligned_malloc etc for _WIN32 2021-04-02 21:02:14 +09:00
gamecode [gamecode] Correct pop implementations 2021-07-19 22:31:22 +09:00
gib [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
image [image] Correct disabled LoadPNG declaration 2021-06-13 10:05:51 +09:00
input [console] Untangle console and menu toggling 2021-07-23 02:28:37 +09:00
models [renderer] Move driver specific texture chain defs 2021-07-21 16:36:51 +09:00
net [net] Move found host caching into net_main 2021-04-04 18:38:14 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
ui [ui] Add two view manipulation functions 2021-07-10 17:57:59 +09:00
util [util] Cast swapped signed shorts in bspfile 2021-07-22 14:25:51 +09:00
video [console] Untangle console and menu toggling 2021-07-23 02:28:37 +09:00
Makemodule.am [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00