Commit Graph

26488 Commits

Author SHA1 Message Date
Michał Janiszewski
b64ec76c95 Fix #21787: Map generator heightmap should respect increased height limits (#21798) 2024-04-15 15:19:18 +00:00
Harry-Hopkinson
04ca18b7c6 Rename PEEP_MIN_ENERGY to kPeepMinEnergy 2024-04-15 15:12:21 +00:00
Harry Hopkinson
530a7de98f Replace notation in Guest.h 2024-04-15 16:48:41 +02:00
mrmbernardi
8a2afbd1a3 Reduce copying in PaintSurface (#21817) 2024-04-15 16:10:55 +02:00
QwertyChouskie
5a424af8a9 debian/control: Update g++ dependency; update description
Use of `<span>` means g++ version 10 or later is required.  See https://en.cppreference.com/w/cpp/compiler_support/20.

While we are here anyways, update the description (based off the description at openrct2.org).
2024-04-15 16:03:44 +02:00
mrmbernardi
b21f0504cf Pause button stays down while waiting for GameAction (#21816) 2024-04-15 14:26:44 +02:00
Harry-Hopkinson
cd9ca1debb Rename TOP_TOOLBAR_HEIGHT to kTopToolbarHeight 2024-04-14 18:12:58 +00:00
Harry-Hopkinson
f357dd6cab Rename TEXT_INPUT_SIZE to kTextInputSize 2024-04-14 17:35:28 +00:00
Harry-Hopkinson
b294d97f03 Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
Harry-Hopkinson
9fa917ae57 Rename SPINNER_HEIGHT to kSpinnerHeight 2024-04-14 16:56:33 +00:00
Harry-Hopkinson
14cdfc7262 Rename BUTTON_FACE_HEIGHT to kButtonFaceHeight 2024-04-14 16:44:39 +00:00
Michał Janiszewski
a6e1124175 Fix mac-specific highdpi issue workaround (#21785) 2024-04-14 18:43:45 +02:00
Harry-Hopkinson
2ccb77320b Rename TABLE_CELL_HEIGHT to kTableCellHeight 2024-04-14 16:41:01 +00:00
Harry-Hopkinson
f242bbf095 Rename LIST_ROW_HEIGHT to kListRowHeight 2024-04-14 16:37:01 +00:00
Harry-Hopkinson
c5cfc65317 Rename SCROLLABLE_ROW_HEIGHT to kScrollableRowHeight 2024-04-14 16:31:53 +00:00
OpenRCT2 git bot
0872327fe5 Merge Localisation/master into OpenRCT2/develop 2024-04-14 04:04:33 +00:00
Duncan
3ce917e2e1 Fix #6725: Z-fighting when car passes through scenery door 2024-04-13 21:32:55 +02:00
OpenRCT2 git bot
0d12eb657d Merge Localisation/master into OpenRCT2/develop 2024-04-13 04:01:36 +00:00
Michael Steenbeek
246f1f30b9 Merge pull request #21715 from AaronVanGeffen/revert-owner
Revert "Add owner property to tile elements for scripting"
2024-04-12 22:10:26 +02:00
Aaron van Geffen
a4bd20bcfc Add changelog entry 2024-04-12 22:00:14 +02:00
Aaron van Geffen
d536f9bce0 Revert "Add owner property to tile elements for scripting"
This reverts commit b4376ab590.
2024-04-12 21:58:45 +02:00
Aaron van Geffen
4f3449cfcf Fix assert with some custom objects 2024-04-12 19:52:21 +00:00
Rik Smeets
953bb4ee91 Park admittance price can now be set via text input 2024-04-12 18:38:08 +00:00
Michael Steenbeek
005aece802 Expose “animation is backwards” flag in Tile Inspector 2024-04-12 18:08:34 +00:00
Michał Janiszewski
f9bd26214b Use libraries v35 (#21771) 2024-04-12 15:22:00 +03:00