OpenRCT2/src/openrct2
Michael Steenbeek 755add6c9a
Compile localisation folder as C++
2018-01-06 18:32:25 +01:00
..
actions Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
audio Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
cmdline Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
config Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
core Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
drawing Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
interface Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
localisation Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
management Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
network Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
object Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
paint Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
peep Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
platform Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
rct1 Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
rct2 Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
rct12 Remove custom base Exception class 2018-01-05 18:11:47 +00:00
ride Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
scenario Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
title Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
ui Move majority of input.c to UI 2017-12-16 15:47:38 +02:00
util Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
windows Refactor objects 2018-01-03 10:16:51 +01:00
world Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
CMakeLists.txt Enable SSE4.1 for file implementing it 2018-01-01 23:49:09 +01:00
Cheats.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Cheats.h Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
CmdlineSprite.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
CmdlineSprite.h Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
Context.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Context.h Move majority of input.c to UI 2017-12-16 15:47:38 +02:00
Date.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Date.h Add Date class 2017-11-10 19:32:32 +01:00
Diagnostic.cpp Use C++ headers in C++ code 2018-01-04 07:36:54 +01:00
Diagnostic.h Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
Editor.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Editor.h Refactor objects 2018-01-03 10:16:51 +01:00
EditorObjectSelectionSession.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
EditorObjectSelectionSession.h Refactor objects 2018-01-03 10:16:51 +01:00
FileClassifier.cpp Remove custom base Exception class 2018-01-05 18:11:47 +00:00
FileClassifier.h Refactor game load functions, resolves #6011 2017-08-23 08:04:36 +02:00
Game.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
Game.h Rename scenario.c|h to cpp 2018-01-03 15:07:17 +01:00
Imaging.cpp Remove custom base Exception class 2018-01-05 18:11:47 +00:00
Imaging.h Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
Input.cpp Move majority of input.c to UI 2017-12-16 15:47:38 +02:00
Input.h Move majority of input.c to UI 2017-12-16 15:47:38 +02:00
Intro.cpp Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
Intro.h Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
OpenRCT2.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
OpenRCT2.h Refactor MAX_PATH to be in common.h 2017-12-07 22:04:33 +00:00
ParkImporter.cpp Warn when loading incompatible RCTC saves 2017-11-01 20:23:06 +01:00
ParkImporter.h Refactor objects 2018-01-03 10:16:51 +01:00
PlatformEnvironment.cpp Remove custom base Exception class 2018-01-05 18:11:47 +00:00
PlatformEnvironment.h Add new base path for user data and config 2017-12-01 21:09:45 +00:00
Version.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
Version.h Remove use of problematic __DATE__ and __TIME__ 2017-12-27 14:50:42 +01:00
common.h Move definition of OPENRCT2_X86 macro 2018-01-01 23:49:09 +01:00
libopenrct2.vcxproj Implement basic discord status report 2017-11-11 23:48:04 +00:00
rct1.h Refactor of Vehicle Sound Functions (#6907) 2018-01-04 21:38:27 +00:00
rct2.h Refactor research - spike 1 2018-01-04 17:44:51 +01:00
rct12.h Clean up string IDs 2017-11-23 15:52:06 +01:00
readme.md Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
sprites.h Allow filtering guests by name (#6633) 2017-12-25 12:17:37 +01: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.