OpenRCT2/src
Ted John bf34920a0b Handle broken title sequences 2016-12-16 01:25:02 +00:00
..
audio Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
cmdline Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
core Fix compilation errors with GCC 2016-12-16 01:25:02 +00:00
drawing Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
interface Refactor a large amount of title sequence loading 2016-12-16 01:25:01 +00:00
localisation Sort includes 2016-12-01 16:03:16 +01:00
management Sort includes 2016-12-01 16:03:16 +01:00
network Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
object Use correct directory base 2016-12-14 00:32:06 +00:00
paint Sort includes 2016-12-01 16:03:16 +01:00
peep Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
platform Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
rct1 Fixes #4808: Add land rights recalculation for loading save games 2016-11-21 22:54:06 +01:00
rct2 Get parks loading from ZIP working 2016-12-16 01:25:01 +00:00
ride Use correct directory base 2016-12-14 00:32:06 +00:00
title Handle broken title sequences 2016-12-16 01:25:02 +00:00
util Return valid value from `strlogicalcmp` even if `assert` is hit 2016-12-01 10:58:19 +01:00
windows Fix sequence selection 2016-12-16 01:25:02 +00:00
world Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
OpenRCT2.cpp Remove obsolete assert 2016-12-14 10:34:22 +00:00
OpenRCT2.h Fix case of openrct2.h 2016-12-14 00:32:06 +00:00
PlatformEnvironment.cpp Refactor PlatformEnvironment 2016-12-14 00:32:06 +00:00
PlatformEnvironment.h Refactor PlatformEnvironment 2016-12-14 00:32:06 +00:00
ScenarioRepository.cpp Fix writing of string values to console 2016-12-14 00:32:06 +00:00
ScenarioRepository.h Use PlatformEnvironment for ScenarioRepository 2016-12-14 00:32:06 +00:00
ScenarioSources.cpp Remove trailing whitespace in sources 2016-11-13 20:32:55 +01:00
ScenarioSources.h Refactor scenario list to C++ 2016-10-15 21:50:52 +01:00
addresses.c Add variable to identify crashes in original code 2016-09-22 22:41:10 +01:00
addresses.h Drop unused RCT_CALL* wrappers 2016-12-15 16:08:11 +01:00
cheats.c Merge cheats in console, pathfinding improvements 2016-11-14 08:54:51 +01:00
cheats.h Fix #4172: Expose ride-type changing capability in UI 2016-08-01 20:30:08 +02:00
cmdline_sprite.c Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
cmdline_sprite.h Fix function definitions to match their declarations 2016-07-14 14:11:49 +02:00
common.h Enable all C++ features for MSVC 2016-12-16 01:19:41 +00:00
config.c Refactor a large amount of title sequence loading 2016-12-16 01:25:01 +00:00
config.h Refactor a large amount of title sequence loading 2016-12-16 01:25:01 +00:00
diagnostic.c Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
diagnostic.h Add missing #defines when DEBUG=0. 2016-10-04 10:05:51 +02:00
editor.c Merge pull request #4737 from Broxzier/copy_element 2016-11-14 21:24:40 +00:00
editor.h Integrate gEditorSelectedObjects 2016-09-05 22:26:02 +01:00
game.c Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
game.h Code review 2016-10-19 16:20:13 -06:00
hook.c Update hooks to return CPU flags 2016-12-01 14:15:47 +01:00
hook.h Refactor RCT2 interop code to new source 2016-12-11 12:16:43 +00:00
image_io.c Remove trailing whitespace in sources 2016-11-13 20:32:55 +01:00
image_io.h implement OpenGL screenshot 2016-06-11 03:06:30 +01:00
input.c Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
input.h Refactor cursors to C++ and improve isolation 2016-10-11 18:23:49 +01:00
intro.c Sort includes 2016-12-01 16:03:16 +01:00
intro.h fix intro with new drawing 2016-06-07 22:45:36 +01:00
object.h Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
object_list.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
object_list.h Remove unnecessary addresses.h imports 2016-09-17 20:59:55 +01:00
rct1.c Skip null rides when checking for select-by-track-type, fixes #4796 2016-11-13 21:14:15 +01:00
rct1.h Fix TD4 loading / memory violation 2016-10-15 18:56:51 +01:00
rct2.c Handle broken title sequences 2016-12-16 01:25:02 +00:00
rct2.h Move RCT2 file copy into rct2.c 2016-12-11 12:16:47 +00:00
readme.md update src/readme.md 2014-11-16 15:37:41 +00:00
scenario.c Rename openrct2.c h to OpenRCT2.c h 2016-12-14 00:32:06 +00:00
scenario.h Get parks loading from ZIP working 2016-12-16 01:25:01 +00:00
sprites.h Add copy/paste functionality to tile inspector 2016-11-09 20:03:18 +01:00
title.c Handle broken title sequences 2016-12-16 01:25:02 +00:00
title.h Handle broken title sequences 2016-12-16 01:25:02 +00:00
version.c Added Git Info for macOS Builds 2016-07-31 23:12:07 +02:00
version.h Refactor OpenRCT2.cpp 2016-12-14 00:32:06 +00: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.