OpenRCT2/src/openrct2-ui/windows
Ted John 31e112cf3b Use std::string for objects 2017-12-14 14:38:14 +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 Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Changelog.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
Cheats.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
ClearScenery.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
CustomCurrency.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
DebugPaint.cpp Rename map_element to tile_element 2017-10-31 19:59:06 +01:00
DemolishRidePrompt.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
EditorBottomToolbar.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +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 std::string for objects 2017-12-14 14:38:14 +01:00
EditorObjectiveOptions.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
EditorScenarioOptions.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Error.cpp Take line heights into account in Error windows. 2017-10-22 21:48:09 +02:00
Finances.cpp Stop encrypting money 2017-12-07 23:22:24 +01:00
Footpath.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
GameBottomToolbar.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
Guest.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
GuestList.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
InstallTrack.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
Land.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
LandRights.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
LoadSave.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
Main.cpp Fix #6701: assertion on string ID -2 and name it 2017-11-19 22:22:04 +01:00
Map.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
MapGen.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01: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 Compile util and cheats as C++ 2017-12-14 10:03:21 +01: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 game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
NewRide.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +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 Add Vsync Toggle to Options 2017-12-14 11:18:28 +01:00
Park.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
Player.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
Research.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Ride.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
RideConstruction.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
RideList.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
SavePrompt.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Scenery.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
ServerList.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
ServerStart.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +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 Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Staff.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
StaffFirePrompt.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
StaffList.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TextInput.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
Themes.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TileInspector.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
TitleCommandEditor.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TitleEditor.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TitleExit.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
TitleLogo.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
TitleMenu.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
TitleOptions.cpp Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
TitleScenarioSelect.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TopToolbar.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TrackDesignManage.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TrackDesignPlace.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
TrackList.cpp Remove most usages of separate flag 2017-12-08 10:28:29 +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 Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Window.h Move object selection window to UI module 2017-12-07 17:52:03 +01:00