Commit Graph

  • 6ffb03dde0 Add icon for path railings tab Michael Steenbeek 2021-09-13 09:29:46 +02:00
  • 36b0837318 Merge pull request #15400 from Gymnasiast/refactor/free-entity-from-nsf Michael Steenbeek 2021-09-12 19:05:13 +02:00
  • 5d039a5f55 Use std::string_view instead of C string Michael Steenbeek 2021-09-12 18:45:53 +02:00
  • 6202ecb281 Make util_zlib_inflate() take const Gymnasiast 2021-09-12 18:36:50 +02:00
  • 1426010652 Plugin: use ObjectEntryIndex for music and entrance style Gymnasiast 2021-09-12 18:33:27 +02:00
  • 3e1544aac8 Add missing object types to ObjectTypeToString() Gymnasiast 2021-09-12 18:31:21 +02:00
  • 0f183e9ad2 Make FreeEntity take a reference Gymnasiast 2021-09-12 18:29:37 +02:00
  • c567ca09db Fix stray changes Gymnasiast 2021-09-10 09:19:20 +02:00
  • 228c1ac7f5 Fix formatting Gymnasiast 2021-09-10 09:13:20 +02:00
  • 6715250d54 Remove now-unused enum Gymnasiast 2021-09-08 22:33:58 +02:00
  • 024f836960 Create FootpathCreateConstructFlags Gymnasiast 2021-09-08 22:33:39 +02:00
  • 866c66bc58 Use title case, scope slope variable Gymnasiast 2021-09-08 22:21:49 +02:00
  • 4f319d6ed4 Prepare footpath handling for surfaces and railings IntelOrca 2021-09-03 19:19:42 +02:00
  • 002c17cec8 Merge pull request #15399 from ZehMatt/refactor/remove-nullable Michael Steenbeek 2021-09-12 16:19:19 +02:00
  • f999b0acb2 Remove Nullable and use std::optional instead ζeh Matt 2021-09-12 15:44:28 +03:00
  • 65a484105e Merge pull request #15395 from ZehMatt/refactor/common-numerics ζeh Matt 2021-09-11 14:27:07 -07:00
  • b733e97bfa Remove numerics from common.h and use it as needed ζeh Matt 2021-09-11 19:53:14 +03:00
  • 603be1c425 Merge pull request #15394 from ZehMatt/refactor/zipstream ζeh Matt 2021-09-11 09:40:12 -07:00
  • 2daa356fbf Move ZipStream into new header ζeh Matt 2021-09-11 19:06:17 +03:00
  • 2e2bda8f70 Merge pull request #15378 from ZehMatt/refactor/object-importexport ζeh Matt 2021-09-11 07:48:36 -07:00
  • c9e2c9f4d2 Apply review suggestions ζeh Matt 2021-09-11 17:10:11 +03:00
  • 50d7b8bb1c Remove unused function get_loaded_object_entry ζeh Matt 2021-09-09 03:27:24 +03:00
  • 38ec042a52 Refactor object_entry_get_chunk wrapper ζeh Matt 2021-09-09 03:26:52 +03:00
  • c416c7ca27 Remove unused function get_loaded_object_chunk ζeh Matt 2021-09-09 03:21:43 +03:00
  • e3f39bf554 Use PascalCase for object members ζeh Matt 2021-09-09 02:20:02 +03:00
  • 47d1633224 Refactor Export ζeh Matt 2021-09-08 21:14:16 +03:00
  • b1ba29716d Refactor import of s6 objects ζeh Matt 2021-09-08 19:42:30 +03:00
  • ef6768dd33 Segment the object arrays in rct_s6_data ζeh Matt 2021-09-08 19:18:24 +03:00
  • 577966cc63 Merge pull request #15392 from ZehMatt/fix-off-by-one ζeh Matt 2021-09-10 12:34:46 -07:00
  • 2e8d40b5e3 Fix out of bounds regression from #15391 ζeh Matt 2021-09-10 22:08:49 +03:00
  • d42bc9a469 Merge pull request #15383 from Broxzier/refactor/smart-follow-cleanup Hielke Morsink 2021-09-10 20:13:23 +02:00
  • c572c21649 Merge pull request #15167 from ZehMatt/ride-id-fixes Michael Steenbeek 2021-09-10 19:01:33 +02:00
  • e5eb8f84cf Apply review suggestions ζeh Matt 2021-09-09 00:06:34 +03:00
  • 516232e0a7 Change static casts to EnumValue ζeh Matt 2021-09-08 17:07:41 +03:00
  • d21ccc103b Bump up network version ζeh Matt 2021-09-06 17:23:46 +03:00
  • d7e0e473c1 Apply review suggestion, cleanup ζeh Matt 2021-09-06 16:40:12 +03:00
  • 8a21bd01c6 Bump up scripting version ζeh Matt 2021-09-06 16:46:16 +03:00
  • 0cdd348428 Update replays ζeh Matt 2021-09-06 16:22:35 +03:00
  • 50467d4fd8 Remove unused serialiser traits ζeh Matt 2021-09-06 16:20:34 +03:00
  • f8e26a3752 Fix signed/unsigned mismatch ζeh Matt 2021-09-04 19:17:37 +03:00
  • 120bb10fd5 Fix serialiser traits ζeh Matt 2021-09-04 19:06:28 +03:00
  • 18af5d4950 Use union for window association to prevent casts ζeh Matt 2021-09-04 19:04:53 +03:00
  • eda3188ecf Fix rebase ζeh Matt 2021-09-04 18:50:21 +03:00
  • e1e29379ba Add thought insertion overload with strong ride id type ζeh Matt 2021-09-04 18:37:49 +03:00
  • 078d12a207 Fix S4 importer ζeh Matt 2021-09-04 18:36:47 +03:00
  • ec65a04883 Cast fixes ζeh Matt 2021-09-04 18:36:35 +03:00
  • 18fa68813d Adjust importer/exporter ZehMatt 2021-08-02 09:09:51 +03:00
  • ca605d6f82 Refactor object selection to use RideManager ZehMatt 2021-08-02 09:07:53 +03:00
  • 47b782ec2d Use correct type in path finding code ZehMatt 2021-08-02 09:04:15 +03:00
  • b9c679d23e Fix window list only able to hold 255 indices ZehMatt 2021-08-02 09:03:00 +03:00
  • e65a1f6fc5 Forward NetworkRideId_t to ride_id_t and adjust serialiser ZehMatt 2021-08-02 09:02:23 +03:00
  • 2768910fbf Allow Formatter to accept ride_id_t ZehMatt 2021-08-02 09:00:38 +03:00
  • 3ad72baaae Cast fixes ZehMatt 2021-08-02 07:24:52 +03:00
  • 49bbc0f854 Turn ride_id_t into a strong type ZehMatt 2021-08-02 07:24:39 +03:00
  • c81bd7fe22 Merge pull request #15391 from ZehMatt/fix-15390 ζeh Matt 2021-09-10 08:16:12 -07:00
  • 0b12076f2f Fix #15390: Revert quadrant distribution change and cleanup ζeh Matt 2021-09-10 17:19:30 +03:00
  • e2841477bd Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-09-10 04:08:27 +00:00
  • f966c229c0 Refactor out unnecessary Is<Guest/Staff> checks Hielke Morsink 2021-09-09 18:44:52 +02:00
  • 624a32e93b Make Coords isNull/setNull functions TitleCase (#15382) Michael Steenbeek 2021-09-09 01:48:53 +02:00
  • 2b51b91524 Make peep argument const Hielke Morsink 2021-09-08 22:59:58 +02:00
  • d3263ef6b7 Make smart follow functions easier to follow Hielke Morsink 2021-09-08 22:55:08 +02:00
  • e00eb3ec52 Merge pull request #15381 from ZehMatt/fix-15376 ζeh Matt 2021-09-08 13:52:31 -07:00
  • 6a7fe6a5e2 Fix #15376: Extend the X axis on rotation 0 to cover corners ζeh Matt 2021-09-08 23:13:19 +03:00
  • 0fcef925b6 Fix #15375. Issue with entrance exit placement after refactor (#15380) Duncan 2021-09-08 20:58:11 +01:00
  • a3991085be Merge pull request #15363 from Gymnasiast/refactor/tile-element-path-nsf Michael Steenbeek 2021-09-08 15:41:02 +02:00
  • f9f027e219 Name word_F3F038 (#15373) Michael Steenbeek 2021-09-08 15:40:35 +02:00
  • 3988261e8f Set RailingsEntryIndex to null for good measure Michael Steenbeek 2021-09-08 13:39:11 +02:00
  • 33fbad9726 Fix #15257: Chat widgets removed from Scenario Editor (#15365) seanmajorpayne 2021-09-08 19:39:34 +09:00
  • dba4518d11 refactor entrance hut finding function (#15360) spacek531 2021-09-07 23:33:48 -07:00
  • 07a7946caf Remove redundant conversions ζeh Matt 2021-09-07 22:24:23 +03:00
  • 79ab832000 Fix overload resolution for map_get_first_element_at ζeh Matt 2021-09-07 22:20:13 +03:00
  • a3b0c9ac81 Add overload for map_get_first_element_at to accept TileCoordsXY ζeh Matt 2021-09-07 22:19:14 +03:00
  • 75c2dbcf74 Merge pull request #15366 from ZehMatt/fix/quadrant-buckets ζeh Matt 2021-09-07 12:35:39 -07:00
  • 876329da87 Fix hash bucketing of paint entries ζeh Matt 2021-09-07 17:43:38 +03:00
  • c6e4dc5ef1 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-09-07 04:08:07 +00:00
  • a9e0eeccc4 Add support for surface and railings objects to PathElement Gymnasiast 2021-09-06 21:59:17 +02:00
  • 2f90b83a11 Merge pull request #15352 from Gymnasiast/refactor/surface-railings-descriptor Michael Steenbeek 2021-09-06 21:56:10 +02:00
  • 4e46fa4f6d Enable parallel builds for debug configuration (#15324) ζeh Matt 2021-09-06 04:35:20 -07:00
  • 454eabe3a7 Merge pull request #15351 from ZehMatt/fix/dataserializer-enum Duncan 2021-09-06 08:41:33 +01:00
  • fc189f8c7d Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-09-06 04:08:02 +00:00
  • 613c309f93 Close #13407 Allow building covered lift hill when cheat enabled Daniel Karandikar 2021-09-05 20:57:08 +01:00
  • 6f2e20f8db Add #13912 to changelog Gymnasiast 2021-09-05 21:03:55 +02:00
  • e9049117f2 Merge pull request #14651 from zrowny/fix-image-importer Michael Steenbeek 2021-09-05 20:57:41 +02:00
  • e26c4bdd4e Fix US spelling Gymnasiast 2021-09-05 20:40:01 +02:00
  • fa0efd67c1 Update changelog Gymnasiast 2021-09-05 20:38:33 +02:00
  • c381a97d66 Fix ImageImporter for colors outside of palette (#14649:) zrowny 2021-05-13 20:54:06 -04:00
  • c4aaae1a07 Correct ImageImporter palette index 255 to white zrowny 2021-05-13 18:21:44 -04:00
  • 2d34fe3972 Update description of palette colors in ImageImporter zrowny 2021-05-13 18:08:21 -04:00
  • 4cc717ccdb Rework path surface and railings descriptor handling Gymnasiast 2021-09-05 18:44:43 +02:00
  • 2282f24404 Rename path surface and railings descriptors Gymnasiast 2021-09-05 16:58:54 +02:00
  • 745885e78e Update replays ζeh Matt 2021-09-05 17:49:42 +03:00
  • c844bf9142 Bump up network version ζeh Matt 2021-09-05 17:22:52 +03:00
  • b8d1f86f3f Use correct underlying type for Vehicle::Status enum ζeh Matt 2021-09-05 17:21:51 +03:00
  • 23f4f72047 Fix enum serialization not using byte swap ζeh Matt 2021-09-05 16:59:42 +03:00
  • a40cfae0ff Merge pull request #15313 from frutiemax/13874_TrackDefinitions Michael Steenbeek 2021-09-05 16:10:11 +02:00
  • 7b2554cdae Addendum to #15340: guard size of object_entry_group_counts Michael Steenbeek 2021-09-05 16:06:34 +02:00
  • bdf300bcdb Merge pull request #15349 from Broxzier/feature/bug-report-link Michael Steenbeek 2021-09-05 15:34:39 +02:00
  • 8ae918118a Add a bug-report item in file dropdown menu Hielke Morsink 2021-09-05 13:56:52 +02:00
  • b2dfeaf1b9 Introduce String::URLEncode Hielke Morsink 2021-09-05 12:44:58 +02:00
  • c23775bf8c Remove hardcoded dropdown indices Hielke Morsink 2021-09-04 17:38:17 +02:00