quakeforge/libs/console
Bill Currie 755ef524e4 [video] Use views instead of conwidth and conheight
conwidth and conheight have been moved into vid.conview (probably change
the name at some time), and scr_vrect has been replaced by a view as
well. This makes it much easier to create 2d elements that follow the
screen size (taking advantage of a view's gravity) which will, in the
end, make changing the window size easier.
2021-07-10 18:04:34 +09:00
..
Makemodule.am [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
bi_inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
buffer.c Fix some warnings picked up in an optimized build 2020-02-24 11:28:43 +09:00
client.c [video] Use views instead of conwidth and conheight 2021-07-10 18:04:34 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c [input] Create QF input library using keys.c 2021-07-05 16:26:07 +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
menu.c [input] Create QF input library using keys.c 2021-07-05 16:26:07 +09:00
server.c [qwaq] Create a commandline-only version of qwaq 2021-07-06 12:25:24 +09:00