OpenRCT2/src/openrct2
Gymnasiast 6fc86d5766 Fix #7872: CJK tooltips are often cut off 2018-08-13 21:41:10 +02:00
..
actions Implement FootpathRemoveAction as a GameAction (#7867) 2018-08-12 10:31:00 +02:00
audio Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
cmdline Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
config Auto-detect RCT1 files location (#7882) 2018-08-13 15:50:45 +02:00
core Fix part of #7415: Korean scenario descriptions are mangled 2018-08-13 15:53:44 +02:00
drawing Fix #7804: Russian ride descriptions cut off 2018-08-13 20:35:46 +02:00
interface Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
localisation Fix #7872: CJK tooltips are often cut off 2018-08-13 21:41:10 +02:00
management Binpack function arguments together 2018-07-23 16:00:22 +02:00
network Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
object Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
paint Fix #7872: CJK tooltips are often cut off 2018-08-13 21:41:10 +02:00
peep Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
platform Auto-detect RCT1 files location (#7882) 2018-08-13 15:50:45 +02:00
rct1 Correct identification of 'Utopia Park' 2018-08-03 18:41:33 +02:00
rct2 Fix part of #7415: Korean scenario descriptions are mangled 2018-08-13 15:53:44 +02:00
rct12 Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
ride Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
scenario Fix part of #7415: Korean scenario descriptions are mangled 2018-08-13 15:53:44 +02:00
thirdparty Fix include order and defines for Windows builds 2018-07-23 15:57:59 +02:00
title Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
ui Enforce not breaking before assignments and function names 2018-07-23 16:00:19 +02:00
util Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
windows Replace 0 and NULL with nullptr (#7827) 2018-07-25 22:49:20 +02:00
world Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
CMakeLists.txt Fix #7766: Found ICU include directories being unused (#7767) 2018-07-08 22:16:27 +02:00
Cheats.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
Cheats.h clang-format root 2018-07-23 16:00:14 +02:00
CmdlineSprite.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
CmdlineSprite.h clang-format root 2018-07-23 16:00:14 +02:00
Context.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Context.h Binpack function arguments together 2018-07-23 16:00:22 +02:00
Date.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Date.h clang-format root 2018-07-23 16:00:14 +02:00
Diagnostic.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
Diagnostic.h Indent preprocessor directives 2018-07-23 16:00:23 +02:00
Editor.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Editor.h clang-format root 2018-07-23 16:00:14 +02:00
EditorObjectSelectionSession.cpp clang-format root 2018-07-23 16:00:14 +02:00
EditorObjectSelectionSession.h clang-format root 2018-07-23 16:00:14 +02:00
FileClassifier.cpp clang-format root 2018-07-23 16:00:14 +02:00
FileClassifier.h clang-format root 2018-07-23 16:00:14 +02:00
Game.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Game.h Enforce not breaking before assignments and function names 2018-07-23 16:00:19 +02:00
GameState.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
GameState.h clang-format root 2018-07-23 16:00:14 +02:00
Input.cpp clang-format root 2018-07-23 16:00:14 +02:00
Input.h clang-format root 2018-07-23 16:00:14 +02:00
Intro.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
Intro.h clang-format root 2018-07-23 16:00:14 +02:00
OpenRCT2.cpp Replace our own integer types with standard ones 2018-06-20 17:30:40 +02:00
OpenRCT2.h clang-format root 2018-07-23 16:00:14 +02:00
ParkImporter.cpp clang-format root 2018-07-23 16:00:14 +02:00
ParkImporter.h Enforce not breaking before assignments and function names 2018-07-23 16:00:19 +02:00
PlatformEnvironment.cpp clang-format root 2018-07-23 16:00:14 +02:00
PlatformEnvironment.h clang-format root 2018-07-23 16:00:14 +02:00
Version.cpp Indent preprocessor directives 2018-07-23 16:00:23 +02:00
Version.h Indent preprocessor directives 2018-07-23 16:00:23 +02:00
common.h Indent preprocessor directives 2018-07-23 16:00:23 +02:00
libopenrct2.vcxproj Update libopenrct2.vcxproj (#7644) 2018-06-10 01:31:37 +02:00
readme.md Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
sprites.h Add ellipsis character 2018-08-13 19:57:43 +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.