OpenRCT2/src/openrct2/windows
Michael Steenbeek 950ab0062f Unify "separate ride" and "separate ride name" flags
They're always set together, and only setting one will probably cause undefined behaviour. Deprecate the "separate ride name" flag and instead check the "separate ride" flag in all places.
2017-09-28 17:37:07 +02:00
..
Dropdown.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
EditorBottomToolbar.cpp Rename intent extra keys 2017-09-24 22:41:49 +02:00
EditorMain.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
EditorObjectSelection.cpp Rename intent extra keys 2017-09-24 22:41:49 +02:00
GameBottomToolbar.cpp Move Finances and Park windows 2017-09-24 22:41:49 +02:00
Guest.cpp Make more data and functions static 2017-09-24 22:41:49 +02:00
Intent.cpp Fix #6300: Saving track triggers assertion 2017-09-25 22:14:50 +02:00
Intent.h Fix #6300: Saving track triggers assertion 2017-09-25 22:14:50 +02:00
Map.cpp Move Error, Campaign and Ride Demolition windows 2017-09-24 22:41:49 +02:00
MapTooltip.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
MazeConstruction.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
NetworkStatus.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
NewRide.cpp Move Finances and Park windows 2017-09-24 22:41:49 +02:00
ObjectLoadError.cpp Apply recommended fixes 2017-09-24 22:41:49 +02:00
Research.cpp Clean up ride naming 2017-09-20 21:19:55 +02:00
Ride.cpp Unify "separate ride" and "separate ride name" flags 2017-09-28 17:37:07 +02:00
RideConstruction.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
RideList.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Scenery.cpp Move Error, Campaign and Ride Demolition windows 2017-09-24 22:41:49 +02:00
Staff.cpp Rename intent extra keys 2017-09-24 22:41:49 +02:00
TextInput.cpp Make more data and functions static 2017-09-24 22:41:49 +02:00
TileInspector.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Tooltip.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
TopToolbar.cpp Rename intent extra keys 2017-09-24 22:41:49 +02:00
TrackList.cpp Rename intent extra keys 2017-09-24 22:41:49 +02:00
_legacy.c Move Error, Campaign and Ride Demolition windows 2017-09-24 22:41:49 +02:00
_legacy.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
dropdown.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
error.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
tile_inspector.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
tooltip.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00