OpenRCT2/src/openrct2-ui/interface
Hielke Morsink 7355b497a1 Use new banner index type
BannerIndex is defined in common.h (like some other types such as money32 and rct_string_id), so that banner.h wouldn't have to be includede everywhere. Later on, it may be nicer to have a custom types file instead of putting them all in common.h.
2018-06-11 13:29:41 +02:00
..
Dropdown.h Update UI imports 2018-01-18 22:57:55 +01:00
Graph.cpp Fix graphs skipping values of 0 2018-05-08 09:20:13 +02:00
Graph.h Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
InGameConsole.cpp Move theme code to libopenrct2ui 2018-06-10 23:34:27 +01:00
InGameConsole.h Rename header files to match renamed source files 2018-06-01 09:38:30 +02:00
LandTool.cpp Exclude pre-formatted blocks from clang-format (#7520) 2018-05-16 20:41:29 +02:00
LandTool.h Reorder edge textures 2018-01-27 23:22:24 +01:00
Theme.cpp Move theme code to libopenrct2ui 2018-06-10 23:34:27 +01:00
Theme.h Move theme code to libopenrct2ui 2018-06-10 23:34:27 +01:00
Viewport.h Update UI imports 2018-01-18 22:57:55 +01:00
ViewportInteraction.cpp Use new banner index type 2018-06-11 13:29:41 +02:00
Widget.cpp Move Widget.cpp to libopenrct2ui 2018-06-11 00:04:41 +01:00
Widget.h Update UI imports 2018-01-18 22:57:55 +01:00
Window.cpp Fix -Wdocumentation and add it to default warnings 2018-06-11 09:52:54 +02:00
Window.h Move window_all_wheel_input to libopenrct2ui 2018-06-10 23:56:05 +01:00