quakeforge/libs/console
Bill Currie 2b82533526 [gamecode] Add double time state instructions
This has been a long-held wishlist item, really, and I thought I might
as well take the opportunity to add the instructions. The double
versions of STATE require both the nextthink field and time global to be
double (but they're not resolved properly yet: marked with
"FIXME double time" comments).

Also, the frame number for double time state is integer rather than
float.
2022-01-16 21:27:49 +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 [console] Unhook hooked functions on shutdown 2021-12-29 21:50:38 +09:00
complete.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
console.c [console] Unhook hooked functions on shutdown 2021-12-29 21:50:38 +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] Link against libQFruamoko_console 2021-07-22 18:01:18 +09:00
menu.c [gamecode] Add double time state instructions 2022-01-16 21:27:49 +09:00
server.c [console] Tweak the server status bar colors 2021-12-28 00:06:12 +09:00