Commit Graph

15504 Commits

Author SHA1 Message Date
Gymnasiast 40cd64c916 Add Linux support 2018-09-13 22:20:45 +02:00
Christian Schubert b1ac76910e Removed methods from Context, added headers and functionality only in TitleMenu.cpp 2018-09-13 22:20:45 +02:00
Christian Schubert 97ebf50035 Removed c styled method. 2018-09-13 22:19:51 +02:00
Christian Schubert 6e6753aaf1 Added MacOS OpenFolder support. 2018-09-13 22:19:51 +02:00
Christian Schubert 48d6e2f58f Added 'open custom content folder' button to toolbar menu. 2018-09-13 22:18:09 +02:00
Gymnasiast 865a497115 Fix formatting 2018-09-13 20:14:44 +02:00
Gymnasiast d0f4b45bd2 Fix Testpaint 2018-09-13 20:14:44 +02:00
Michael Steenbeek a31176b7e7 Remove remnants of old small scenery code 2018-09-13 18:12:20 +02:00
Michael Steenbeek b5bb4c7fb9 Do not access old small scenery age field 2018-09-13 17:26:36 +02:00
Michael Steenbeek 00429e6836 Replace rest of calls to Small Scenery entry index 2018-09-13 17:10:45 +02:00
Michael Steenbeek e9993f78de Replace read access of small scenery entry index 2018-09-13 17:02:38 +02:00
Michael Steenbeek a02d360df6 Change TileElement to use OpenLoco's structure 2018-09-13 15:36:32 +02:00
Viktor Friberg 574fd83882 Improve #2940: Staff patrol areas can now be mouse-painted in singleplayer 2018-09-13 09:25:12 +02:00
Ted John c07a57eb73
Merge pull request #7980 from IntelOrca/improve-portable-builds
Improve portable builds
2018-09-13 08:22:41 +01:00
OpenRCT2 git bot 8c01992680 Merge Localisation/master into OpenRCT2/develop. 2018-09-12 04:00:29 +00:00
OpenRCT2 git bot 1eecd37243 Merge Localisation/master into OpenRCT2/develop. 2018-09-10 04:00:32 +00:00
Aaron van Geffen 825be55158
Merge pull request #7730 from wolfreak99/improvements/ride_graph_red_danger_gs
Draw dangerous G forces in red on ride graph
2018-09-09 11:29:46 +02:00
Ted John 6a38f7dbd4
Merge pull request #7979 from IntelOrca/appveyor/cleanup
Appveyor / msbuild cleanup
2018-09-09 01:24:07 +01:00
Hielke Morsink 64c52fa796 Improve readability 2018-09-09 00:16:46 +02:00
wolfreak99 28bfab0c9b Draw dangerous G forces on graph in red 2018-09-09 00:03:35 +02:00
Ted John 881060b746 Update man file 2018-09-08 22:23:13 +01:00
Ted John e46a0e6a16 Update changelog 2018-09-08 22:22:19 +01:00
Ted John b9c2fdedd1 Resolve absolute path when indexing files
This ensures scenarios are displayed with their full path in the scenario select window rather than as specified in config or command line.
2018-09-08 22:17:21 +01:00
Ted John 94592f50e6 Allow RCT1 path to be specified as cmdline argument 2018-09-08 22:07:44 +01:00
Ted John 56444e6870 Remove build dependency for g2 target
The reason for removing this is so that running the g2 target does not cause a build when it isn't necessary such as if the build is out of date or there is a platform or configuration mismatch.
2018-09-08 21:32:05 +01:00
Ted John 5ff7a0a4f8 Remove code signing clutter 2018-09-08 21:29:10 +01:00
deurklink a5cbcb448c Fix #7975: Clear inspection due flag when interval set to Never 2018-09-07 13:08:26 +02:00
ζeh Matt 65659e2ab6 Fix OpenGL renderer stuttering when loading new textures into atlas 2018-09-07 10:21:28 +02:00
Michał Janiszewski a1fd033822
Add RISC-V architecture information (#7966) 2018-09-03 10:22:36 +02:00
OpenRCT2 git bot 34246e0227 Merge Localisation/master into OpenRCT2/develop. 2018-09-03 04:00:55 +00:00
OpenRCT2 git bot 983a63b9e3 Merge Localisation/master into OpenRCT2/develop. 2018-09-02 04:00:31 +00:00
Michael Steenbeek bba029b3c9
Merge pull request #7964 from Gymnasiast/czech-letters
Add Hungarian letters (plus some Czech ones)
2018-09-01 21:34:08 +02:00
Gymnasiast b1e9afb542 Amend changelog 2018-09-01 21:03:56 +02:00
Gymnasiast 3b5a766f34 Add glyphs for Ő, ő, Ű and ű 2018-09-01 21:03:56 +02:00
Gymnasiast e6d3d15ea1 Move Latin letters to a subdirectory 2018-09-01 20:42:24 +02:00
Gymnasiast 3b97f6d9f6 Add y with acute 2018-09-01 20:42:24 +02:00
Gymnasiast ab1044d2de Add C with caron 2018-09-01 20:42:24 +02:00
Michael Steenbeek b24237eda2
Add #7930 to changelog [ci skip] 2018-09-01 20:37:28 +02:00
Christian Schubert f1d5989bc3 Implement #7930: automatically create custom user content folders 2018-09-01 20:36:18 +02:00
Ted John 303dd66e5d
Merge pull request #7952 from ZehMatt/context-refs
Use std::unique_ptr in context
2018-08-31 21:05:23 +01:00
Matt 1ca41da2aa Unload objects from context destructor. 2018-08-31 07:18:51 +02:00
Matt ccf12befd5 Formating. 2018-08-31 07:18:51 +02:00
Matt 8c6f6a18ab Remove unused passing of object manager. 2018-08-31 07:18:50 +02:00
Matt 71e1b1c21a Remove unnecessary call that can cause null dereference. 2018-08-31 07:18:50 +02:00
Matt 2ac6262293 Use std::unique_ptr for LocalisationService 2018-08-31 07:18:50 +02:00
Matt 837c0a9e7f Use std::unique_ptr for ObjectManager and ObjectRepository 2018-08-31 07:18:49 +02:00
Matt 04928d4b84 Refactor reference over std::shared_ptr. 2018-08-31 07:18:48 +02:00
OpenRCT2 git bot ad3e3c589b Merge Localisation/master into OpenRCT2/develop. 2018-08-31 04:00:27 +00:00
Michał Janiszewski 87af44e9df
Merge pull request #7953 from OpenRCT2/libSegFault
Use libSegFault to print stack traces on Travis
2018-08-30 23:19:15 +02:00
Michał Janiszewski f9600ccfd9 Only provide strcasestr for WIN32 toolchains
All the other toolchains appear to be providing this function and only
MSVC+mingw are missing out.

cf. https://github.com/OpenRCT2/OpenRCT2/pull/7942
2018-08-30 22:56:14 +02:00