OpenRCT2/src/openrct2
Duncan 0ab3d0955c
Merge pull request #7310 from OpenRCT2/json-objects
Add support for new JSON object format
2018-04-08 10:45:55 +01:00
..
actions Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
audio Remove unnecessary checks for __cplusplus 2018-03-14 22:11:30 +01:00
cmdline Reduce header inclusions 2018-03-20 00:27:58 +01:00
config Option for early scenario completion (#7187) 2018-03-20 12:58:59 +01:00
core Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
drawing Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
interface Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
localisation Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
management Remove last usages of SEPARATE_RIDE flag 2018-03-26 20:36:16 +02:00
network Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
object Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
paint Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
peep Correct spelling of 'sujonkwa' 2018-03-29 13:00:01 +02:00
platform Fix building for mingw 2018-03-22 20:16:58 +00:00
rct1 Reduce includes in common header 2018-03-20 00:27:58 +01:00
rct2 Reduce inclusion of <string> header 2018-03-21 22:39:19 +01:00
rct12 Split PeepSpawn and rct12_peep_spawn 2018-02-21 09:50:07 +01:00
ride Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
scenario Option for early scenario completion (#7187) 2018-03-20 12:58:59 +01:00
thirdparty Fix building for mingw 2018-03-22 20:16:58 +00:00
title Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
ui Move in game console to UI library 2018-03-22 20:16:58 +00:00
util Synchronise definition guards with declarations for str utils 2018-03-21 22:39:19 +01:00
windows Implement game action for park set research funding 2018-03-20 09:31:39 +01:00
world Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
CMakeLists.txt CMake: fix missing branch information. 2018-02-17 12:17:39 +01:00
Cheats.cpp Implement game action for park set loan 2018-03-20 09:31:39 +01:00
Cheats.h Add option to freeze all staff to Cheats window 2018-03-22 09:32:20 +01:00
CmdlineSprite.cpp Fix missing headers 2018-03-20 00:27:58 +01:00
CmdlineSprite.h Remove almost every extern C block 2018-02-05 16:20:15 +01:00
Context.cpp Merge pull request #7310 from OpenRCT2/json-objects 2018-04-08 10:45:55 +01:00
Context.h Move in game console to UI library 2018-03-22 20:16:58 +00:00
Date.cpp Add cheat and console command to set game date. 2018-01-07 23:53:47 +01:00
Date.h Add Date class 2017-11-10 19:32:32 +01:00
Diagnostic.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
Diagnostic.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Editor.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
Editor.h Reduce header inclusion 2018-03-13 13:14:02 +01:00
EditorObjectSelectionSession.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
EditorObjectSelectionSession.h Simplify selected object flags 2018-02-12 12:48:41 +00:00
FileClassifier.cpp Fix mismatched deleter in TryClassifyAsTD4_TD6 2018-03-11 21:19:26 +01:00
FileClassifier.h Remove unnecessary checks for __cplusplus 2018-03-14 22:11:30 +01:00
Game.cpp Implement game action for banner naming. 2018-03-27 16:29:53 +02:00
Game.h Implement game action for banner naming. 2018-03-27 16:29:53 +02:00
HandleParkLoad.h Reduce inclusion of <string> header 2018-03-21 22:39:19 +01:00
Imaging.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
Imaging.h Reduce header inclusion 2018-03-13 13:14:02 +01:00
Input.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
Input.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Intro.cpp Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
Intro.h Reduce header inclusion 2018-03-13 13:14:02 +01:00
OpenRCT2.cpp Reduce header inclusions 2018-03-20 00:27:58 +01:00
OpenRCT2.h Reduce header inclusion 2018-03-13 13:14:02 +01:00
ParkImporter.cpp Remove some redundant casts and fix rct_sprite::AsDuck() 2018-02-15 13:04:25 +01:00
ParkImporter.h Reduce header inclusion 2018-03-13 13:14:02 +01:00
PlatformEnvironment.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
PlatformEnvironment.h Remove unnecessary checks for __cplusplus 2018-03-14 22:11:30 +01:00
Version.cpp Reduce header inclusions 2018-03-20 00:27:58 +01:00
Version.h Start v0.1.3 2018-03-18 22:06:31 +01:00
common.h Use libc++-provided strndup on Android 2018-03-21 16:05:00 +01:00
libopenrct2.vcxproj Implement basic discord status report 2017-11-11 23:48:04 +00:00
readme.md Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
sprites.h Correct spelling of 'sujonkwa' 2018-03-29 13:00:01 +02:00

readme.md

Source directory structure

  • audio

    Contains files for mixing and playing music and sound.

  • 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.

  • network

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

  • management

    Park management logic such as finance, marketing and research.

  • 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.

  • ride

    Data and logic for rides, vehicles and track.

  • 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.