OpenRCT2/src/openrct2/world
Albert Morgese a3b04a67b2 Implement #1675: Auto-rotate shops to face footpaths 2018-04-16 20:02:46 +02:00
..
Balloon.cpp Remove almost every extern C block 2018-02-05 16:20:15 +01:00
Banner.cpp Implement game action for banner naming. 2018-03-27 16:29:53 +02:00
Banner.h define BANNER_INDEX_NULL 2018-03-13 19:45:48 +01:00
Climate.cpp Remove almost every extern C block 2018-02-05 16:20:15 +01:00
Climate.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Duck.cpp Allow passing BigCoordsXY into map_get_surface_element_at() 2018-02-15 22:26:50 +01:00
Entrance.cpp Fix missing headers 2018-03-20 00:27:58 +01:00
Entrance.h Refactor ride->entrances and ride->exits 2018-03-07 19:10:50 +01:00
Footpath.cpp Implement #1675: Auto-rotate shops to face footpaths 2018-04-16 20:02:46 +02:00
Footpath.h Implement #1675: Auto-rotate shops to face footpaths 2018-04-16 20:02:46 +02:00
Fountain.cpp Remove almost every extern C block 2018-02-05 16:20:15 +01:00
Fountain.h Remove almost every extern C block 2018-02-05 16:20:15 +01:00
LargeScenery.cpp Const all the painted tile elements 2018-02-12 16:03:20 +01:00
LargeScenery.h Const all the painted tile elements 2018-02-12 16:03:20 +01:00
Location.hpp Make peep loading positions nicer 2018-04-11 18:15:28 +01:00
Map.cpp Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
Map.h Implement game action for sign naming. 2018-03-24 05:19:19 +01:00
MapAnimation.cpp Move cstring out of common.h 2018-03-18 23:29:13 +01:00
MapAnimation.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
MapGen.cpp Move cstring out of common.h 2018-03-18 23:29:13 +01:00
MapGen.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
MapHelpers.cpp Remove unused functions 2018-01-11 13:25:09 +01:00
MapHelpers.h Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
MoneyEffect.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
Park.cpp Label offsets and functions 2018-04-11 18:16:09 +01:00
Park.h Implement game action for park naming. 2018-03-27 16:29:52 +02:00
Particle.cpp Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
Scenery.cpp Give context the ownership of repositories and the object manager (#7340) 2018-04-10 13:19:23 +01:00
Scenery.h Add JSON loading for 3D fonts in large scenery 2018-03-26 21:37:23 +02:00
SmallScenery.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
SmallScenery.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Sprite.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
Sprite.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
TileInspector.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
TileInspector.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Wall.cpp Refactor large scenery tile flags field 2018-03-26 21:37:23 +02:00
Wall.h Const all the painted tile elements 2018-02-12 16:03:20 +01:00
Water.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00