OpenRCT2/src/openrct2-ui/windows
Hielke Morsink 3dd98c7aa2 Apply coding style 2018-01-04 07:58:31 +01:00
..
About.cpp Take line heights into account in About and Music Credits windows. 2017-10-22 21:48:09 +02:00
Banner.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
Changelog.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
Cheats.cpp Compile park.c as C++ 2018-01-01 01:18:12 +01:00
ClearScenery.cpp Fix graph land move 2017-12-16 15:47:38 +02:00
CustomCurrency.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
DebugPaint.cpp Compile files in paint folder as C++ 2017-12-17 17:24:36 +01:00
DemolishRidePrompt.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Dropdown.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
EditorBottomToolbar.cpp Use nullptr where possible 2018-01-04 06:58:44 +01:00
EditorInventionsList.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
EditorMain.cpp Fix #6701: assertion on string ID -2 and name it 2017-11-19 22:22:04 +01:00
EditorObjectSelection.cpp Use C++ headers in C++ code 2018-01-04 07:36:54 +01:00
EditorObjectiveOptions.cpp Remove check that would never pass 2017-12-27 23:11:04 +01:00
EditorScenarioOptions.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
Error.cpp Take line heights into account in Error windows. 2017-10-22 21:48:09 +02:00
Finances.cpp Apply coding style 2018-01-04 07:58:31 +01:00
Footpath.cpp Refactor and clean up footpath-related code 2018-01-03 10:57:37 +01:00
GameBottomToolbar.cpp Take font line height into account for bottom toolbar 2017-12-27 14:54:09 +01:00
Guest.cpp Add extra padding to label text in guest window. 2018-01-03 10:09:21 +01:00
GuestList.cpp Fix #6869: incorrect Map button appearance in Guest List. 2017-12-27 14:51:17 +01:00
InstallTrack.cpp Use nullptr where possible 2018-01-04 06:58:44 +01:00
Land.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
LandRights.cpp Fix graph land move 2017-12-16 15:47:38 +02:00
LoadSave.cpp Use C++ headers in C++ code 2018-01-04 07:36:54 +01:00
Main.cpp Fix #6701: assertion on string ID -2 and name it 2017-11-19 22:22:04 +01:00
Map.cpp Use nullptr where possible 2018-01-04 06:58:44 +01:00
MapGen.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
MapTooltip.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
MazeConstruction.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
Multiplayer.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
MusicCredits.cpp Take line heights into account in About and Music Credits windows. 2017-10-22 21:48:09 +02:00
NetworkStatus.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
NewCampaign.cpp Compile ride.c as C++ 2017-12-31 20:43:17 +01:00
NewRide.cpp Refactor objects 2018-01-03 10:16:51 +01:00
News.cpp Take font line height into account in News window. 2017-10-27 11:11:43 +02:00
NewsOptions.cpp Add extra padding to options in News Options screen. 2017-10-27 11:11:43 +02:00
ObjectLoadError.cpp Trim object names when copying the missing objects list 2017-12-05 09:22:07 +01:00
Options.cpp Adjust Twitch options to make room for CJK glyphs. 2017-12-22 08:03:03 +01:00
Park.cpp Fix potential access violation when setting park name 2017-12-29 21:56:07 +01:00
Player.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
Research.cpp Fix #5761: Mini coaster doesn't appear despite being selected (#6909) 2018-01-02 19:40:08 +01:00
Ride.cpp Centre overall viewports on geometric centre. 2018-01-04 07:57:27 +01:00
RideConstruction.cpp Compile ride.c as C++ 2017-12-31 20:43:17 +01:00
RideList.cpp Use SCROLLABLE_ROW_HEIGHT in ride list window. 2017-12-21 16:50:23 +01:00
SavePrompt.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Scenery.cpp Refactor objects 2018-01-03 10:16:51 +01:00
ServerList.cpp Multiplayer: save manually added servers 2018-01-02 13:04:08 +01:00
ServerStart.cpp Feature: "Load Scenario" title sequence command 2017-12-31 12:42:40 +01:00
ShortcutKeyChange.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
ShortcutKeys.cpp Adding gridlines display toggle shortcut. (#6313) 2017-11-22 12:02:23 +00:00
Sign.cpp Use nullptr where possible 2018-01-04 06:58:44 +01:00
Staff.cpp Use LIST_ROW_HEIGHT in Staff window's stats page. 2017-12-21 16:50:23 +01:00
StaffFirePrompt.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
StaffList.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
TextInput.cpp Fix garbage in buffer 2017-12-29 12:33:34 +00:00
Themes.cpp Move Dropdown to UI project 2017-12-16 15:47:38 +02:00
TileInspector.cpp Make tile element type strings in the Tile Inspector translatable 2018-01-03 10:21:53 +01:00
TitleCommandEditor.cpp Use nullptr where possible 2018-01-04 06:58:44 +01:00
TitleEditor.cpp Finalize follow sprite command 2017-12-31 20:03:09 +01:00
TitleExit.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
TitleLogo.cpp Fix #6845: Logo artifacts when changing scale. 2017-12-31 13:14:03 +01:00
TitleMenu.cpp Feature: "Load Scenario" title sequence command 2017-12-31 12:42:40 +01:00
TitleOptions.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
TitleScenarioSelect.cpp Feature: "Load Scenario" title sequence command 2017-12-31 12:42:40 +01:00
Tooltip.cpp Move tooltip to UI project 2017-12-16 15:47:38 +02:00
TopToolbar.cpp Refactor and clean up footpath-related code 2018-01-03 10:57:37 +01:00
TrackDesignManage.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TrackDesignPlace.cpp Use nullptr where possible 2018-01-04 06:58:44 +01:00
TrackList.cpp Use nullptr where possible 2018-01-04 06:58:44 +01:00
ViewClipping.cpp Make sure variables are either static or declared externally 2017-10-09 22:59:40 +02:00
Viewport.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Water.cpp Fix graph land move 2017-12-16 15:47:38 +02:00
Window.h Feature: "Load Scenario" title sequence command 2017-12-31 12:42:40 +01:00