1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 13:33:02 +01:00

Commit Graph

  • ceb04733ee Merge pull request #22453 from Gymnasiast/refactor/track-data-in-namespace Michael Steenbeek 2024-08-04 21:46:43 +02:00
  • 9ff90adf87 Adjust more constants to new constexpr notation (#22463) Harry Hopkinson 2024-08-04 20:46:32 +01:00
  • 4d377e26b0 Small Cyrillic font fixes (#22469) Michael Steenbeek 2024-08-04 21:45:26 +02:00
  • f0dde413d2 Start v0.4.14 Michał Janiszewski 2024-08-04 21:38:43 +02:00
  • 3ca42fdaf1 Merge branch 'master' into develop Michał Janiszewski 2024-08-04 21:38:12 +02:00
  • caacd4d7be Release v0.4.13 v0.4.13 Michał Janiszewski 2024-08-04 19:53:53 +02:00
  • e2a9416845 Merge branch 'develop' Michał Janiszewski 2024-08-04 19:44:17 +02:00
  • ad3e98f339 Fix #22416: Water tool grid is one tile too small for even sizes (#22471) Michael Steenbeek 2024-08-04 03:17:04 +02:00
  • a73310e2bd Fix formatting of TrackData.cpp Gymnasiast 2024-08-01 23:29:41 +02:00
  • a984532ff1 Rename MaxSequencesPerPiece to kMaxSequencesPerPiece Gymnasiast 2024-08-01 22:54:14 +02:00
  • 9294a58e98 Change TrackDescriptor field names to lowerCamelCase Gymnasiast 2024-08-01 22:53:49 +02:00
  • 1f411ad792 Merge pull request #22200 from mrmbernardi/fix_lines mrmbernardi 2024-08-03 17:15:18 +10:00
  • e43859636a Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-08-03 04:02:00 +00:00
  • 6949c62529 Turn SpinFunction into strong enum Gymnasiast 2024-08-01 22:50:00 +02:00
  • 4572331409 Move TrackData.{cpp,h} into OpenRCT2::TrackMetaData namespace Gymnasiast 2024-07-31 23:00:42 +02:00
  • 45d3105508 Fix #22292: Progress bars displayed incorrectly if multiple windows are open tmatale 2024-08-02 16:41:40 -04:00
  • 84d5e80634 Update objects to v1.4.7 Michael Steenbeek 2024-08-02 22:25:45 +02:00
  • e2641668a4 Fix off-by-one pixel issue in active widget width and height setters Basssiiie 2024-08-02 21:16:22 +02:00
  • 0b50ef6fd2 Added line clipping code to OpenGL renderer Michael Bernardi 2024-07-16 01:46:24 +10:00
  • ef97216ea1 Line drawing code now supports all zoom levels. Michael Bernardi 2024-06-27 04:44:32 +10:00
  • b1e2ca94c7 Fix clear scenery window closing (again) (#22456) Aaron van Geffen 2024-08-02 18:17:21 +02:00
  • a07b56a655 Move Viewport functions into Ui (#22454) Duncan 2024-08-02 06:01:31 +01:00
  • f109ed2bc0 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-08-02 04:02:11 +00:00
  • 29006b35e9 Update changelog for #22449 (#22452) Matt 2024-08-02 00:41:33 +03:00
  • 5b73d2ea04 Merge pull request #22437 from ZehMatt/file-index-perf Matt 2024-08-02 00:07:03 +03:00
  • 9ddd47598d Update changelog.txt ζeh Matt 2024-08-01 19:28:31 +03:00
  • fed107b008 Make forceRedraw implicit when we are on the main thread ζeh Matt 2024-08-01 00:22:05 +03:00
  • 348df5a986 Clear the screen with color in the drawing engine and not each tick ζeh Matt 2024-08-01 00:20:26 +03:00
  • 3e9a7bda83 Refactor file indexing, this now properly uses all CPU power ζeh Matt 2024-07-31 23:57:14 +03:00
  • da6fb7872a Improve the performance of sawyer chunk decoding (#22449) Matt 2024-08-01 23:39:17 +03:00
  • 65bf7753a1 Revert "Fix renderer creation for HW display engine (#22445)" Aaron van Geffen 2024-08-01 22:37:03 +02:00
  • 144fa13a84 Move more Ui functions to Ui library (#22444) Duncan 2024-08-01 20:09:06 +01:00
  • b1e14c676d Fix renderer creation for HW display engine (#22445) Michał Janiszewski 2024-08-01 19:31:34 +02:00
  • b0fbd5e1e5 Clarify Windows toolchain prerequisites (#22410) Aaron van Geffen 2024-08-01 17:27:46 +02:00
  • 27febaacce Increase network timeout, small refactors (#22433) Matt 2024-08-01 11:50:50 +03:00
  • 73d51431fd Fix vcxproj file compiling headers (#22443) Duncan 2024-08-01 08:52:21 +01:00
  • dcea499327 Fix clear scenery window closing immediately (#22442) Aaron van Geffen 2024-08-01 09:48:16 +02:00
  • 30e890c256 Merge pull request #22411 from AaronVanGeffen/cleanup-top-toolbar Aaron van Geffen 2024-07-31 22:13:53 +02:00
  • e5a6cccd5c Split RTD, track and vehicle drawing Michael Steenbeek 2024-07-31 22:10:55 +02:00
  • e782635498 RideConstruction: move virtual floor to UI counterpart (#22428) Aaron van Geffen 2024-07-31 22:01:34 +02:00
  • 706fd8f3f0 Fix #21175: Some hotkeys don't work when toolbars are hidden Aaron van Geffen 2024-07-30 22:42:19 +02:00
  • b09e9fdf56 Move ToggleFootpathWindow into Footpath.cpp Aaron van Geffen 2024-07-30 22:37:19 +02:00
  • 2508a6020c Clean up tool events for custom scripts in TopToolbar.cpp Aaron van Geffen 2024-07-29 23:09:20 +02:00
  • 15d87a6aae Move many terraform related globals into their window classes Aaron van Geffen 2024-07-29 14:33:43 +02:00
  • 3a54d1b720 Move clear scenery tool functions from TopToolbar.cpp into ClearScenery Aaron van Geffen 2024-07-29 13:42:25 +02:00
  • c9915efc11 Move scenery tool functions from TopToolbar.cpp into Scenery.cpp Aaron van Geffen 2024-07-29 13:37:09 +02:00
  • bb4a357214 Move water tool functions from TopToolbar.cpp into Water.cpp Aaron van Geffen 2024-07-29 13:17:25 +02:00
  • bae80ecfad Move land tool functions from TopToolBar.cpp into Land.cpp Aaron van Geffen 2024-07-29 13:07:44 +02:00
  • 8a8057196d Merge pull request #22429 from AaronVanGeffen/cleanup-legacy Aaron van Geffen 2024-07-31 20:22:45 +02:00
  • d1ca17adef Remove ScenerySetDefaultPlacementConfiguration from _legacy.cpp Aaron van Geffen 2024-07-31 15:54:16 +02:00
  • b0b048f3d5 Remove SceneryInit by using Intent directly instead Aaron van Geffen 2024-07-31 15:40:59 +02:00
  • 89ccda19ce Move WindowRideConstructionUpdateActiveElements out of _legacy.cpp Aaron van Geffen 2024-07-31 15:37:58 +02:00
  • 5dc782c0ee Let heavy snow and blizzard increase chance of brakes failure (#22283) Tomáš Chvojka 2024-07-31 16:13:27 +02:00
  • 3393fa36d3 Move Ui window functions into Ui library (#22426) Duncan 2024-07-31 15:06:19 +01:00
  • 681b54dc87 Add Some Items to the OpenRCT2::Ui namespace (#22423) Duncan 2024-07-31 05:26:53 +01:00
  • bd0dd44c10 Don't assign Toggle Toolbars keyboard shortcut by default (#22424) Aaron van Geffen 2024-07-30 23:41:27 +02:00
  • 42afe22ea8 Merge pull request #22422 from Gymnasiast/refactor/name-more-tunnel-types Michael Steenbeek 2024-07-30 23:32:45 +02:00
  • 141ad4c810 Fix #22101: Wrong tunnel type on newly added elements Gymnasiast 2024-07-30 23:20:24 +02:00
  • b20a2ccfee Name tunnel types 12 to 15 Gymnasiast 2024-07-30 22:46:54 +02:00
  • 79ceb2d5cb Fix #22389: Alpine coaster has wrong tunnel entrance type lewyche 2024-07-30 16:33:13 -04:00
  • f6aa08c315 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-07-30 04:01:54 +00:00
  • 67fa13f4ac Move window shim definitions into Widget.h (#22412) Aaron van Geffen 2024-07-29 22:31:57 +02:00
  • e5f897e7c2 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-07-29 04:01:56 +00:00
  • e24a77c920 Merge pull request #22352 from AaronVanGeffen/editor-tabs Aaron van Geffen 2024-07-28 22:41:31 +02:00
  • 021a49fd19 Amend changelog Aaron van Geffen 2024-07-28 22:24:08 +02:00
  • ed5f53e652 Set window title for sub-tabs as well Aaron van Geffen 2024-07-28 18:34:02 +02:00
  • 15944738c7 Update filter dropdown caption with (number of) active source(s) Aaron van Geffen 2024-07-28 15:40:44 +02:00
  • 2be82c280d Replace macros with isFilterActive function Aaron van Geffen 2024-07-28 14:57:56 +02:00
  • b87e8fd193 Group entrances and terrain objects as well Aaron van Geffen 2024-07-28 14:52:35 +02:00
  • a55b1ec17c Refactor preview pane positioning logic Aaron van Geffen 2024-07-23 14:10:39 +02:00
  • bc04f2be65 Make filter dropdown an actual dropdown Aaron van Geffen 2024-07-23 14:29:09 +02:00
  • 76f295b7be Make 'advanced' object selection mode the only mode Aaron van Geffen 2024-07-23 13:37:01 +02:00
  • 92c92e6316 Move tabs with sub-tabs to start of the tab strip Aaron van Geffen 2024-07-23 13:29:54 +02:00
  • 1de7cb433e Introduce sub-tabs for scenery-related object types Aaron van Geffen 2024-07-23 13:28:59 +02:00
  • 3b4c5ce3ef Introduce sub-tabs for path-related object types Aaron van Geffen 2024-07-23 13:26:23 +02:00
  • a2a6deaf7b Object selection window: generalise sub-tab logic Aaron van Geffen 2024-07-22 15:47:34 +02:00
  • 6b72aaed0c Make UtilBitScanForward a header implementation (#22406) Aaron van Geffen 2024-07-28 21:43:07 +02:00
  • 51816d2bd5 Disambiguate calls to UtilBitScanForward (#22402) Aaron van Geffen 2024-07-28 18:44:59 +02:00
  • a0be444d24 Improve contrast for error messages Michael Steenbeek 2024-07-28 11:19:59 +02:00
  • 0df7e41f59 Fix #17390: Object selection ride tab uses wrong animations (#22351) Aaron van Geffen 2024-07-27 21:54:19 +02:00
  • b02d461b02 Make SoftwareWithHardwareDisplay the default drawing engine (#22346) Aaron van Geffen 2024-07-27 19:53:11 +02:00
  • 9ed5c63857 Rename Location.hpp constants (#22385) mrmbernardi 2024-07-26 18:23:25 +10:00
  • 05e56517ab Adopt existing namespaces into OpenRCT2 namespace (#22368) Aaron van Geffen 2024-07-26 09:59:58 +02:00
  • ecbb79db4c Fix apostrophes in changelog Michael Steenbeek 2024-07-26 09:09:18 +02:00
  • df07d9cb2b Close #19596: Disable replay effects with a startup flag (#22303) Andrew 2024-07-25 16:29:01 -04:00
  • 30a555d3c2 Expose vehicle.trackType to scripting (#22272) Guy Sviry 2024-07-25 23:27:15 +03:00
  • 06bb987979 Add missing string includes (#22378) Duncan 2024-07-25 09:56:32 +01:00
  • 62467199ed Fix #22265: Track button doesn't stay pressed lewyche 2024-07-25 03:44:11 -04:00
  • a749698566 [Plugin API] Feat: Expose staff statistics (#22184) Arnold Zhou 2024-07-25 09:10:34 +10:00
  • 725f2c9576 Update outdated copyright notice in coaster files (#22373) Aaron van Geffen 2024-07-25 00:49:56 +02:00
  • 543d4f6ee8 Add RCT1 colour preset for Observation Tower Pole (#22361) 73 2024-07-24 18:03:16 -04:00
  • cfc1f05260 Use correct line endings in VehicleSubpositionData.cpp (#22366) Aaron van Geffen 2024-07-24 19:41:26 +02:00
  • ba779ac64c Change ToolEventArgs.mapCoords from CoordsXYZ to CoordsXY Stephan Spengler 2024-07-24 16:42:02 +02:00
  • 869314e386 Start playing title music only after title sequence is loaded (#22363) Aaron van Geffen 2024-07-24 14:45:35 +02:00
  • 3e59b3f72e Fix #22339: Printing ui.tool.cursor in console crashes the game. (#22347) mrmbernardi 2024-07-24 17:51:10 +10:00
  • 4cef38456a Keep progress bar window centred after resize (#22354) Aaron van Geffen 2024-07-23 19:21:06 +02:00
  • 2da5ed6517 [Plugin API] Fix: add missing hook types, order & style (#22134) Arnold Zhou 2024-07-23 20:49:57 +10:00
  • 035e4091e9 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-07-22 04:02:02 +00:00
  • bdb4823d48 Fix #22209: Water tool selection may disappear near edge of map (#22256) mrmbernardi 2024-07-22 06:32:23 +10:00
  • 0c318a416e Automatically set window scaling based on display pixel density (#21907) Karsten Van Fossan 2024-07-21 16:10:32 -04:00