OpenRCT2/src/openrct2/windows
Duncan d224f1219e Reintroduce error titles to game actions. Small refactor. (#6462)
* Reintroduce error title to game actions. Small refactor.

Removed setting error titles in any calling functions.
Refactored place park entrance result to conform with other game actions.

* Remove unread variable (fixing Travis)
2017-10-18 19:57:36 +01:00
..
Dropdown.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
EditorBottomToolbar.cpp Fix Intent pointers/strings 2017-10-17 22:31:05 +02:00
EditorMain.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
EditorObjectSelection.cpp Stop using (void*)-1 for invalid pointers 2017-10-15 15:53:16 +02:00
GameBottomToolbar.cpp Use constant for LOCATION_NULL, split off location stuff to Location.h 2017-10-13 22:23:07 +02:00
Intent.cpp Fix Intent string retrieval 2017-10-07 21:53:00 +02:00
Intent.h Move ride list window to UI module (#6412) 2017-10-08 22:15:41 +02:00
MapTooltip.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
MazeConstruction.cpp Compile track.c as C++ 2017-10-17 13:51:47 +02:00
NetworkStatus.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
ObjectLoadError.cpp Apply recommended fixes 2017-09-24 22:41:49 +02:00
Ride.cpp Reintroduce error titles to game actions. Small refactor. (#6462) 2017-10-18 19:57:36 +01:00
RideConstruction.cpp Compile track.c as C++ 2017-10-17 13:51:47 +02:00
Scenery.cpp Stop using (void*)-1 for invalid pointers 2017-10-15 15:53:16 +02:00
TextInput.cpp Make more data and functions static 2017-09-24 22:41:49 +02:00
TileInspector.cpp Compile track.c as C++ 2017-10-17 13:51:47 +02:00
Tooltip.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
TopToolbar.cpp Fix Intent pointers/strings 2017-10-17 22:31:05 +02:00
TrackList.cpp Ensure that get_ride_entry returns NULL on invalid ride entries 2017-10-12 21:07:35 +02:00
_legacy.c Compile peep and staff logic as C++ 2017-10-13 10:06:36 +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