OpenRCT2/src/openrct2/ride
Richard Fine 6e176e725c Fix formatting 2020-09-07 22:27:33 -04:00
..
coaster Remove unused 'direction' parameter 2020-09-07 21:20:34 -04:00
gentle Remove unused 'direction' parameter 2020-09-07 21:20:34 -04:00
shops Remove unused 'direction' parameter 2020-09-07 21:20:34 -04:00
thrill Remove unused 'direction' parameter 2020-09-07 21:20:34 -04:00
transport Remove unused 'direction' parameter 2020-09-07 21:20:34 -04:00
water Remove unused 'direction' parameter 2020-09-07 21:20:34 -04:00
CableLift.cpp Close #12440: Refactor VEHICLE_STATUS to use strong enum (#12606) 2020-08-09 06:24:25 +01:00
CableLift.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
MusicList.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
MusicList.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ride.cpp Merge pull request #12676 from mwnciau/Ride-Helix-Save 2020-08-26 12:13:59 +02:00
Ride.h Fix #12764: Rides don't start aged anymore 2020-08-25 08:21:34 -03:00
RideData.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
RideData.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
RideRatings.cpp Consistently use 'Circus' 2020-07-21 13:55:48 +02:00
RideRatings.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
RideTypes.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ShopItem.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ShopItem.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Station.cpp Close #12440: Refactor VEHICLE_STATUS to use strong enum (#12606) 2020-08-09 06:24:25 +01:00
Station.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Track.cpp Fix names of two track type functions 2020-08-10 23:48:18 +02:00
Track.h Remove duplicate TRACK_ELEMENT_LOCATION_IS_UNDERGROUND flag (#12714) 2020-08-18 09:26:03 -03:00
TrackData.cpp Fix: Incomplete loop collision box allowed overlap (original bug) 2020-08-18 17:03:35 +01:00
TrackData.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TrackDesign.cpp Fix #400: unable to place some saved tracks flush to the the ground (#12721) 2020-09-01 18:26:44 +02:00
TrackDesign.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TrackDesignRepository.cpp Fix #12533: Track designs list does not use natural sorting (#12537) 2020-08-03 20:42:54 -03:00
TrackDesignRepository.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
TrackDesignSave.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TrackPaint.cpp Fix formatting 2020-09-07 22:27:33 -04:00
TrackPaint.h Fix formatting 2020-09-07 22:27:33 -04:00
Vehicle.cpp Fix names of two track type functions 2020-08-10 23:48:18 +02:00
Vehicle.h Close #12440: Refactor VEHICLE_STATUS to use strong enum (#12606) 2020-08-09 06:24:25 +01:00
VehicleData.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
VehicleData.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
VehiclePaint.cpp Reduce the use of GET_VEHICLE (#12494) 2020-07-31 07:48:27 +01:00
VehiclePaint.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
VehicleSubpositionData.cpp Close #12441: Refactor VEHICLE_TRACK_SUBPOSITION to use strong enum (#12550) 2020-08-02 07:50:07 +01:00
VehicleSubpositionData.h Extract vehicle subposition data to its own file (#10912) 2020-03-15 11:27:45 +01:00