Aaron van Geffen
|
8aeb1d2b98
|
Remove broken support for object string overrides as well
|
2024-10-30 22:58:47 +01:00 |
|
Aaron van Geffen
|
f8ea776dba
|
Rework AppendRequiredObjects to take a std::string_view instead
|
2024-10-30 22:58:47 +01:00 |
|
Aaron van Geffen
|
9257a9d62d
|
Remove support for scenario overrides from language files
|
2024-10-30 22:58:47 +01:00 |
|
Aaron van Geffen
|
d803647bd3
|
Update objects bundle to v1.4.9
|
2024-10-30 20:45:18 +01:00 |
|
Aaron van Geffen
|
17b3b664b0
|
Ensure exclusive object manager access when rebuilding scenario index
|
2024-10-30 20:45:18 +01:00 |
|
Aaron van Geffen
|
e13dfc1741
|
Append scenario text object on S4/S6 park load
|
2024-10-30 20:45:18 +01:00 |
|
Aaron van Geffen
|
263b73cb31
|
Use ScenarioTextObject for indexing scenarios
|
2024-10-30 20:45:18 +01:00 |
|
Aaron van Geffen
|
7c74d91b7d
|
Add scenario text object ids to scenario source tables
|
2024-10-30 20:45:18 +01:00 |
|
Aaron van Geffen
|
be3ce8e92b
|
ScenarioSources: refactor DEFINE_SCENARIO_TITLE_DESC_GROUP macro
|
2024-10-30 20:45:18 +01:00 |
|
Aaron van Geffen
|
f7ae40bac8
|
Re-introduce basic scenario text objects
|
2024-10-30 20:45:18 +01:00 |
|
Aaron van Geffen
|
7b614f2287
|
ParkInfoCommands: mark typeToName, sourceGameToName constexpr
|
2024-10-27 12:50:17 +01:00 |
|
Michael Steenbeek
|
4ea3e334f6
|
Fix #22908: Crash when passing through invalid wall door
|
2024-10-30 19:44:08 +01:00 |
|
Michael Steenbeek
|
bdc0276fce
|
Merge pull request #23090 from Gymnasiast/refactor/version-info
Replace some old C string handling
|
2024-10-30 19:02:28 +01:00 |
|
Gymnasiast
|
749b331187
|
Replace C string in scenario name handling
|
2024-10-30 18:04:45 +01:00 |
|
Michael Steenbeek
|
dd64cde50d
|
Merge pull request #23079 from janisozaur/verbose-names
Change uploaded binary names and tags for develop builds
|
2024-10-30 16:26:01 +01:00 |
|
Gymnasiast
|
95178be1b9
|
Remove C strings in ContextOpenCommonFileDialog()
|
2024-10-30 12:47:38 +01:00 |
|
Gymnasiast
|
e46f23702d
|
Remove OpenRCT2WriteFullVersionInfo()
|
2024-10-30 12:17:27 +01:00 |
|
Aaron van Geffen
|
392869bcbb
|
Merge pull request #23087 from AaronVanGeffen/sawyercoding
Move SawyerCoding from util into core
|
2024-10-30 10:57:00 +01:00 |
|
Michael Steenbeek
|
0ae0823de8
|
Merge pull request #23085 from mixiate/lim-launched-roller-coaster-medium-loop-clipping
Fix Lim Launched RC medium half loops from clipping in to eachother
|
2024-10-30 09:52:17 +01:00 |
|
mix
|
d4f34388a6
|
Fix Wooden RC medium half loops from clipping into each other
|
2024-10-30 09:50:27 +01:00 |
|
mix
|
e94ddba5d7
|
Improve LIM train pitch 105 and 120 bounding boxes
|
2024-10-30 00:18:22 +00:00 |
|
mix
|
85bfa10fe3
|
Fix LIM Launched RC medium half loops from clipping in to eachother
|
2024-10-30 00:18:19 +00:00 |
|
Aaron van Geffen
|
487886695e
|
Move SawyerChunk units into OpenRCT2 namespace
|
2024-10-29 22:02:41 +01:00 |
|
Aaron van Geffen
|
f40da09ab8
|
Move SawyerCoding from util into core, and into its own namespace
|
2024-10-29 21:59:28 +01:00 |
|
Aaron van Geffen
|
d8a5643611
|
Merge pull request #23083 from AaronVanGeffen/refactor-utils
Start moving functions out of Util.h
|
2024-10-29 21:23:20 +01:00 |
|
Aaron van Geffen
|
80b63a5ae7
|
Add line breaks after template declarations (#23086)
* Add line breaks after template declarations
* Additional clang-format patches
|
2024-10-29 16:54:01 +01:00 |
|
Aaron van Geffen
|
d2e01dde4e
|
Remove a bunch of Util.h includes
|
2024-10-29 13:12:52 +01:00 |
|
Aaron van Geffen
|
43be4d1d92
|
Remove dependency on Drawing.h from Climate.h
|
2024-10-29 13:12:25 +01:00 |
|
Aaron van Geffen
|
ece199176e
|
Move UnitConversion from Util into its own compilation unit
|
2024-10-29 11:27:00 +01:00 |
|
Aaron van Geffen
|
4e27bac292
|
Move Compression from Util into its own compilation unit
|
2024-10-29 11:16:26 +01:00 |
|
Aaron van Geffen
|
9436a9501e
|
Move bitScanForward from Util.h to Numerics.hpp
|
2024-10-29 11:08:39 +01:00 |
|
Michał Janiszewski
|
775a2982c7
|
Change binary name to include git describe
|
2024-10-29 00:32:47 +01:00 |
|
Michał Janiszewski
|
b8aa7dda2e
|
Be more verbose when setting artifact names
|
2024-10-29 00:31:28 +01:00 |
|
OpenRCT2 git bot
|
0669eba3b2
|
Merge Localisation/master into OpenRCT2/develop
|
2024-10-28 04:02:07 +00:00 |
|
mix
|
db36421974
|
Fix #21221: Improve car sprite fallback on sloped diag banked track
|
2024-10-27 22:38:10 +01:00 |
|
mix
|
e6665504fb
|
Stop large corks, medium loops, zero g being built if no train sprites
|
2024-10-27 18:14:02 +01:00 |
|
mix
|
2bcf24f3d3
|
Add medium and large half loops to the Wooden Roller Coaster
|
2024-10-27 00:03:46 +02:00 |
|
Aaron van Geffen
|
5931996edc
|
[Plugin] Invalidate window after changing its colours
|
2024-10-26 23:30:17 +02:00 |
|
Aaron van Geffen
|
1c61c24ec2
|
Add clamp to map size text input (#23050)
|
2024-10-25 19:34:26 +02:00 |
|
Aaron van Geffen
|
abb3870212
|
Remove dead code from Viewport.cpp (#23049)
|
2024-10-25 07:23:38 +01:00 |
|
Michael Steenbeek
|
f4d2dadfe7
|
Close #23018: Close windows before loading new game
|
2024-10-23 20:33:37 +02:00 |
|
Sjoerd de Bruin
|
1ff192b8a0
|
Fix #23044: "remove_unused_objects" command causes blank peep names
|
2024-10-23 11:24:14 +02:00 |
|
Michael Steenbeek
|
4b0b32b2b7
|
Fix #22920: Crash when sacking a staff member
|
2024-10-23 11:15:55 +02:00 |
|
Duncan
|
75d06c8b89
|
Fix #23023: Incorrect large scenery clearance calculation
|
2024-10-21 21:58:25 +02:00 |
|
Michael Steenbeek
|
8fe2d7de1f
|
Rename Object and TileElement type constant (#23030)
* Rename Object::objectType to Object::kObjectType
* Rename TileElement::ElementType to TileElement::kElementType
|
2024-10-20 07:10:55 +01:00 |
|
OpenRCT2 git bot
|
f0c353254f
|
Merge Localisation/master into OpenRCT2/develop
|
2024-10-19 04:02:06 +00:00 |
|
Michał Janiszewski
|
836b8f0e1d
|
Fix upload target of develop CI builds (#23021)
|
2024-10-18 23:07:16 +02:00 |
|
Michał Janiszewski
|
1485115a87
|
Merge pull request #22969 from janisozaur/refactor-build-uploads
Refactor build uploads
|
2024-10-18 22:28:55 +02:00 |
|
Michał Janiszewski
|
ad0f703ca8
|
Remove old upload code to prevent uploading twice
As we now upload in dedicated job to our own repo without any
intermediary, there's no need to keep the upload-build script nor the
steps executing it
|
2024-10-18 21:36:32 +02:00 |
|
Michał Janiszewski
|
1ae9bf2c26
|
Update artifact name
|
2024-10-18 21:36:32 +02:00 |
|