1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00
Commit Graph

1663 Commits

Author SHA1 Message Date
OpenRCT2 git bot
5ac866c54a Merge Localisation/master into OpenRCT2/develop. 2020-04-28 04:01:45 +00:00
OpenRCT2 git bot
e6d5364bf4 Merge Localisation/master into OpenRCT2/develop. 2020-04-27 04:01:46 +00:00
OpenRCT2 git bot
6d0e29543b Merge Localisation/master into OpenRCT2/develop. 2020-04-26 04:01:48 +00:00
Michael Steenbeek
c5d877f644 Rephrase STR_6037 2020-04-25 15:39:08 +02:00
Michael Steenbeek
0ecc64f781 Fix #11407: Setting an RCT1 path needs better error messages (#11418) 2020-04-25 15:36:44 +02:00
OpenRCT2 git bot
6ebd918cde Merge Localisation/master into OpenRCT2/develop. 2020-04-25 04:01:46 +00:00
Kevin Strehl
5456899afc Close #10572: Add cheat to allow building at invalid heights 2020-04-25 01:07:36 +02:00
Umdlye
76c10d1806 en-GB: Fix capitals after hyphens
Co-authored-by: pizza2004 <pizza2004@users.noreply.github.com>
2020-04-24 15:32:38 +02:00
OpenRCT2 git bot
2fd8e7a9ff Merge Localisation/master into OpenRCT2/develop. 2020-04-24 04:02:05 +00:00
Michael Steenbeek
619b06254e en-GB: Change "plug-in objects" to "custom objects" (#11421)
This change is to avoid confusion with the upcoming plug-in system. Additionally, "custom objects" is what most people would call these anyway.
2020-04-23 23:38:25 +02:00
ifimfree
aaaae16d15 Close #11209: Show a warning when the user is running OpenRCT2 in Wine (#11395) 2020-04-23 19:12:54 +02:00
OpenRCT2 git bot
6992299c1a Merge Localisation/master into OpenRCT2/develop. 2020-04-20 04:02:06 +00:00
OpenRCT2 git bot
6ae46d0d46 Merge Localisation/master into OpenRCT2/develop. 2020-04-19 04:01:41 +00:00
Olivier Wervers
bb72fd6021 Fix #9029: Set animation frame on doors using the tile inspector (#11206) 2020-04-18 07:43:46 -03:00
OpenRCT2 git bot
ac8b176f02 Merge Localisation/master into OpenRCT2/develop. 2020-04-18 04:01:47 +00:00
Aaron van Geffen
fe24a84dc4 Make use of extra horizontal space when shortcut window is resized. 2020-04-17 18:35:06 +02:00
Tulio Leao
d342423b24 Address string ids skipped in #11273 (#11310) 2020-04-17 10:06:15 +02:00
Michael Stowe
163119ea3b Fix #11275: Crashes that kill only 1 peep create grammatically incorrect messages (#11278)
Fix #11275: Crashes that kill only 1 peep create grammatically incorrect messages (#11278)

Co-authored-by: Tulio Leao <tupaschoal@gmail.com>
2020-04-16 21:04:12 -03:00
Aaron van Geffen
a81488d704 Fix #11272: Make casualty and stalled vehicle notifications optional 2020-04-16 14:41:39 +02:00
OpenRCT2 git bot
08d38f3d24 Merge Localisation/master into OpenRCT2/develop. 2020-04-02 04:01:51 +00:00
OpenRCT2 git bot
dbfb0e4bbe Merge Localisation/master into OpenRCT2/develop. 2020-03-30 04:02:12 +00:00
OpenRCT2 git bot
7d18b647be Merge Localisation/master into OpenRCT2/develop. 2020-03-29 04:01:58 +00:00
OpenRCT2 git bot
b0737d5bdf Merge Localisation/master into OpenRCT2/develop. 2020-03-28 04:01:52 +00:00
OpenRCT2 git bot
8546a227c6 Merge Localisation/master into OpenRCT2/develop. 2020-03-27 04:02:03 +00:00
Michael Steenbeek
81c6bb26e9 Prepare guest counters for more than 32767 guests (#10989) 2020-03-26 20:02:15 +01:00
Daan de Heij
9035ba2827 Simple implementation of copy input to clipboard (Ctrl+C) (#11013)
This is a simple implementation of copying all current input text to the clipboard using ctrl+c. A simple dialog acknowledges that text is copied. This commit includes a new string ID for the text in this dialog.
2020-03-26 17:53:34 +01:00
OpenRCT2 git bot
fc3a066399 Merge Localisation/master into OpenRCT2/develop. 2020-03-26 04:01:54 +00:00
Umdlye
024a634009 en-GB: Remove spaces before question and exclamation marks 2020-03-24 22:35:01 +01:00
OpenRCT2 git bot
190d67178e Merge Localisation/master into OpenRCT2/develop. 2020-03-24 04:01:58 +00:00
OpenRCT2 git bot
9860f1e99e Merge Localisation/master into OpenRCT2/develop. 2020-03-23 04:02:06 +00:00
OpenRCT2 git bot
b9ddcfbb3e Merge Localisation/master into OpenRCT2/develop. 2020-03-21 04:01:46 +00:00
WantDiscussion
828eef7411 Introduced optional light effects for vehicles at night. (#10970) 2020-03-20 11:47:31 +01:00
OpenRCT2 git bot
4f56630e01 Merge Localisation/master into OpenRCT2/develop. 2020-03-19 04:02:04 +00:00
OpenRCT2 git bot
d701c87572 Merge Localisation/master into OpenRCT2/develop. 2020-03-16 04:02:17 +00:00
OpenRCT2 git bot
750618ae40 Merge Localisation/master into OpenRCT2/develop. 2020-03-15 04:02:42 +00:00
OpenRCT2 git bot
a2d8078d6d Merge Localisation/master into OpenRCT2/develop. 2020-03-12 04:02:38 +00:00
Aaron van Geffen
dfe1c8dea8 Use COMMA32 instead of UINT16 for future-proofing; amend changelog. 2020-03-11 19:25:32 +01:00
Aaron van Geffen
7be46934ea Add y-axis labels and guides to park rating chart. 2020-03-11 19:24:36 +01:00
Aaron van Geffen
aef748af14 Merge pull request #10901 from Gymnasiast/refactor/guest-window-many-pages
Prepare guest window for more than 5 pages
2020-03-10 20:05:19 +01:00
OpenRCT2 git bot
5a274da959 Merge Localisation/master into OpenRCT2/develop. 2020-03-10 04:02:29 +00:00
Gymnasiast
a0e14a66d9 Prepare guest window for more than 5 pages 2020-03-09 11:54:49 +01:00
OpenRCT2 git bot
bb6e09f785 Merge Localisation/master into OpenRCT2/develop. 2020-03-05 04:02:13 +00:00
Daan de Heij
88fcba35ec Fix #10662: Improve duck cheat tooltips
Co-authored-by: Thijs Versfelt <40113382+thversfelt@users.noreply.github.com>
2020-03-03 23:25:22 +01:00
OpenRCT2 git bot
52d5995240 Merge Localisation/master into OpenRCT2/develop. 2020-02-25 04:02:29 +00:00
OpenRCT2 git bot
c6df40bf69 Merge Localisation/master into OpenRCT2/develop. 2020-02-24 04:02:23 +00:00
OpenRCT2 git bot
630ff6ce2b Merge Localisation/master into OpenRCT2/develop. 2020-02-23 04:02:14 +00:00
Aaron van Geffen
2528e94b48 Introduce low, medium, and high density buttons to the scatter tool.
Change window lay-out to more closely resemble others by introducing
density buttons, along with new sprites.

The amount of elements varies by density as follows:
* Low: number of elements equal to tool size
* Medium: twice as many elements as the tool size
* High: three times as many elements as the tool size.

Remove extraneous 'retry' clause.
2020-02-22 17:25:19 +01:00
Aaron van Geffen
6f029055a3 Make scatter window themeable; default to scenario window style. 2020-02-22 16:18:35 +01:00
Anton Scharnowski
e6e48363de Introduce Scenery-Scatter Tool Window. 2020-02-22 16:18:19 +01:00
OpenRCT2 git bot
3b18f66c9e Merge Localisation/master into OpenRCT2/develop. 2020-02-11 04:02:19 +00:00