OpenRCT2/src/openrct2/ride
Michael Steenbeek 1fa25739fb
Fix #5398: Mini Maze.TD4 causes weird behaviour and crashes
2018-01-06 18:26:28 +01:00
..
coaster Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
gentle Use nullptr where possible 2018-01-04 06:58:44 +01:00
shops Use nullptr where possible 2018-01-04 06:58:44 +01:00
thrill Use nullptr where possible 2018-01-04 06:58:44 +01:00
transport Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
water Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
CableLift.cpp Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
CableLift.h Compile cable_lift.c as C++ 2017-10-24 09:39:40 +02:00
Ride.cpp Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
Ride.h Compile map.c as C++ 2018-01-03 20:40:51 +01:00
RideGroupManager.cpp Remove unneeded C transfer functions from RideGroupManager 2017-12-31 21:15:34 +01:00
RideGroupManager.h Remove unneeded C transfer functions from RideGroupManager 2017-12-31 21:15:34 +01:00
Station.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
Station.h Compile map.c as C++ 2018-01-03 20:40:51 +01:00
Track.cpp Compile map.c as C++ 2018-01-03 20:40:51 +01:00
Track.h Refactor objects 2018-01-03 10:16:51 +01:00
TrackData.cpp Use nullptr instead of 0 2017-12-21 23:47:30 +01:00
TrackData.h Properly declare track data in C++ 2017-10-25 23:53:47 +02:00
TrackDataOld.cpp Change some ride type names for clarity, fix Americanism 2017-12-08 07:59:44 +01:00
TrackDesign.cpp Fix #5398: Mini Maze.TD4 causes weird behaviour and crashes 2018-01-06 18:26:28 +01:00
TrackDesign.h Compile map.c as C++ 2018-01-03 20:40:51 +01:00
TrackDesignRepository.cpp Remove most usages of separate flag 2017-12-08 10:28:29 +01:00
TrackDesignRepository.h Remove most usages of separate flag 2017-12-08 10:28:29 +01:00
Vehicle.cpp Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
Vehicle.h Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
music_list.c Move music tune id list out of Ride.cpp for now 2017-12-31 20:43:17 +01:00
music_list.h Move music tune id list out of Ride.cpp for now 2017-12-31 20:43:17 +01:00
ride_data.c Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
ride_data.h Compile ride.c as C++ 2017-12-31 20:43:17 +01:00
ride_ratings.c Compile map.c as C++ 2018-01-03 20:40:51 +01:00
ride_ratings.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
track_design_save.c Refactor and clean up footpath-related code 2018-01-03 10:57:37 +01:00
track_paint.c Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
track_paint.h Compile map.c as C++ 2018-01-03 20:40:51 +01:00
vehicle_data.c Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
vehicle_data.h Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
vehicle_paint.c Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
vehicle_paint.h Compile vehicle.c as C++ 2017-10-15 22:07:47 +02:00