OpenRCT2/src/openrct2/ride
Gymnasiast 5cc21fd21b Replace NULL with nullptr in C++ files 2018-01-29 21:33:21 +00:00
..
coaster Add missed constexprs 2018-01-14 16:13:37 +01:00
gentle Add missed constexprs 2018-01-14 16:13:37 +01:00
shops Change casing of header files 2018-01-11 09:30:09 +01:00
thrill Add missed constexprs 2018-01-14 16:13:37 +01:00
transport Add missed constexprs 2018-01-14 16:13:37 +01:00
water Use const and constexpr whenever possible. 2018-01-11 22:29:08 +01:00
CableLift.cpp Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
CableLift.h Compile cable_lift.c as C++ 2017-10-24 09:39:40 +02:00
MusicList.cpp Fix MSVC 2018-01-18 22:59:30 +00:00
MusicList.h Fix MSVC 2018-01-18 22:59:30 +00:00
Ride.cpp Fix #7030: Ride reliability underflows 2018-01-28 12:51:45 +01:00
Ride.h Refactor ride_ratings.c to C++ 2018-01-18 22:33:06 +00:00
RideData.cpp MSVC fixes pt 2 2018-01-11 09:30:09 +01:00
RideData.h Change casing of header files 2018-01-11 09:30:09 +01:00
RideGroupManager.cpp Add missed constexprs 2018-01-14 16:13:37 +01:00
RideGroupManager.h Change casing of header files 2018-01-11 09:30:09 +01:00
RideRatings.cpp Replace NULL with nullptr in C++ files 2018-01-29 21:33:21 +00:00
RideRatings.h Refactor ride_ratings.c to C++ 2018-01-18 22:33:06 +00: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 Refactor ride_ratings.c to C++ 2018-01-18 22:33:06 +00:00
Track.h Refactor objects 2018-01-03 10:16:51 +01:00
TrackData.cpp Add constexprs to TrackData 2018-01-29 15:37:17 +01:00
TrackData.h Add constexprs to TrackData 2018-01-29 15:37:17 +01:00
TrackDataOld.cpp Use const and constexpr whenever possible. 2018-01-11 22:29:08 +01:00
TrackDesign.cpp Refactor memory handling in window sources 2018-01-21 11:17:40 +00:00
TrackDesign.h Move and rename RCT{1,2,12}.h 2018-01-09 13:36:41 +01:00
TrackDesignRepository.cpp Refactor memory handling in window sources 2018-01-21 11:17:40 +00:00
TrackDesignRepository.h Refactor memory handling in window sources 2018-01-21 11:17:40 +00:00
TrackDesignSave.cpp Replace NULL with nullptr in C++ files 2018-01-29 21:33:21 +00:00
TrackPaint.cpp Replace NULL with nullptr in C++ files 2018-01-29 21:33:21 +00:00
TrackPaint.h Change casing of header files 2018-01-11 09:30:09 +01:00
Vehicle.cpp Decrease Window dependencies in Vehicle.cpp 2018-01-18 22:57:55 +01:00
Vehicle.h Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
VehicleData.cpp Use const and constexpr whenever possible. 2018-01-11 22:29:08 +01:00
VehicleData.h Change casing of header files 2018-01-11 09:30:09 +01:00
VehiclePaint.cpp Replace NULL with nullptr in C++ files 2018-01-29 21:33:21 +00:00
VehiclePaint.h Change casing of header files 2018-01-11 09:30:09 +01:00