Home
last modified time | relevance | path

Searched refs:OpenRCT2 (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/dports/games/openrct2/OpenRCT2-0.3.5.1/scripts/
H A Dcreate-macos-universal5 mkdir OpenRCT2-universal.app
6 mkdir OpenRCT2-universal.app/Contents
9 mkdir OpenRCT2-universal.app/Contents/Resources
11 rsync -ah x64/OpenRCT2.app/Contents/Resources/* OpenRCT2-universal.app/Contents/Resources/
12 rsync -ah arm64/OpenRCT2.app/Contents/Resources/* OpenRCT2-universal.app/Contents/Resources/
15 mkdir OpenRCT2-universal.app/Contents/MacOS
16 …eate x64/OpenRCT2.app/Contents/MacOS/OpenRCT2 arm64/OpenRCT2.app/Contents/MacOS/OpenRCT2 -output O…
19 mkdir OpenRCT2-universal.app/Contents/Frameworks
21 rsync -ah --exclude 'libopenrct2.dylib' x64/OpenRCT2.app/Contents/Frameworks/* OpenRCT2-universal.a…
22 …o -create x64/OpenRCT2.app/Contents/Frameworks/libopenrct2.dylib arm64/OpenRCT2.app/Contents/Frame…
[all …]
H A Dbuild-portable54 mkdir -p $workdir/OpenRCT2
55 cp -r $install/bin/* $workdir/OpenRCT2
57 cp -R $install/lib/ $workdir/OpenRCT2
59 cp -r $install/share/doc/openrct2 $workdir/OpenRCT2/doc
60 cp -r $install/share/openrct2 $workdir/OpenRCT2/data
62 tar -czf output.tar.gz OpenRCT2
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/core/
H A DDataSerialiserTraits.h44 static void encode(OpenRCT2::IStream* stream, const T& val) in encode()
49 static void decode(OpenRCT2::IStream* stream, T& val) in decode()
55 static void log(OpenRCT2::IStream* stream, const T& val) in log()
70 static void encode(OpenRCT2::IStream* stream, const T& val) in encode()
75 static void decode(OpenRCT2::IStream* stream, T& val) in decode()
81 static void log(OpenRCT2::IStream* stream, const T& val) in log()
97 static void decode(OpenRCT2::IStream* stream, bool& val)
101 static void log(OpenRCT2::IStream* stream, const bool& val)
245 static void encode(OpenRCT2::IStream* stream, const OpenRCT2::MemoryStream& val)
252 static void decode(OpenRCT2::IStream* stream, OpenRCT2::MemoryStream& val)
[all …]
H A DDataSerialiser.h20 OpenRCT2::MemoryStream _stream;
21 OpenRCT2::IStream& _activeStream;
33 DataSerialiser(bool isSaving, OpenRCT2::IStream& stream, bool isLogging = false)
55 OpenRCT2::IStream& GetStream() in GetStream()
/dports/games/openrct2/OpenRCT2-0.3.5.1/distribution/windows/
H A Dinstall.nsi1 !define APPNAME "OpenRCT2"
5 !define APPURLLINK "https://github.com/OpenRCT2/OpenRCT2"
13 InstallDir "$PROGRAMFILES32\OpenRCT2\"
18 InstallDir "$PROGRAMFILES64\OpenRCT2\"
33 BrandingText "OpenRCT2 Installer"
144 Section "!OpenRCT2" Section1
191 …LOCAL_MACHINE "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\OpenRCT2" "Publisher" "OpenRCT2"
236 Delete "$DESKTOP\OpenRCT2.lnk"
244 ; Clean up OpenRCT2 dir
325 ; Check whether OpenRCT2 is running
[all …]
/dports/games/openrct2/OpenRCT2-0.3.5.1/.github/workflows/
H A Dlocalisation.yml8 if: github.repository == 'OpenRCT2/OpenRCT2'
21 git clone -b master --depth 1 git@github.com:OpenRCT2/Localisation.git Localisation
22 git clone -b develop git@github.com:OpenRCT2/OpenRCT2.git OpenRCT2
29 cp $f "./OpenRCT2/data/language/$filename"
32 working-directory: OpenRCT2
37 git config --global user.name "OpenRCT2 git bot"
39 git commit -m "Merge Localisation/master into OpenRCT2/develop"
H A Dci.yml52 - name: Build OpenRCT2
105 - name: Build OpenRCT2
144 - name: Build OpenRCT2
193 mv macos_universal/OpenRCT2-universal.app artifacts/OpenRCT2.app
239 - name: Build OpenRCT2
274 - name: Build OpenRCT2
281 name: OpenRCT2-AppImage
299 if: github.repository == 'OpenRCT2/OpenRCT2'
334 - name: Build OpenRCT2
349 - name: Build OpenRCT2
[all …]
/dports/games/openrct2/objects-1.2.2/
H A DREADME.md1 # Official objects for OpenRCT2
3 …or the main development and codebase of OpenRCT2, visit [OpenRCT2/OpenRCT2](https://github.com/Ope…
6 ![Build Status](https://github.com/OpenRCT2/objects/workflows/CI/badge.svg)
/dports/games/openrct2/OpenRCT2-0.3.5.1/
H A DCONTRIBUTING.md1 # Contributing to OpenRCT2
2 Any contribution to OpenRCT2 is welcome and valued. Contributions can be in the form of bug reports…
11 OpenRCT2, v0.0.6-develop build 84ddd12 provided by AppVeyor
21 For Windows builds, OpenRCT2 will generate a memory dump and saved game when the game crashes unexp…
23 by default is `%HOMEPATH%\Documents\OpenRCT2`.
26 Translation is managed in a separate repository, [OpenRCT2/Localisation](https://github.com/OpenRCT…
30 Please read [How To Contribute](https://github.com/OpenRCT2/OpenRCT2/wiki/How-To-Contribute)
34 If you need to add a new localisable string to OpenRCT2, please add your new string entry to ```./d…
35 It is important that you only edit en-GB in the OpenRCT2 repository as this is the base language th…
37 to that repository are merged with the OpenRCT2 main repository every night. When your pull request…
[all …]
H A Dreadme.md1 # OpenRCT2 chapter
6 ![OpenRCT2.org Group Park 5](https://i.imgur.com/e7CK5Sc.png)
117 Refer to https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Linux#required-packages-gen…
150 Then you can run the game by opening `OpenRCT2.app`
164 …ions can be found on [Building OpenRCT2 on macOS using CMake](https://github.com/OpenRCT2/OpenRCT2
167 …procedure is to install the [required libraries](https://github.com/OpenRCT2/OpenRCT2#linux), then:
178 …structions can be found on [Building OpenRCT2 on Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/…
185 Please read our [contributing guidelines](https://github.com/OpenRCT2/OpenRCT2/blob/develop/CONTRIB…
213 - [GitHub](https://github.com/OpenRCT2/OpenRCT2)
214 - [OpenRCT2.org](https://openrct2.org)
[all …]
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A DFileClassifier.cpp20 static bool TryClassifyAsS6(OpenRCT2::IStream* stream, ClassifiedFileInfo* result);
21 static bool TryClassifyAsS4(OpenRCT2::IStream* stream, ClassifiedFileInfo* result);
22 static bool TryClassifyAsTD4_TD6(OpenRCT2::IStream* stream, ClassifiedFileInfo* result);
28 auto fs = OpenRCT2::FileStream(path, OpenRCT2::FILE_MODE_OPEN); in TryClassifyFile()
37 bool TryClassifyFile(OpenRCT2::IStream* stream, ClassifiedFileInfo* result) in TryClassifyFile()
65 static bool TryClassifyAsS6(OpenRCT2::IStream* stream, ClassifiedFileInfo* result) in TryClassifyAsS6()
93 static bool TryClassifyAsS4(OpenRCT2::IStream* stream, ClassifiedFileInfo* result) in TryClassifyAsS4()
129 static bool TryClassifyAsTD4_TD6(OpenRCT2::IStream* stream, ClassifiedFileInfo* result) in TryClassifyAsTD4_TD6()
/dports/games/openrct2/OpenRCT2-0.3.5.1/test/tests/
H A Dsawyercoding_test.cpp45 OpenRCT2::MemoryStream ms(encodedDataBuffer, encodedDataSize); in test_encode_decode()
62 OpenRCT2::MemoryStream ms(data, size); in test_decode()
119 OpenRCT2::MemoryStream ms(invalid1, sizeof(invalid1)); in TEST_F()
127 OpenRCT2::MemoryStream ms(invalid2, sizeof(invalid2)); in TEST_F()
135 OpenRCT2::MemoryStream ms(invalid3, sizeof(invalid3)); in TEST_F()
143 OpenRCT2::MemoryStream ms(invalid4, sizeof(invalid4)); in TEST_F()
151 OpenRCT2::MemoryStream ms(invalid5, sizeof(invalid5)); in TEST_F()
159 OpenRCT2::MemoryStream ms(invalid6, sizeof(invalid6)); in TEST_F()
167 OpenRCT2::MemoryStream ms(invalid7, sizeof(invalid7)); in TEST_F()
175 OpenRCT2::MemoryStream ms(empty, 0); in TEST_F()
H A DIniWriterTest.cpp29 OpenRCT2::MemoryStream ms(0); in TEST_F()
38 OpenRCT2::MemoryStream ms(1000); in TEST_F()
55 OpenRCT2::MemoryStream ms(1000); in TEST_F()
78 OpenRCT2::MemoryStream ms(1000); in TEST_F()
95 OpenRCT2::MemoryStream ms(1000); in TEST_F()
113 OpenRCT2::MemoryStream ms(1000); in TEST_F()
131 OpenRCT2::MemoryStream ms(1000); in TEST_F()
155 OpenRCT2::MemoryStream ms(1000); in TEST_F()
172 OpenRCT2::MemoryStream ms(1000); in TEST_F()
199 OpenRCT2::MemoryStream ms(1000); in TEST_F()
/dports/games/openrct2/OpenRCT2-0.3.5.1/.github/ISSUE_TEMPLATE/
H A Dconfig.yml4 url: https://github.com/OpenRCT2/OpenRCT2/discussions/categories/feature-requests
5 about: Request a new feature to be added to OpenRCT2.
7 url: https://github.com/OpenRCT2/Localisation
9 - name: OpenRCT2 Discord Server
H A Dbug_report.yaml2 description: Report an issue you encountered when playing OpenRCT2.
9 …please check if it hasn't already been reported](https://github.com/OpenRCT2/OpenRCT2/issues?q=is%…
20 label: OpenRCT2 build
21 placeholder: OpenRCT2, v0.3.4.1 (d76611e on develop) provided by GitHub
22 …and game options" menu (floppy disk on the top toolbar), choose "About 'OpenRCT2'" and click the c…
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/network/
H A DNetworkKey.h20 namespace OpenRCT2
36 bool LoadPrivate(OpenRCT2::IStream* stream);
37 bool LoadPublic(OpenRCT2::IStream* stream);
38 bool SavePrivate(OpenRCT2::IStream* stream);
39 bool SavePublic(OpenRCT2::IStream* stream);
H A DNetworkBase.cpp100 using namespace OpenRCT2;
108 NetworkBase::NetworkBase(OpenRCT2::IContext& context) in NetworkBase()
109 : OpenRCT2::System(context) in NetworkBase()
1278 using namespace OpenRCT2::Scripting; in Server_Send_SCRIPTS()
1408 auto ms = OpenRCT2::MemoryStream(); in save_for_network()
1743 using namespace OpenRCT2::Scripting; in ProcessPlayerAuthenticatePluginHooks()
1774 using namespace OpenRCT2::Scripting; in ProcessPlayerJoinedPluginHooks()
1795 using namespace OpenRCT2::Scripting; in ProcessPlayerLeftPluginHooks()
3215 OpenRCT2::GetContext()->GetNetwork().Reconnect(); in network_reconnect()
3235 OpenRCT2::GetContext()->GetNetwork().Update(); in network_update()
[all …]
/dports/games/openrct2/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=OpenRCT2-OpenRCT2-v0.3.5.1_GH0.tar.gz OpenRCT2-objects-v1.2.2_GH0.tar.gz OpenRCT…
/dports/games/openrct2/objects-1.2.2/tools/objexport/
H A DAssemblyInfo.fs1 namespace OpenRCT2.Legacy.ObjectExporter.AssemblyInfo
7 [<assembly: AssemblyTitle("OpenRCT2.Legacy.ObjectExporter")>]
11 [<assembly: AssemblyProduct("OpenRCT2.Legacy.ObjectExporter")>]
12 [<assembly: AssemblyCopyright("Copyright © OpenRCT2 2017")>]
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DLanguage.cpp71 const auto& localisationService = OpenRCT2::GetContext()->GetLocalisationService(); in language_get_string()
77 auto context = OpenRCT2::GetContext(); in language_open()
95 const auto& localisationService = OpenRCT2::GetContext()->GetLocalisationService(); in language_get_localised_scenario_strings()
105 auto& localisationService = OpenRCT2::GetContext()->GetLocalisationService(); in language_free_object_string()
111 auto& localisationService = OpenRCT2::GetContext()->GetLocalisationService(); in language_allocate_object_string()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/object/
H A DObjectRepository.h19 namespace OpenRCT2
25 namespace OpenRCT2
30 namespace OpenRCT2::Localisation
94 virtual void ExportPackedObject(OpenRCT2::IStream* stream) abstract;
95 …virtual void WritePackedObjects(OpenRCT2::IStream* stream, std::vector<const ObjectRepositoryItem*…
99 const std::shared_ptr<OpenRCT2::IPlatformEnvironment>& env);
/dports/games/openrct2/OpenRCT2-0.3.5.1/distribution/
H A Dscripting.md1 # Scripts for OpenRCT2
7 - Windows: `C:\Users\YourName\Documents\OpenRCT2`
8 - Mac: `/Users/YourName/Library/Application Support/OpenRCT2`
9 - Linux: `$XDG_CONFIG_HOME/OpenRCT2` or in its absence `$HOME/.config/OpenRCT2`
28 * The API: `openrct2.d.ts` distributed with OpenRCT2.
29 * Our collection of sample scripts: [OpenRCT2/plugin-samples](https://github.com/OpenRCT2/plugin-sa…
30 …g-in comprised of multiple sources: [IntelOrca/OpenRCT2-ParkManager](https://github.com/IntelOrca/
147 console.log("OpenRCT2 is not running in headless, UI is available!");
162 > Can plugins persist data across multiple OpenRCT2 instances?
200 … a new issue on the issue tracker for OpenRCT2 asking for the API you require: https://github.com/
[all …]
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.cpp84OpenRCT2::Audio::SoundId::Scream3, OpenRCT2::Audio::SoundId::Scream1, OpenRCT2::Audio::SoundId::Sc…
85OpenRCT2::Audio::SoundId::Scream6, OpenRCT2::Audio::SoundId::Scream7, OpenRCT2::Audio::SoundId::Sc…
3103 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::RideLaunch2, GetLocation()); in UpdateDeparting()
3316 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::RideLaunch1, GetLocation()); in FinishDeparting()
3324 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::RideLaunch1, GetLocation()); in FinishDeparting()
3459 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::Crash, trainLoc); in UpdateCollisionSetup()
3956 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::RideLaunch2, GetLocation()); in UpdateArriving()
5226 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::Crash, curLoc); in CrashOnLand()
5294 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::Water1, curLoc); in CrashOnWater()
6697 OpenRCT2::Audio::Play3D(OpenRCT2::Audio::SoundId::BlockBrakeClose, location); in block_brakes_open_previous_section()
[all …]
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct12/
H A DSawyerEncoding.h14 namespace OpenRCT2
23 bool ValidateChecksum(OpenRCT2::IStream* stream);
24 RCT12TrackDesignVersion ValidateTrackChecksum(OpenRCT2::IStream* stream);
/dports/games/openrct2/OpenRCT2-0.3.5.1/debian/
H A Dcontrol12 Vcs-Browser: https://github.com/OpenRCT2/OpenRCT2
13 Vcs-Git: https://github.com/OpenRCT2/OpenRCT2

12345678910>>...22