OpenRCT2/src/openrct2/world
Duncan 66b8f283eb
Rename flag and reorg ghost remove flags (#16734)
2022-02-27 22:39:55 +00:00
..
tile_element Normalise RCT12TileElementType 2021-12-18 19:43:30 +01:00
Banner.cpp Merge pull request #16466 from ZehMatt/refactor/identifier-rideid 2022-02-12 11:23:54 -08:00
Banner.h Rename ride_id_t to RideId 2022-02-12 18:11:18 +02:00
Climate.cpp Implement profiler (#16194) 2022-01-18 20:21:20 +02:00
Climate.h Close #12403: Refactor FILTER_PALETTE_ID to use strong enum (#13273) 2020-12-05 15:13:59 -03:00
ConstructionClearance.cpp Rename flag and reorg ghost remove flags (#16734) 2022-02-27 22:39:55 +00:00
ConstructionClearance.h #15634: Refactor passing GameActions::Result by copy (#15951) 2021-11-24 07:35:08 +00:00
Entrance.cpp Close #16468: Use TIdentifier for StationIndex 2022-02-18 23:11:07 +02:00
Entrance.h OpenRCT2 Limits (#16088) 2022-02-01 20:59:48 +00:00
Footpath.cpp Reduce use of UnderlyingType 2022-02-18 23:21:38 +02:00
Footpath.h Close #16468: Use TIdentifier for StationIndex 2022-02-18 23:11:07 +02:00
LargeScenery.cpp Refactor LargeSceneryEntry and remove rct_scenery_entry (#14816) 2021-06-04 12:41:23 +01:00
LargeScenery.h Refactor LargeSceneryEntry and remove rct_scenery_entry (#14816) 2021-06-04 12:41:23 +01:00
Location.hpp Use ScreenCoordsXY and ScreenSize structs for main toolbar 2021-10-23 11:22:43 +02:00
Map.cpp More code review changes 2022-02-14 23:15:59 +00:00
Map.h More code review changes 2022-02-14 23:15:59 +00:00
MapAnimation.cpp Fix NPE due to missing scenery 2022-01-19 13:20:38 +01:00
MapAnimation.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
MapGen.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
MapGen.h Create definitions for u8string and u8string_view 2022-01-25 16:41:45 +01:00
MapHelpers.cpp Check for nullptr explicitly (#15458) 2021-09-24 20:05:50 +02:00
MapHelpers.h Update include guards 2021-08-21 09:43:26 +02:00
Park.cpp Add Plugin API for storing data in .park files 2022-02-24 23:55:23 +00:00
Park.h Add Plugin API for storing data in .park files 2022-02-24 23:55:23 +00:00
Scenery.cpp Rename flag and reorg ghost remove flags (#16734) 2022-02-27 22:39:55 +00:00
Scenery.h Refactor large scenery to use ImageId 2021-12-11 23:07:56 +00:00
ScenerySelection.h Backport scenery window from NSF 2021-10-06 16:44:05 +01:00
SmallScenery.cpp Refactor out construction clearance into a new compilation unit 2021-10-20 22:21:54 +03:00
SmallScenery.h Make scenery_small_entry_has_flag a member function (#15509) 2021-10-01 16:50:05 -03:00
Surface.cpp Drop the N postfix 2021-12-11 00:39:39 +01:00
Surface.h Add new .park save format 2021-11-21 22:43:22 +01:00
TileElement.cpp Use RideId::GetNull and RideId::IsNull over constant 2022-02-12 18:11:18 +02:00
TileElement.h Unname the structs themselves 2022-02-18 23:11:11 +02:00
TileElementBase.cpp Drop the N postfix 2021-12-11 00:39:39 +01:00
TileElementsView.h Remove utf-8 BOM from source files (#15270) 2021-08-23 21:18:25 +02:00
TileInspector.cpp Remove entrance/exit location functions 2022-02-18 23:28:17 +02:00
TileInspector.h #15634: Refactor passing GameActions::Result by copy (#15951) 2021-11-24 07:35:08 +00:00
TilePointerIndex.hpp Add location.hpp 2021-11-21 22:43:23 +01:00
Wall.cpp Drop the N postfix 2021-12-11 00:39:39 +01:00
Wall.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Water.h Update include guards 2021-08-21 09:43:26 +02:00