OpenRCT2/src/openrct2
Gymnasiast 7d50a2d186
Move alternate ride type to RTD
2020-04-19 18:44:38 +02:00
..
actions Move LiftData to RTDs (#11347) 2020-04-19 14:41:26 +02:00
audio Create ZoomLevel struct to add two new zoom levels 2020-03-23 15:54:03 +00:00
cmdline Change rct_viewport to use ScreenCoordsXY 2020-03-02 20:50:58 -03:00
config Fix #11272: Make casualty and stalled vehicle notifications optional 2020-04-16 14:41:39 +02:00
core Merge pull request #10866 from Gymnasiast/refactor/more-tile-element-prep 2020-03-06 09:25:32 +01:00
drawing Add drawing code for ō (#11201) 2020-04-01 14:31:53 +02:00
interface Load_Park feature for headless server (#11218) 2020-04-16 16:36:00 +02:00
localisation Create a compile-time table for converting color codepoints to utf8 (#11349) 2020-04-19 15:51:01 +02:00
management Reduce direct ride type checking; move available piece lookup to RTD (#11353) 2020-04-19 13:32:43 +02:00
network Fix #10483: Changing footpath type won't remove the elements on it. (#11306) 2020-04-19 07:11:15 -03:00
object Fix #11259: Custom JSON object breaks saves (#11356) 2020-04-19 14:18:12 +02:00
paint Reimplement landscape door drawing (#11233) 2020-04-17 19:59:38 +02:00
peep Fix crash caused by bad pointers 2020-04-18 11:41:05 +01:00
platform Fix: config and park files not selected on crash (#11251) 2020-04-08 20:00:02 +02:00
rct1 Change advertise campaign variable type to avoid casts (#11333) 2020-04-18 14:34:07 +02:00
rct2 Use named casts on openrct2/rct* (#11169) 2020-04-18 12:37:34 +02:00
rct12 Use named casts on openrct2/rct* (#11169) 2020-04-18 12:37:34 +02:00
ride Move alternate ride type to RTD 2020-04-19 18:44:38 +02:00
scenario Fix #11331: Create constant for failure on ScenarioCompletedCompanyValue (#11332) 2020-04-18 13:46:18 +02:00
thirdparty Update third-party ghc::filesystem to version 1.3.0. (#10939) 2020-03-15 13:50:56 +01:00
title Use named casts on openrct2/(util|windows|scenario|title) (#11146) 2020-04-17 19:45:19 +02:00
ui Create ZoomLevel struct to add two new zoom levels 2020-03-23 15:54:03 +00:00
util Use named casts on openrct2/(util|windows|scenario|title) (#11146) 2020-04-17 19:45:19 +02:00
windows Fix #6119: Advertising campaign for ride window not updated properly (#11335) 2020-04-18 16:15:04 +02:00
world Create a compile-time table for converting color codepoints to utf8 (#11349) 2020-04-19 15:51:01 +02:00
CMakeLists.txt Fix build on FreeBSD (#11145) 2020-03-29 23:36:50 +02:00
Cheats.cpp Make the CI happy 2019-07-27 19:22:26 +02:00
Cheats.h Implement 'Remove Ducks' cheat 2019-10-20 00:21:18 +02:00
CmdlineSprite.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
CmdlineSprite.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Context.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
Context.h Prefer const ref to send ScreenCoordsXY over 2020-02-29 08:25:48 -03:00
Date.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
Date.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Diagnostic.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Diagnostic.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Editor.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
Editor.h Implement ScenarioSetSetting game action 2019-05-14 21:46:27 +01:00
EditorObjectSelectionSession.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
EditorObjectSelectionSession.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FileClassifier.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FileClassifier.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Game.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
Game.h Upload park recording in case of crash 2020-04-02 23:44:59 +02:00
GameState.cpp Refactor out gCommandExpenditureType 2019-12-22 20:51:49 +01:00
GameState.h Gamestate snapshots (#8819) 2019-05-11 21:31:34 +02:00
GameStateSnapshots.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
GameStateSnapshots.h Gamestate snapshots (#8819) 2019-05-11 21:31:34 +02:00
Input.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Input.h Prefer const ref to send ScreenCoordsXY over 2020-02-29 08:25:48 -03:00
Intro.cpp Use constexpr on openrct2/* 2019-10-29 18:44:14 -03:00
Intro.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
OpenRCT2.cpp Upload park recording in case of crash 2020-04-02 23:44:59 +02:00
OpenRCT2.h Upload park recording in case of crash 2020-04-02 23:44:59 +02:00
ParkImporter.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
ParkImporter.h Make ParkLoadResult move friendly (#11297) 2020-04-16 13:13:13 +02:00
PlatformEnvironment.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
PlatformEnvironment.h Gamestate snapshots (#8819) 2019-05-11 21:31:34 +02:00
ReplayManager.cpp Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
ReplayManager.h Upload park recording in case of crash 2020-04-02 23:44:59 +02:00
TrackImporter.cpp Fix code and clang format. Delete dead code. 2019-08-09 20:43:02 +01:00
TrackImporter.h Fix code and clang format. Delete dead code. 2019-08-09 20:43:02 +01:00
Version.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Version.h Release v0.2.6 2020-04-17 16:13:30 +02:00
common.h Use named casts on openrct2 root folder (#11139) 2020-04-17 21:36:25 +02:00
libopenrct2.vcxproj Update MSVC project to use Google benchmark 2019-01-22 19:45:56 +01:00
readme.md Docs: Add missing directories in readme.md (#11006) 2020-03-26 12:23:57 +01:00
sprites.h Introduce low, medium, and high density buttons to the scatter tool. 2020-02-22 17:25:19 +01:00

readme.md

Source directory structure

  • actions

    Handles player actions and queues pending actions.

  • audio

    Contains files for mixing and playing music and sound.

  • cmdline

    Code specific to command line (arguments).

  • config

    Code concerning game configuration.

  • core

    Provides core functionality such as string operations, encryption, and compression.

  • drawing

    Low level drawing logic and palette tables.

  • interface

    Window and widget logic, includes high level drawing and input.

  • localisation

    String IDs, currency and date logic.

  • management

    Park management logic such as finance, marketing and research.

  • network

    Network and multiplayer logic, includes management of network games and downloading / uploading of content.

  • object

    Code relating to objects (rides, shops, scenery, etc).

  • paint

    Prepares objects' sprites to be drawn.

  • peep

    Guest and staff definitions and logic such as action management and pathfinding.

  • platform

    Compiler and operating system specific code such as type definitions, message handling and file input / output.

  • rct1

    Code specific only to RCT1 (vanilla).

  • rct2

    Code specific only to RCT2 (vanilla).

  • rct12

    Code specific to vanilla RCT, either RCT 1 or RCT 2.

  • ride

    Data and logic for rides, vehicles and track.

  • scenario

    Code relating to game scenarios.

  • title

    Code for loading and updating title screen sequence.

  • util

    Utility and helper functions.

  • windows

    Definitions and logic for all the windows in the game.

  • world

    World objects and mechanics such as the climate, landscape, sprites and park.