quakeforge/ruamoko/qwaq
Bill Currie f3236410d0 [qwaq] Make the event system more informative
Doesn't have timestamps at this stage, but otherwise it reflects the
event system I had in my old text UI which was heavily based on
TurboVision. TV is pretty good (after looking at things a bit closer I
found it wasn't as deep as I thought), and better yet, Borland released
it to the public domain 23 years ago! (wish I'd known that).

Anyway, this commit gets something happening on the screen, even though
the current hierarchy is still a mess.
2020-03-04 22:09:40 +09:00
..
.gdbinit [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
builtins.c [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
color.h [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
event.h [qwaq] Make the event system more informative 2020-03-04 22:09:40 +09:00
main.c [qwaq] Use protocols to distinguish object abilities 2020-03-02 15:22:54 +09:00
Makefile.am [qwaq] Link against build ruamoko libs, not installed 2020-03-03 09:30:20 +09:00
progs.src.in [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
qwaq-app.h [qwaq] Flatten the hierarchy and do some cleanup 2020-03-01 18:25:02 +09:00
qwaq-app.r [qwaq] Make the event system more informative 2020-03-04 22:09:40 +09:00
qwaq-bi.c [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
qwaq-curses.c [qwaq] Make the event system more informative 2020-03-04 22:09:40 +09:00
qwaq-curses.h [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-draw.h [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-rect.h [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-screen.h [qwaq] Make the event system more informative 2020-03-04 22:09:40 +09:00
qwaq-screen.r [qwaq] Make the event system more informative 2020-03-04 22:09:40 +09:00
qwaq-view.h [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-view.r [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-window.h [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-window.r [qwaq] Make the event system more informative 2020-03-04 22:09:40 +09:00
qwaq.c [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
qwaq.h [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00