Commit Graph

  • e4496c41bd Upgrade platform_sanitise_filename() Gymnasiast 2022-01-05 15:00:16 +01:00
  • de867827a1 Remove update_palette_func Gymnasiast 2022-01-05 14:53:41 +01:00
  • 1eba596997 Remove platform_get_{date,time}_utc() Gymnasiast 2022-01-05 14:52:19 +01:00
  • a21e545917 Upgrade platform_get_username() Gymnasiast 2022-01-05 14:42:46 +01:00
  • 2e7e90a018 Remove platform_get_openrct2_data_path() Gymnasiast 2022-01-05 14:26:00 +01:00
  • 77e5defeca Upgrade platform_original_game_data_exists() Gymnasiast 2022-01-05 14:17:19 +01:00
  • ff909cc286 Change rct2_path into a C++ string Michael Steenbeek 2022-01-05 15:18:25 +01:00
  • ca27c2181b Clean up two hardcoded vehicle maxes Michael Steenbeek 2022-01-05 14:16:16 +01:00
  • b4f264fe4d Fix #16292: .park files cannot be added to title sequence Hielke Morsink 2022-01-05 12:44:48 +01:00
  • 2b0d4e6b3d Merge pull request #16352 from Gymnasiast/fix/16061 Michael Steenbeek 2022-01-03 14:40:10 +01:00
  • fa9ef5728e Merge pull request #16298 from Gymnasiast/refactor/rotation-frames-1 Michael Steenbeek 2022-01-03 14:26:47 +01:00
  • 2fa33983ad Close #16013: Refactor RCT12Research import (#16350) Michael Steenbeek 2022-01-03 11:20:04 +01:00
  • 819495800c Fix #15943: Crash accessing unset w->focus (#16364) Michael Steenbeek 2022-01-03 11:11:34 +01:00
  • 07fff9ec18 Use v1.2.5 objects release Gymnasiast 2022-01-02 17:33:31 +01:00
  • 0e86d9577c Default-initialise MapColours Michael Steenbeek 2022-01-02 17:07:36 +01:00
  • d7f5995bfd Remove unintended execute rights Michael Steenbeek 2022-01-01 19:58:28 +01:00
  • 65500461e1 Fix #16073: Crash in Sub6E1F34SmallScenery() Michael Steenbeek 2022-01-01 19:56:12 +01:00
  • 1e1f370c8d Create PaletteIndex Gymnasiast 2022-01-01 18:38:31 +01:00
  • de2b893d99 Fix #16061: Incorrect colours in minimap Gymnasiast 2022-01-01 16:52:49 +01:00
  • 3faa0ebc4b Fix #16346: Crash in Staff::UpdateWatering() Michael Steenbeek 2022-01-01 15:07:55 +01:00
  • 875115ec33 Fix #16343: Crash in Ride::PopulateVehicleTypeDropdown() Michael Steenbeek 2022-01-01 15:07:42 +01:00
  • c2b33e3541 Close #16002: Segfault opening ride statistics for huge ride frutiemax 2022-01-01 08:10:42 -05:00
  • 510e86a4a4 Update manpages Mathias Gibbens 2022-01-01 13:06:41 +00:00
  • c468a6b197 Merge pull request #16332 from Gymnasiast/refactor/screams Michael Steenbeek 2022-01-01 10:55:59 +01:00
  • e9f79f1c9d Merge pull request #16335 from ZehMatt/fix-16324 ζeh Matt 2021-12-30 16:39:03 -08:00
  • 2329d3d681 Refactor tile access to be continuous when iterating ζeh Matt 2021-12-30 14:03:32 -08:00
  • 678dd0f69f Merge pull request #16195 from frutiemax/ForwardDeclareFormatter Michael Steenbeek 2021-12-30 23:01:42 +01:00
  • f1f6ac4177 Order scream sounds by name Gymnasiast 2021-12-30 22:29:34 +01:00
  • 0f2ad4ac40 (Re)name some scream-related symbols Gymnasiast 2021-12-30 10:06:26 +01:00
  • c7f87d3aa9 Merge pull request #16310 from frutiemax/ted_description Michael Steenbeek 2021-12-30 22:26:08 +01:00
  • b5c3cc608a Merge pull request #16334 from Broxzier/refactor/action-iwyu Michael Steenbeek 2021-12-30 22:23:01 +01:00
  • 83b2be602f Empty initialization for Formatter and TextPaint structures frutiemax 2021-12-12 12:33:09 -05:00
  • adb692b74e Forward declare Formatter frutiemax 2021-12-11 18:06:06 -05:00
  • 4daae678c3 Remove unused include from Banner.cpp Hielke Morsink 2021-12-30 17:25:04 +01:00
  • e7d213ded1 Remove unused include from TopToolbar.cpp Hielke Morsink 2021-12-30 17:21:15 +01:00
  • 66bd4b4894 Remove unused includes from TrackDesign.cpp Hielke Morsink 2021-12-30 17:18:16 +01:00
  • 578a7865c9 Fix #16324: Real time ticks advancing every millisecond ζeh Matt 2021-12-30 18:16:40 +02:00
  • 95c63832bb Replace zeros with STR_EMPTY frutiemax 2021-12-30 11:07:03 -05:00
  • 5fbb77ebc1 Remove unused includes from Map.cpp Hielke Morsink 2021-12-30 13:58:20 +01:00
  • 48ff68dc5b Merge pull request #16328 from ZehMatt/fix-16327 ζeh Matt 2021-12-30 04:16:03 -08:00
  • 7318cdd9b0 Update changelog.txt ζeh Matt 2021-12-30 14:00:16 +02:00
  • 3c8558bba0 Use uint32_t in more places Gymnasiast 2021-12-30 12:27:43 +01:00
  • b09898ab3b Clean up ride object rotation frames Gymnasiast 2021-12-03 23:00:23 +01:00
  • b89eddc867 Fix #16327: Crash supplying a bad signature size in the auth packet ζeh Matt 2021-12-28 16:36:13 +02:00
  • 4155bf9ce0 Close #13748: Refactor About window to class (#16297) Vinícius Hashimoto 2021-12-27 18:44:06 -03:00
  • 36f0cce65b Add description field to TrackElementDescriptor frutiemax 2021-12-25 09:55:03 -05:00
  • 52d55f5341 refactor ride track groups to use new bitset spacek531 2021-12-09 13:28:04 -08:00
  • f65e12fc78 Close #12243: Merge pull request #16295 from GalBr/use-coords-objects-in-maze-functions Michael Steenbeek 2021-12-22 19:16:34 +01:00
  • 10bd0e7189 Increment NETWORK_STREAM_VERSION Gal B 2021-12-22 00:19:49 +02:00
  • 367fcaad3c Refactor MazeGetSegmentBit to use const CoordsXY& Gal B 2021-12-22 00:18:42 +02:00
  • 343f9bbca0 Refactor maze_set_track to use const CoordsXYZD& Gal B 2021-12-22 00:17:14 +02:00
  • ee297e9ed3 Fix #16287: Incorrect sv6 extension using console or system browser Duncan 2021-12-22 15:19:02 +00:00
  • ca15393b62 Update to Unity 2020.3.25f1 Bas 2021-12-21 21:26:49 +01:00
  • 24567290ad Add #16097 to changelog Michael Steenbeek 2021-12-19 19:38:29 +01:00
  • ee6296215b Close#16132: Add Inline Twist to Corkscrew Roller Coaster Karst 2021-12-19 18:36:36 +01:00
  • 25cb49f8ce Pass paint_session as reference Michael Steenbeek 2021-12-19 15:48:00 +01:00
  • 2cf62abf85 Fix #16188: B&M tracks support incorrect in single angle Michael Steenbeek 2021-12-19 14:48:53 +01:00
  • fa68f798c2 Merge pull request #16268 from Gymnasiast/remove-superfluous-ride-null-checks Michael Steenbeek 2021-12-18 23:37:53 +01:00
  • 86df2b0ea7 const auto* stationObj Gymnasiast 2021-12-18 23:19:46 +01:00
  • db3048ac67 Fix formatting Gymnasiast 2021-12-18 23:12:04 +01:00
  • 9d3b76388a Pass Ride ref to individual track paint functions Gymnasiast 2021-12-18 22:53:30 +01:00
  • 85e1326832 Pass Ride ref to track_paint_util_draw_pier() Gymnasiast 2021-12-18 22:27:10 +01:00
  • 089c231224 Pass Ride ref to station drawing function Gymnasiast 2021-12-18 22:21:14 +01:00
  • cf6c1d0a40 Pass Ride ref to track_paint_util_draw_narrow_station_platform() Gymnasiast 2021-12-18 22:11:18 +01:00
  • bd500d7d93 Pass ref to Ride in track_paint_util_has_fence() Gymnasiast 2021-12-18 22:02:30 +01:00
  • 76f6fa1b0d Remove superfluous ride null checks Gymnasiast 2021-12-18 21:44:13 +01:00
  • 4005d3b86a Make Ride::GetStationObject() const Michael Steenbeek 2021-12-18 21:49:24 +01:00
  • 07a059e10f Add #16258 to changelog Michael Steenbeek 2021-12-18 20:54:13 +01:00
  • 4ee1df7de1 Merge pull request #16266 from Gymnasiast/refactor/more-ride-functions Michael Steenbeek 2021-12-18 20:52:46 +01:00
  • ef6f2cceee Create RideConstruction.h Gymnasiast 2021-12-18 19:50:29 +01:00
  • 6d19c983e8 Normalise RCT12TileElementType Michael Steenbeek 2021-12-18 19:43:30 +01:00
  • 517fbe2d8d Remove unused ride_entry_get_train_layout() Gymnasiast 2021-12-18 18:49:29 +01:00
  • 449da0d6bd Convert ride_get_station_object() to method Gymnasiast 2021-12-18 18:48:52 +01:00
  • e165de7482 Refactor paint structs to use ImageId and extend size of image list (#16258) Ted John 2021-12-18 07:40:10 +00:00
  • 186d3efb59 Merge pull request #16092 from ZehMatt/refactor/timing ζeh Matt 2021-12-17 10:08:42 -08:00
  • 6c6fe67926 Add #15830 to changelog Michael Steenbeek 2021-12-17 12:53:14 +01:00
  • 7e158a1787 Make srcX and srcY work with indexed images X123M3-256 2021-12-17 10:48:55 +00:00
  • b6c541c805 Close #16231: Do not load image table when creating object index Michael Steenbeek 2021-12-17 09:45:40 +01:00
  • 8282579b63 Close #16251: Improve null handling in plugin API Sadret 2021-12-16 21:41:02 +01:00
  • efca2852c4 Refactor remaining object preview to ImageId Ted John 2021-12-16 20:39:10 +00:00
  • 6c7d85fd70 Merge pull request #15990 from duncanspumpkin/fixobj Duncan 2021-12-15 21:49:43 +00:00
  • 8426914c0e Make identifier fixing more conservative. Bump park version duncanspumpkin 2021-11-29 07:47:46 +00:00
  • 2916daa29d Handle mixed install object loading more gracefully duncanspumpkin 2021-11-26 16:59:46 +00:00
  • 7e7947fe8b Move legacy identifier interpreting to separate file from parkfile duncanspumpkin 2021-11-26 16:08:48 +00:00
  • 01722cc85d Merge branches 'pf legacy' duncanspumpkin 2021-11-29 21:59:23 +00:00
  • 74b0f5da5a Move legacy duncanspumpkin 2021-11-29 21:42:08 +00:00
  • c0f13ad44a Remove legacy part duncanspumpkin 2021-11-29 21:48:05 +00:00
  • 98e0782b07 Move parkfile duncanspumpkin 2021-11-29 21:46:32 +00:00
  • 8e1fd54c5a Rename type and add static assert from review (#16247) Duncan 2021-12-15 05:56:43 +00:00
  • d6e13476ef Merge pull request #16208 from bkolstad1/window-refactor Duncan 2021-12-14 21:25:23 +00:00
  • 35e8bc7f69 Refactor Land Rights window to class (#16183) GalBr 2021-12-14 23:19:27 +02:00
  • 35a56c0810 Split demolish and refurbish into seperate windows Brian Kolstad 2021-12-14 13:26:27 -05:00
  • 5cc776c622 Fix #16206: Wooden supports for scenery are not drawn Ted John 2021-12-14 13:25:41 +00:00
  • 3572c3f466 Fix #16201: Rides don't get properly deleted when you remove them (#16236) Duncan 2021-12-14 12:37:35 +00:00
  • 35d4410fb5 Remove VAR_CF union and fix mini golf mistake (#16216) spacek531 2021-12-13 23:25:36 -08:00
  • fa737dc4ac Merge pull request #16207 from ZehMatt/refactor/bitset ζeh Matt 2021-12-13 14:49:16 -08:00
  • 751149abe8 Merge pull request #16230 from IntelOrca/fix/16204-no-station Michael Steenbeek 2021-12-13 23:37:55 +01:00
  • 04dac023cb Fix crash during underground mode Ted John 2021-12-13 22:16:24 +00:00
  • 6d7e2446db Fix #16204: Invisible entrance/exits render as tiny land sprites Ted John 2021-12-13 22:11:55 +00:00
  • fc2862323a Add utility function and some minor cleanup/documentation ζeh Matt 2021-12-13 19:10:47 +02:00