1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00
Commit Graph

15448 Commits

Author SHA1 Message Date
Jappie Klooster
ffafa5bd7b Fully reproducible dev environment (#8017)
* Add nix shell

* Delete unused assignment

* Delete comment from wihc unstalbe this is

* fix name

* Attempt to make it build on OSX

* Full path  to foundation and appkit

* This also works with nix-build
2018-09-27 14:57:22 +02:00
Michael Steenbeek
9ff79e65aa Implement #4418: Steep slopes for the Side-Friction RC 2018-09-27 08:55:29 +02:00
Gymnasiast
4a94f02910 Fix crash in vehicle_next_tower_element_is_top() 2018-09-26 21:30:22 +02:00
Gymnasiast
539d274297 Fix crash in ride_set_map_tooltip() 2018-09-26 21:11:24 +02:00
Michael Steenbeek
40c683e603 Merge pull request #8006 from Gymnasiast/track-elements-shiny
Port track elements to new structure
2018-09-26 11:57:44 +02:00
Michael Steenbeek
49506a57cf Fix error in RideDemolishAction.hpp 2018-09-26 11:29:38 +02:00
OpenRCT2 git bot
3dafdfdbea Merge Localisation/master into OpenRCT2/develop. 2018-09-26 04:00:26 +00:00
Gymnasiast
ed616b0fb5 Add assert; fix crash 2018-09-25 21:57:21 +02:00
Gymnasiast
07c4593d46 Create ClearAs function 2018-09-25 21:57:21 +02:00
Gymnasiast
253c5a8171 Fix two crashes 2018-09-25 21:57:21 +02:00
Gymnasiast
5d22166fc3 Fix TestPaint 2018-09-25 21:57:21 +02:00
Gymnasiast
eecf465e3b Fix formatting 2018-09-25 21:57:21 +02:00
Gymnasiast
fc136230d8 Fix crash 2018-09-25 21:57:21 +02:00
Michael Steenbeek
7643eea514 Fix window_ride_open_track() 2018-09-25 21:57:21 +02:00
Michael Steenbeek
5047d326a6 Copy new struct methods to TestPaint compat 2018-09-25 21:57:21 +02:00
Michael Steenbeek
3eaea47689 Remove rct_tile_element_track_properties 2018-09-25 21:57:21 +02:00
Michael Steenbeek
3f17782692 Move direct access to maze entry to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
75b5c45a97 Remove residual direct access to most track fields 2018-09-25 21:57:21 +02:00
Michael Steenbeek
104d4f2f58 Move photo functions to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
b965377080 Move green light functions to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
897a2982a0 Move brake/booster speed functions to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
d7f226592c Remove direct access of track sequence 2018-09-25 21:57:21 +02:00
Michael Steenbeek
e6d5638815 Move inverted() functions to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
0cea008c18 Move cable lift functions to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
69f02400f9 Move GetColourScheme to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
a3e9c63fc3 Move GetRideIndex to struct methods 2018-09-25 21:57:21 +02:00
Michael Steenbeek
650971bc68 Move HasChain to struct methods 2018-09-25 21:57:21 +02:00
Gymnasiast
5d260ea85b Properly set new tile elements to 0 2018-09-25 21:57:21 +02:00
Gymnasiast
67d7d5c022 Move getting station index to struct methods 2018-09-25 21:57:21 +02:00
Gymnasiast
6bd732ce5a Move getting seat rotation to struct methods 2018-09-25 21:57:21 +02:00
Gymnasiast
ae4c464ce7 Move getting track sequence to struct methods 2018-09-25 21:57:21 +02:00
Gymnasiast
3b80d049ef Move door state functions to struct methods 2018-09-25 21:57:21 +02:00
Gymnasiast
8908f3f47e Move getting track type to struct methods 2018-09-25 21:57:21 +02:00
Emily
346a9ec376 Change readme to reflect dropped Fedora 27 support (#8020)
* Update readme to include new Fedora Copr repo

* Updated readme to show dropped support for Fedora 27(only 28 is supported until 29 comes out)
2018-09-24 19:57:35 +02:00
Michael Steenbeek
c71ecc0c96 Add #6191 and Hungarian translation to changelog [ci skip] 2018-09-24 12:25:55 +02:00
OpenRCT2 git bot
5355b1baa1 Merge Localisation/master into OpenRCT2/develop. 2018-09-24 04:00:31 +00:00
jensj12
eac9b720ee Add #7726: Shortcut to advance one tick (#7851) 2018-09-23 23:40:47 +02:00
Michael Steenbeek
fd12aff8f7 Add D and E with caron
This also adds the Unicode codepoints for the remaining Czech letters.
2018-09-23 22:23:37 +02:00
Christian Schubert
16936d4ea1 Fix #7828: Copied entrances and exits stay when demolishing ride (#7932) 2018-09-23 17:38:59 +02:00
Michael Steenbeek
3243b1788a Merge pull request #8012 from Gymnasiast/uniloco
Adopt OpenLoco's UTF-8 handling
2018-09-23 11:48:58 +02:00
Gymnasiast
f07e677af1 Replace switch towers with std::map 2018-09-23 11:31:04 +02:00
Gymnasiast
7d7d0aeab5 Adopt OpenLoco's UTF-8 handling 2018-09-23 11:31:04 +02:00
OpenRCT2 git bot
cdcd0b017c Merge Localisation/master into OpenRCT2/develop. 2018-09-23 04:00:32 +00:00
Lars Toenning
d0e318a2a2 Removed unnecessary null-pointer-check (#8013) 2018-09-22 16:52:29 +02:00
OpenRCT2 git bot
9560b7e5c8 Merge Localisation/master into OpenRCT2/develop. 2018-09-22 04:00:31 +00:00
Michael Steenbeek
231e46fb2b en-GB: Replace character codes with actual Unicode characters 2018-09-21 21:37:30 +02:00
Michał Janiszewski
fbb71c7c47 Fix Android builds after #7971 (#8009) 2018-09-20 21:53:34 +02:00
OpenRCT2 git bot
2aa9765c3c Merge Localisation/master into OpenRCT2/develop. 2018-09-20 04:00:36 +00:00
OpenRCT2 git bot
5a3efe974f Merge Localisation/master into OpenRCT2/develop. 2018-09-19 04:00:32 +00:00
Ted John
c1d220140c Use latest gtest, fixes MSVC 15.8.1 compiler errors 2018-09-18 20:13:23 +01:00