scummvm/engines/wintermute/ui
Einar Johan Trøan Sømåen 4eda234611 WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array.
This needs additional cleanup, but compiles and runs at this point.
2012-07-26 19:41:18 +02:00
..
ui_button.cpp WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code. 2012-07-26 15:59:26 +02:00
ui_button.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ui_edit.cpp WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code. 2012-07-26 15:59:26 +02:00
ui_edit.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ui_entity.cpp WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code. 2012-07-26 15:59:26 +02:00
ui_entity.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ui_object.cpp WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ui_object.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ui_text.cpp WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code. 2012-07-26 15:59:26 +02:00
ui_text.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ui_tiled_image.cpp WINTERMUTE: Run Astyle with add-braces to break one-line statements into easier-to-read-code. 2012-07-26 15:59:26 +02:00
ui_tiled_image.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
ui_window.cpp WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00
ui_window.h WINTERMUTE: Replace BaseArray with a templated subclass of Common::Array. 2012-07-26 19:41:18 +02:00