OpenRCT2/src/openrct2
Broxzier 577d1d1128 Add diagonal toggle to MP 2017-02-12 23:00:07 +01:00
..
audio Prevent C++ exceptions when getting custom.wav info 2017-02-12 13:32:39 +00:00
cmdline Move creation of version string to Version.cpp 2017-02-09 17:58:19 +00:00
core Remove RWops from check_file_paths 2017-02-12 10:40:27 +00:00
drawing Fix compilation of sprite.cpp 2017-02-09 18:50:30 +00:00
interface Fix #5206, #5207: Do not draw all disabled tabs. 2017-02-11 11:45:22 +00:00
localisation Remove use of RWops from track design 2017-02-11 12:03:03 +00:00
management Fix left-shifts in research.c 2017-01-27 21:46:10 +01:00
network Remove RWops from server_list.c 2017-02-12 10:40:31 +00:00
object Refactor CreateObjectFromLegacyFile to use FileStream 2017-02-08 12:06:07 +00:00
paint Use flags where known. Refactor large 3d signs slightly 2017-02-04 08:12:44 +00:00
peep Code fixups 2017-02-08 21:46:54 -05:00
platform Merge pull request #5157 from IntelOrca/fix/windows-tests-assert 2017-02-10 18:18:49 +00:00
rct1 Code fixups 2017-02-08 21:46:54 -05:00
rct2 Merge pull request #5209 from IntelOrca/refactor/remove-c-rwops 2017-02-12 10:48:51 +00:00
rct12 Use streams for SV6 export 2017-02-05 15:45:23 +00:00
ride Do not use RWops for saving track designs 2017-02-11 12:40:38 +00:00
scenario Merge pull request #5209 from IntelOrca/refactor/remove-c-rwops 2017-02-12 10:48:51 +00:00
title Use streams for reading title sequence scripts 2017-02-08 22:11:46 +00:00
util Remove unused sawyercoding functions 2017-02-12 10:40:32 +00:00
windows Add diagonal toggle to MP 2017-02-12 23:00:07 +01:00
world Add diagonal toggle to MP 2017-02-12 23:00:07 +01:00
FileClassifier.cpp Use SawyerChunkReader instead of SawyerEncoding 2017-02-05 12:18:07 +00:00
FileClassifier.h Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
Imaging.cpp Fix more warnings, disable others 2017-01-12 13:00:12 +00:00
Imaging.h Move image_io to C++ 2017-01-07 12:10:42 +00:00
OpenRCT2.cpp Remove RWops from check_file_paths 2017-02-12 10:40:27 +00:00
OpenRCT2.h Use types from common.h 2017-01-14 12:37:31 +01:00
ParkImporter.cpp Remove use of SDL RWOps from title sequence player 2017-02-02 22:00:01 +00:00
ParkImporter.h Remove use of SDL RWOps from title sequence player 2017-02-02 22:00:01 +00:00
PlatformEnvironment.cpp Use types from common.h 2017-01-14 12:37:31 +01:00
PlatformEnvironment.h Use types from common.h 2017-01-14 12:37:31 +01:00
Version.cpp Move creation of version string to Version.cpp 2017-02-09 17:58:19 +00:00
Version.h Move creation of version string to Version.cpp 2017-02-09 17:58:19 +00:00
cheats.c remove excess generate_new_guest, make park_generate_new_guest public 2017-02-08 22:26:04 +00:00
cheats.h Use types from common.h 2017-01-14 12:37:31 +01:00
cmdline_sprite.c Use types from common.h 2017-01-14 12:37:31 +01:00
cmdline_sprite.h Fixed typos and warnings after rebase 2017-01-14 14:31:06 +01:00
common.h Move creation of version string to Version.cpp 2017-02-09 17:58:19 +00:00
config.c Fix #5029: Invalid window limit can cause crash 2017-01-29 18:03:23 +00:00
config.h Add config option to enable / disable light FX 2017-01-21 12:01:01 +00:00
diagnostic.c Use typedef for diagnostic levels, small refactor 2017-01-14 12:37:33 +01:00
diagnostic.h Use typedef for diagnostic levels, small refactor 2017-01-14 12:37:33 +01:00
editor.c Code fixups 2017-02-08 21:46:54 -05:00
editor.h Use types from common.h 2017-01-14 12:37:31 +01:00
game.c Add show/restore park fences to MP 2017-02-12 23:00:07 +01:00
game.h Add show/restore park fences to MP 2017-02-12 23:00:07 +01:00
input.c Use flags where known. Refactor large 3d signs slightly 2017-02-04 08:12:44 +00:00
input.h Use types from common.h 2017-01-14 12:37:31 +01:00
intro.c Use types from common.h 2017-01-14 12:37:31 +01:00
intro.h Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
libopenrct2.vcxproj Add support for inserting corrupt elements in MP 2017-02-12 23:00:06 +01:00
object.h Remove use of RWops from track design 2017-02-11 12:03:03 +00:00
object_list.c Remove object_read_and_load_entries 2017-02-08 12:06:08 +00:00
object_list.h Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
rct1.c Use streams for reading parks in S4 importer 2017-02-02 22:00:01 +00:00
rct1.h Fix RCT1 research import, fixes #5014 2017-02-05 20:54:01 +01:00
rct2.c Remove RWops from check_file_paths 2017-02-12 10:40:27 +00:00
rct2.h Remove RWops from check_file_paths 2017-02-12 10:40:27 +00:00
rct12.h define MAX_PEEP_SPAWNS and MAX_PARK_ENTRANCES (#5119) 2017-01-29 22:27:14 +01:00
readme.md Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
sprites.h Add disabled tab sprite. 2017-02-09 22:28:53 +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.