OpenRCT2/src/openrct2/ride
Michael Steenbeek 86c7dbf1d5
Fix #7854: Cannot build custom Spiral RC; dummy entries in track designs list (#10814)
2020-02-22 19:06:57 +01:00
..
coaster Create RideTypeDescriptors (#10707) 2020-02-20 11:00:03 +01:00
gentle Remove obsolete construction of CoordsXY object 2020-02-13 12:11:20 +01:00
shops Add nullptr checks for get_ride in libopenrct2 (#9788) 2019-08-08 22:58:56 +01:00
thrill Remove obsolete construction of CoordsXY object 2020-02-13 12:11:20 +01:00
transport Remove obsolete construction of CoordsXY object 2020-02-13 12:11:20 +01:00
water Remove obsolete construction of CoordsXY object 2020-02-13 12:11:20 +01:00
CableLift.cpp Refactor invalidate_sprite 2020-01-19 17:16:42 +00:00
CableLift.h Rename rct_vehicle 2020-01-19 17:14:56 +00:00
MusicList.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
MusicList.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Ride.cpp Modify next_x/y/z to become a CoordsXYZ (#10680) 2020-02-11 22:01:14 +00:00
Ride.h Increase size of ride_id_t to 16 bits 2020-02-16 22:21:17 +01:00
RideData.cpp Create RideTypeDescriptors (#10707) 2020-02-20 11:00:03 +01:00
RideData.h Create RideTypeDescriptors (#10707) 2020-02-20 11:00:03 +01:00
RideGroupManager.cpp Remove sloped curves from Spinning Wild Mouse 2019-07-14 14:05:27 +02:00
RideGroupManager.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
RideRatings.cpp Fix #10376: No ratings generated when a shop and track intersect (#10387) 2020-01-25 23:09:58 +01:00
RideRatings.h Create RCT2 version of ride rating calc data (#9751) 2019-08-18 12:53:56 +02:00
RideTypes.h Increase size of ride_id_t to 16 bits 2020-02-16 22:21:17 +01:00
ShopItem.cpp Remove rest of FOR_ALL_RIDES instances 2019-08-04 16:44:17 +01:00
ShopItem.h Create ShopItemDescriptor 2019-04-26 20:25:11 +02:00
Station.cpp Rename rct_vehicle 2020-01-19 17:14:56 +00:00
Station.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Track.cpp Increase size of ride_id_t to 16 bits 2020-02-16 22:21:17 +01:00
Track.h Replace typedef aliasing by using (#10712) 2020-02-17 11:43:47 +01:00
TrackData.cpp Create RideTypeDescriptors (#10707) 2020-02-20 11:00:03 +01:00
TrackData.h Prepare track piece handling code for more than 256 pieces (#10575) 2020-01-17 12:27:14 +01:00
TrackDataOld.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TrackDesign.cpp Make GetWaterHeight return big Z (#10579) 2020-01-19 15:12:48 +00:00
TrackDesign.h Prepare track piece handling code for more than 256 pieces (#10575) 2020-01-17 12:27:14 +01:00
TrackDesignRepository.cpp Fix #7854: Cannot build custom Spiral RC; dummy entries in track designs list (#10814) 2020-02-22 19:06:57 +01:00
TrackDesignRepository.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TrackDesignSave.cpp Make Map::map_invalidate*() use CoordsXY (#10437) 2019-12-28 08:44:33 +00:00
TrackPaint.cpp Use const reference instead of copy for location structures 2020-02-13 11:53:14 +01:00
TrackPaint.h Use const reference instead of copy for location structures 2020-02-13 11:53:14 +01:00
Vehicle.cpp Replace some usages of LocationXY(Z)16 (#10699) 2020-02-18 22:42:38 +01:00
Vehicle.h Part of #9473: Convert vehicle_update to Vehicle struct method (#10677) 2020-02-11 11:44:05 +00:00
VehicleData.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
VehicleData.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
VehiclePaint.cpp Rename rct_vehicle 2020-01-19 17:14:56 +00:00
VehiclePaint.h Rename rct_vehicle 2020-01-19 17:14:56 +00:00