Commit Graph

23164 Commits

Author SHA1 Message Date
X123M3-256 e4760c1486
Rewrite numbering of some track sprites (#16930) 2022-04-05 21:48:04 -03:00
Hielke Morsink ddffa9e892
Merge pull request #16925 2022-04-05 21:54:18 +02:00
Hielke Morsink 791b3ad857
Add dummy cheat to avoid future issues 2022-04-05 19:55:49 +02:00
Hielke Morsink 4328a355c0
Apply coding style to surrounding variables 2022-04-05 19:55:49 +02:00
Hielke Morsink fd09fc2ce8
Replace hardcoded thought indices with identifiers 2022-04-05 19:55:48 +02:00
Hielke Morsink c429fc329a
Add a new warning for queue length complaints 2022-04-05 19:55:48 +02:00
Hielke Morsink 7db9aeb709
Remove max queue length limit 2022-04-05 19:55:47 +02:00
Hielke Morsink b66d15659f
Remove the new cheat that disable queue length limits
This partially reverts commit 0ece5d0f44.
2022-04-05 19:55:44 +02:00
Ryan 42dc53cfd5 Remove unused call to Init 2022-04-04 12:53:50 -04:00
Ryan a8eb6f21a2 Fix scenery window colors defaulting to black 2022-04-04 01:02:48 -04:00
Michael Steenbeek fbf355c233
Move ZehMatt to former members
[ci skip]
2022-04-03 00:43:10 +02:00
Hielke Morsink 5c4675a150
Fix: call to std::set_difference with unordered lists 2022-04-02 23:03:07 +02:00
Ted John e2170a995f
Fix setPixelData for RAW image format (#16918) 2022-04-02 20:24:01 +02:00
Charles Machalow 0ece5d0f44
Add a new cheat to disable queue length limits 2022-04-02 20:07:06 +02:00
Tulio Leao 67c14ada3c Add int32_t overload for ToMoney32FromGBP 2022-04-01 07:32:03 -03:00
Michał Janiszewski bb67588754
Add GitHub Actions problem matchers 2022-04-01 11:02:48 +02:00
Tulio Leao e63432a416 Add ToGBP function to convert non literals to money32 2022-03-31 17:54:52 -03:00
OpenRCT2 git bot 01fa29bb6f Merge Localisation/master into OpenRCT2/develop 2022-03-30 04:09:57 +00:00
Tulio Leao 90dbe60a1f Fix Money values magnitude after _GBP change 2022-03-29 07:23:35 -03:00
Tulio Leao 4bb17e643b Make whole ShopItems array use _GBP 2022-03-29 07:23:35 -03:00
Geoff Banh 85baa6f7ca Fix #14093: Replace MONEY macro with user defined literal 2022-03-29 07:23:35 -03:00
Rik Smeets 4e8ea47e1b
Guests with umbrellas no longer always avoid Maze when it rains (#16859)
Co-authored-by: Tulio Leao <tupaschoal@gmail.com>
2022-03-28 23:26:56 -03:00
Michał Janiszewski aa0b49de7b
Fix debug breakpad library name for libs v32 (#16900) 2022-03-28 21:06:54 +00:00
spacek531 047a7f8090
Do not turn off chain when building downhill if chain cheat is on 2022-03-28 20:34:37 +00:00
Gymnasiast bd7ac0bace
Revert "Reduce duplication of gx readers (#16882)"
This reverts commit 2b371db8e3.
2022-03-28 21:49:26 +02:00
X123M3-256 f5507c42e0
Add RIDE_TYPE_FLAG_UP_INCLINE_REQUIRES_LIFT 2022-03-28 21:32:42 +02:00
Michael Steenbeek 2df360ce11
Merge pull request #16843 from lawrencedemol/Android_GameActionResult_Crash
Fix #16308: Crash when trying to place down a ride on Android
2022-03-28 21:13:50 +02:00
tupaschoal ab86d19510
Apply review requests 2022-03-28 20:40:53 +02:00
lawrence 4c14d38325
Fix #16308: Use void* on Android and Any on other platforms 2022-03-28 20:38:33 +02:00
lawrence ed08654bfa
Fix #16308: Update changelog 2022-03-28 20:38:33 +02:00
lawrence 5f417987bc
Fix #16308: Crash when trying to place down a ride on Android 2022-03-28 20:38:08 +02:00
Michael Steenbeek 07f66f2322
Merge pull request #16872 from IntelOrca/plugin/image-apis
[Plugin] Add support for custom images
2022-03-28 20:27:10 +02:00
Duncan 2b371db8e3
Reduce duplication of gx readers (#16882)
* Reduce duplication of gx readers

* Readd nographics return
2022-03-28 09:32:33 +01:00
Silent 660b03f00b
Fix assertion in InitialiseListItems 2022-03-27 22:33:57 +02:00
733737 4fc2cd2ffd
Fix settings path and a typo on readme.txt (#16883) 2022-03-25 23:57:24 +00:00
Ted John d6d61ddd44
Merge pull request #16842 from IntelOrca/fix/large-scenery-colours
Fix custom large scenery appearing black.
2022-03-25 22:15:15 +00:00
Duncan 36e1a10431
Revert some of #16477 and fix scenery costs (#16877)
Split up supports and clearance costs

Add notes
2022-03-25 21:47:19 +00:00
Michał Janiszewski dd0856a36d
Update MSVC dependencies to v32 (#16870)
* Remove vcpkg-provided duktape
  - Update include path to consume vendored copy of duktape
* Change names of libraries for linking
2022-03-25 20:52:06 +01:00
Tulio Leao 76c5217d5a
Merge pull request #12556 from XplosiveLugnut/no-audio-support
Allow game to run with GUI while without audio.
2022-03-25 08:16:52 -03:00
spacek531 896ce5b68c
Remove unused function WritePackedObjects 2022-03-25 08:46:38 +01:00
Ted John 886a2ff218 Fix include line 2022-03-24 23:50:39 +00:00
Ted John 273fe52e74 Fix formatting 2022-03-24 23:34:57 +00:00
Ted John 46999c1222 Update changelog 2022-03-24 23:33:14 +00:00
Ted John 6863fb1ecb Return undefined instead of null 2022-03-24 23:33:07 +00:00
Ted John 372606ab9a Increment plugin API version 2022-03-24 23:18:55 +00:00
Ted John 818dcacb31 Add draw to image API 2022-03-24 22:37:22 +00:00
Ted John e3a1733cdd Implement plugin ownership of images 2022-03-24 22:37:22 +00:00
Ted John a977bbaebe Implement loading .png and refactor 2022-03-24 22:37:22 +00:00
Ted John e74396b464 Refactor and implement RLE custom images 2022-03-24 22:37:22 +00:00
Ted John 8f30ed910f Start working on custom image APIs 2022-03-24 22:37:21 +00:00