Mercurial > fife-parpg
comparison doc/dependencies/filedeps.dot @ 157:bb9902910067
input_rework merged!
Bad features:
* Broken DND for zero-projekt.
* Design short-comings.
author | phoku@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Tue, 14 Oct 2008 07:41:48 +0000 |
parents | 6e7d228def30 |
children | 54bfd1015b35 |
comparison
equal
deleted
inserted
replaced
156:376b8afc9a18 | 157:bb9902910067 |
---|---|
80 "engine/core/eventchannel/base/ec_inputevent.h" -> "ec_event.h" | 80 "engine/core/eventchannel/base/ec_inputevent.h" -> "ec_event.h" |
81 "engine/core/eventchannel/command/ec_command.h" -> "ec_commandids.h" | 81 "engine/core/eventchannel/command/ec_command.h" -> "ec_commandids.h" |
82 "engine/core/eventchannel/command/ec_command.h" -> "eventchannel/base/ec_event.h" | 82 "engine/core/eventchannel/command/ec_command.h" -> "eventchannel/base/ec_event.h" |
83 "engine/core/eventchannel/command/ec_icommandcontroller.h" -> "ec_icommandlistener.h" | 83 "engine/core/eventchannel/command/ec_icommandcontroller.h" -> "ec_icommandlistener.h" |
84 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/command/ec_command.h" | 84 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/command/ec_command.h" |
85 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/key/ec_ikeyfilter.h" | |
85 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/key/ec_key.h" | 86 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/key/ec_key.h" |
86 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/key/ec_keyevent.h" | 87 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/key/ec_keyevent.h" |
87 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/mouse/ec_mouseevent.h" | 88 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/mouse/ec_mouseevent.h" |
88 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/trigger/ec_trigger.h" | 89 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/trigger/ec_trigger.h" |
89 "engine/core/eventchannel/eventmanager.cpp" -> "eventchannel/widget/ec_widgetevent.h" | |
90 "engine/core/eventchannel/eventmanager.cpp" -> "eventmanager.h" | 90 "engine/core/eventchannel/eventmanager.cpp" -> "eventmanager.h" |
91 "engine/core/eventchannel/eventmanager.cpp" -> "util/base/exception.h" | 91 "engine/core/eventchannel/eventmanager.cpp" -> "util/base/exception.h" |
92 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/command/ec_command.h" | 92 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/command/ec_command.h" |
93 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/command/ec_icommandcontroller.h" | 93 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/command/ec_icommandcontroller.h" |
94 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/command/ec_icommandlistener.h" | 94 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/command/ec_icommandlistener.h" |
100 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/mouse/ec_imouselistener.h" | 100 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/mouse/ec_imouselistener.h" |
101 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/mouse/ec_mouseevent.h" | 101 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/mouse/ec_mouseevent.h" |
102 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/sdl/ec_isdleventcontroller.h" | 102 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/sdl/ec_isdleventcontroller.h" |
103 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/sdl/ec_isdleventlistener.h" | 103 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/sdl/ec_isdleventlistener.h" |
104 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/trigger/ec_itriggercontroller.h" | 104 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/trigger/ec_itriggercontroller.h" |
105 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/widget/ec_iwidgetcontroller.h" | 105 "engine/core/eventchannel/key/ec_ikeyfilter.h" -> "ec_keyevent.h" |
106 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/widget/ec_iwidgetlistener.h" | |
107 "engine/core/eventchannel/eventmanager.h" -> "eventchannel/widget/ec_widgetevent.h" | |
108 "engine/core/eventchannel/key/ec_keyevent.h" -> "ec_key.h" | 106 "engine/core/eventchannel/key/ec_keyevent.h" -> "ec_key.h" |
109 "engine/core/eventchannel/key/ec_keyevent.h" -> "eventchannel/base/ec_inputevent.h" | 107 "engine/core/eventchannel/key/ec_keyevent.h" -> "eventchannel/base/ec_inputevent.h" |
110 "engine/core/eventchannel/key/ec_keyevent.h" -> "eventchannel/source/ec_ieventsource.h" | 108 "engine/core/eventchannel/key/ec_keyevent.h" -> "eventchannel/source/ec_ieventsource.h" |
111 "engine/core/eventchannel/mouse/ec_mouseevent.h" -> "eventchannel/base/ec_inputevent.h" | 109 "engine/core/eventchannel/mouse/ec_mouseevent.h" -> "eventchannel/base/ec_inputevent.h" |
112 "engine/core/eventchannel/source/ec_ieventsource.h" -> "ec_eventsourcetypes.h" | 110 "engine/core/eventchannel/source/ec_ieventsource.h" -> "ec_eventsourcetypes.h" |
113 "engine/core/eventchannel/trigger/ec_trigger.h" -> "ec_itriggercontroller.h" | 111 "engine/core/eventchannel/trigger/ec_trigger.h" -> "ec_itriggercontroller.h" |
114 "engine/core/eventchannel/trigger/ec_trigger.h" -> "ec_itriggerlistener.h" | 112 "engine/core/eventchannel/trigger/ec_trigger.h" -> "ec_itriggerlistener.h" |
115 "engine/core/eventchannel/widget/ec_iwidgetcontroller.h" -> "ec_iwidgetlistener.h" | |
116 "engine/core/eventchannel/widget/ec_widgetevent.h" -> "eventchannel/base/ec_event.h" | |
117 "engine/core/gui/base/gui_font.cpp" -> "gui_font.h" | 113 "engine/core/gui/base/gui_font.cpp" -> "gui_font.h" |
118 "engine/core/gui/base/gui_font.cpp" -> "util/structures/rect.h" | 114 "engine/core/gui/base/gui_font.cpp" -> "util/structures/rect.h" |
119 "engine/core/gui/base/gui_font.cpp" -> "video/image.h" | 115 "engine/core/gui/base/gui_font.cpp" -> "video/image.h" |
120 "engine/core/gui/base/gui_font.cpp" -> "video/renderbackend.h" | 116 "engine/core/gui/base/gui_font.cpp" -> "video/renderbackend.h" |
121 "engine/core/gui/base/gui_font.h" -> "video/fonts/abstractfont.h" | 117 "engine/core/gui/base/gui_font.h" -> "video/fonts/abstractfont.h" |
147 "engine/core/gui/console/console.cpp" -> "util/base/exception.h" | 143 "engine/core/gui/console/console.cpp" -> "util/base/exception.h" |
148 "engine/core/gui/console/console.cpp" -> "util/log/logger.h" | 144 "engine/core/gui/console/console.cpp" -> "util/log/logger.h" |
149 "engine/core/gui/console/console.cpp" -> "util/time/timemanager.h" | 145 "engine/core/gui/console/console.cpp" -> "util/time/timemanager.h" |
150 "engine/core/gui/console/console.cpp" -> "video/renderbackend.h" | 146 "engine/core/gui/console/console.cpp" -> "video/renderbackend.h" |
151 "engine/core/gui/console/console.h" -> "util/time/timer.h" | 147 "engine/core/gui/console/console.h" -> "util/time/timer.h" |
148 "engine/core/gui/guilistener.cpp" -> "guilistener.h" | |
152 "engine/core/gui/guimanager.cpp" -> "eventchannel/key/ec_keyevent.h" | 149 "engine/core/gui/guimanager.cpp" -> "eventchannel/key/ec_keyevent.h" |
153 "engine/core/gui/guimanager.cpp" -> "eventchannel/mouse/ec_mouseevent.h" | 150 "engine/core/gui/guimanager.cpp" -> "eventchannel/mouse/ec_mouseevent.h" |
154 "engine/core/gui/guimanager.cpp" -> "eventchannel/widget/ec_widgetevent.h" | |
155 "engine/core/gui/guimanager.cpp" -> "gui/base/gui_font.h" | 151 "engine/core/gui/guimanager.cpp" -> "gui/base/gui_font.h" |
156 "engine/core/gui/guimanager.cpp" -> "gui/base/gui_imageloader.h" | 152 "engine/core/gui/guimanager.cpp" -> "gui/base/gui_imageloader.h" |
157 "engine/core/gui/guimanager.cpp" -> "gui/console/console.h" | 153 "engine/core/gui/guimanager.cpp" -> "gui/console/console.h" |
158 "engine/core/gui/guimanager.cpp" -> "guimanager.h" | 154 "engine/core/gui/guimanager.cpp" -> "guimanager.h" |
155 "engine/core/gui/guimanager.cpp" -> "util/base/exception.h" | |
159 "engine/core/gui/guimanager.cpp" -> "util/log/logger.h" | 156 "engine/core/gui/guimanager.cpp" -> "util/log/logger.h" |
160 "engine/core/gui/guimanager.cpp" -> "video/fonts/fontbase.h" | 157 "engine/core/gui/guimanager.cpp" -> "video/fonts/fontbase.h" |
161 "engine/core/gui/guimanager.cpp" -> "video/fonts/subimagefont.h" | 158 "engine/core/gui/guimanager.cpp" -> "video/fonts/subimagefont.h" |
162 "engine/core/gui/guimanager.cpp" -> "video/fonts/truetypefont.h" | 159 "engine/core/gui/guimanager.cpp" -> "video/fonts/truetypefont.h" |
163 "engine/core/gui/guimanager.cpp" -> "video/renderbackend.h" | 160 "engine/core/gui/guimanager.cpp" -> "video/renderbackend.h" |
164 "engine/core/gui/guimanager.h" -> "eventchannel/key/ec_ikeylistener.h" | |
165 "engine/core/gui/guimanager.h" -> "eventchannel/mouse/ec_imouselistener.h" | |
166 "engine/core/gui/guimanager.h" -> "eventchannel/sdl/ec_isdleventlistener.h" | 161 "engine/core/gui/guimanager.h" -> "eventchannel/sdl/ec_isdleventlistener.h" |
167 "engine/core/gui/guimanager.h" -> "eventchannel/widget/ec_iwidgetlistener.h" | |
168 "engine/core/gui/guimanager.h" -> "util/base/singleton.h" | 162 "engine/core/gui/guimanager.h" -> "util/base/singleton.h" |
169 "engine/core/gui/widgets/clicklabel.cpp" -> "clicklabel.h" | 163 "engine/core/gui/widgets/clicklabel.cpp" -> "clicklabel.h" |
170 "engine/core/gui/widgets/clicklabel.cpp" -> "gui/base/gui_font.h" | 164 "engine/core/gui/widgets/clicklabel.cpp" -> "gui/base/gui_font.h" |
171 "engine/core/gui/widgets/clicklabel.cpp" -> "util/base/exception.h" | 165 "engine/core/gui/widgets/clicklabel.cpp" -> "util/base/exception.h" |
172 "engine/core/gui/widgets/clicklabel.cpp" -> "video/image.h" | 166 "engine/core/gui/widgets/clicklabel.cpp" -> "video/image.h" |