quakeforge/ruamoko/qwaq
Bill Currie c58cf2c2d0 [qwaq] Fail at object oriented design 101
This is horrible, doesn't work, isn't really the direction I want to go
(that became apparent while implementing Screen's handleEvent) and
crashes anyway (Array and not-id...)

*sigh*

Still, this does have some good stuff in it, and it pushed qfcc along
some more.
2020-03-03 21:32:19 +09:00
..
.gdbinit [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
Makefile.am [qwaq] Link against build ruamoko libs, not installed 2020-03-03 09:30:20 +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] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
main.c [qwaq] Use protocols to distinguish object abilities 2020-03-02 15:22:54 +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] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-bi.c [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
qwaq-curses.c [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +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] Fail at object oriented design 101 2020-03-03 21:32:19 +09:00
qwaq-screen.r [qwaq] Fail at object oriented design 101 2020-03-03 21:32:19 +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] Fail at object oriented design 101 2020-03-03 21:32:19 +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