Commit Graph

  • 52ad6861af Rename track_map_1x4 to kTrackMap1x4 Harry-Hopkinson 2024-04-28 14:33:41 +00:00
  • d6efe4cd53 Rename edges_4x4 to kEdges4x4 Harry-Hopkinson 2024-04-28 14:31:29 +00:00
  • b9003d6e60 Rename track_map_4x4 to kTrackMap4x4 Harry-Hopkinson 2024-04-28 14:26:12 +00:00
  • 8eebcc5486 Rename edges_3x3 to kEdges3x3 Harry-Hopkinson 2024-04-28 14:19:19 +00:00
  • a3e685bf1f Rename track_map_3x3 to kTrackMap3x3 Harry-Hopkinson 2024-04-28 14:14:58 +00:00
  • 97e9634a61 Rename edges_2x2 to kEdges2x2 Harry-Hopkinson 2024-04-28 14:08:02 +00:00
  • b795d4ba8a Rename track_map_2x2 to kTrackMap2x2 Harry-Hopkinson 2024-04-28 14:04:26 +00:00
  • f5f31496db Peep: split off UpdateWalkingAction, ThrowUp from UpdateAction Aaron van Geffen 2024-04-28 15:57:50 +02:00
  • d35d08e86a Use named constants in Peep::Paint Aaron van Geffen 2024-04-28 14:40:19 +02:00
  • 9266a6f0d3 Remove duplicate sprite_map in TrackPaint.cpp Harry Hopkinson 2024-04-27 20:13:22 +01:00
  • 03926c46d0 Update to v1.4.4 objects release Michael Steenbeek 2024-04-27 19:30:39 +02:00
  • e6207ee1b3 Merge pull request #21888 from AaronVanGeffen/scenes-refactor Michael Steenbeek 2024-04-27 14:01:06 +02:00
  • 56cbc0eb8a Refactor intro into IntroScene Aaron van Geffen 2024-04-26 20:35:16 +02:00
  • 255e89ec37 Refactor TitleScreen to TitleScene; introduce GameScene Aaron van Geffen 2024-04-23 21:31:05 +02:00
  • 49b75e6606 Introduce Scene class and handling Aaron van Geffen 2024-04-23 20:42:16 +02:00
  • be9f1a2072 Merge pull request #21711 from AaronVanGeffen/peep-data Michael Steenbeek 2024-04-26 20:06:31 +02:00
  • 6d0b02e524 Merge pull request #21905 from Harry-Hopkinson/refactor-constant-notation Michael Steenbeek 2024-04-26 19:29:29 +02:00
  • 74513374d1 Rename MAX_SERVER_DESCRIPTION_LENGTH to kMaxServerDescriptionLength Harry-Hopkinson 2024-04-26 16:28:58 +00:00
  • 7aed4d18f2 Rename NETWORK_LAN_BROADCAST_MSG to kNetworkLanBroadcastMsg Harry-Hopkinson 2024-04-26 16:25:10 +00:00
  • 82c31b80d4 Rename NETWORK_LAN_BROADCAST_PORT to kNetworkLanBroadcastPort Harry-Hopkinson 2024-04-26 16:21:36 +00:00
  • 5ef115941d Rename NETWORK_DEFAULT_PORT to kNetworkDefaultPort Harry-Hopkinson 2024-04-26 16:14:19 +00:00
  • ef7d7575de Rename PALETTE_TOTAL_OFFSETS to kPaletteTotalOffsets Harry-Hopkinson 2024-04-26 16:03:53 +00:00
  • 8ce6ba7606 Rename WINDOW_LIMIT_RESERVED to kWindowLimitReserved Harry-Hopkinson 2024-04-26 15:51:20 +00:00
  • 9e2b45fab3 Rename WINDOW_LIMIT_MAX to kWindowLimitMax Harry-Hopkinson 2024-04-26 15:35:42 +00:00
  • 343b10c172 Rename WINDOW_LIMIT_MIN to kWindowLimitMin Harry-Hopkinson 2024-04-26 15:28:16 +00:00
  • 7a1b4ce425 Merge pull request #21653 from duncanspumpkin/moveTextInput Michael Steenbeek 2024-04-26 18:53:43 +02:00
  • 34fa06cd29 Address review comments duncanspumpkin 2024-03-22 20:30:39 +00:00
  • c8a5af02a5 Fix formatting duncanspumpkin 2024-03-22 08:58:43 +00:00
  • 788878e7fc Add missing statics duncanspumpkin 2024-03-22 08:58:11 +00:00
  • bd3ae5cbb9 Simplify setting existing text duncanspumpkin 2024-03-22 08:53:22 +00:00
  • 3448926251 Move text input widget code from game lib to ui lib duncanspumpkin 2024-03-22 08:43:42 +00:00
  • f4cebb11df Speed up TerrainSurfaceObject::GetImageId() mrmbernardi 2024-04-26 09:52:19 +02:00
  • 5837a33a60 Part of #21421: rename MAX_VIEWPORT_COUNT to kMaxViewportCount Gustav Burkhardt 2024-04-26 03:11:19 -04:00
  • af46ff5f0a Merge pull request #21855 from Gymnasiast/fix/small-usability Michael Steenbeek 2024-04-25 16:25:12 +02:00
  • 49b28f1757 Prefetch paint struct bounds (#21894) Michał Janiszewski 2024-04-25 16:14:17 +02:00
  • 8beb50da61 Add a separator between “Load Game” and “Save Game” Gymnasiast 2024-04-20 20:06:30 +02:00
  • a00f478104 Create TopToolbar::InitFileMenu() Gymnasiast 2024-04-20 19:58:32 +02:00
  • 9e236d1b5a Fix #19559: Vehicle descriptions spill over into preview Gymnasiast 2024-04-20 18:45:48 +02:00
  • 4db5d62476 Add methods to move a widget Gymnasiast 2024-04-20 18:44:51 +02:00
  • 9906a18bc7 Cheats menu: do not autoclose Gymnasiast 2024-04-20 17:56:48 +02:00
  • 0e1e93e898 Use macos-12 runners for macOS jobs (#21896) Michał Janiszewski 2024-04-25 14:03:33 +02:00
  • bc06ffce8b Add myself to contributors.md Kaavya Ramachandhran 2024-04-24 03:08:05 -04:00
  • 1b4defbae9 Fix #21696: Fullscreen window option not correctly applied on macOS Kaavya Ramachandhran 2024-04-23 17:20:16 -04:00
  • ddc386b186 Refactor Context constructor Aaron van Geffen 2024-04-23 19:52:52 +02:00
  • 30d314e463 Fix #21829: {POP16}{POP16} in Scenario editor 73 2024-04-23 13:52:11 -04:00
  • 08fdf386a5 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-04-22 04:01:47 +00:00
  • 17af7db195 Force sprite update after invoking Staff::SetCostume Aaron van Geffen 2024-04-21 12:02:32 +02:00
  • 2799d96145 Rename PeepData to PeepAnimationData Aaron van Geffen 2024-04-14 16:51:54 +02:00
  • 886b8e8431 Let peep groups inherit from kPeepAnimationGroupNormal Aaron van Geffen 2024-04-04 23:11:15 +02:00
  • 642162853f Refactor g_peep_animation_entries into kPeepAnimationEntries Aaron van Geffen 2024-04-04 22:34:00 +02:00
  • b52bf40a20 Introduce peep sprite id constants Aaron van Geffen 2024-04-03 18:52:10 +02:00
  • c4c706c59c Merge pull request #21796 from Harry-Hopkinson/refactor-constants-Window.h Michael Steenbeek 2024-04-21 01:18:40 +02:00
  • 137099a429 Close #18305: Move Translate3DTo2DWithZ() from Map.h into Viewport.h Karsten Van Fossan 2024-04-20 19:18:11 -04:00
  • f7f7cd823f Replace INVALID_IMAGE_ID with ImageIndexUndefined Michael Steenbeek 2024-04-21 01:17:42 +02:00
  • 3d05fce68e Merge pull request #21818 from Harry-Hopkinson/refactor-constant-notation Michael Steenbeek 2024-04-21 00:14:44 +02:00
  • 893ae7f0ca Refactor constant notation in Audio.h Rahul Unniyampath 2024-04-20 18:12:13 -04:00
  • 7fc34ef612 Fix #21832: Ghost Train in Haunted Harbour has missing pieces (#21856) Michael Steenbeek 2024-04-21 00:01:55 +02:00
  • 1f761faee0 Close #11512: Add coloured usernames in multiplayer servers by group evmarcus 2024-04-20 17:40:18 -04:00
  • b05dcb3dfe Close #21837: Formatter is overwritten in RideConstruction.cpp Harry Hopkinson 2024-04-20 14:49:36 +01:00
  • 1b5d0f47ab Make usage of Audio namespace explicit in Context Aaron van Geffen 2024-04-20 12:24:44 +02:00
  • 82c434358a Introduce SPR_DEFAULT_PALETTE Aaron van Geffen 2024-04-19 17:47:22 +02:00
  • 447805c8f4 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-04-19 04:01:52 +00:00
  • 9b7face116 Fix #21731: previously-invisible 'alt' rides now visible Michael Steenbeek 2024-04-18 22:29:52 +02:00
  • 1d3a2393dc debian/control: Fix syntax error causing builds to fail (#21835) QwertyChouskie 2024-04-18 14:25:05 -05:00
  • 73fc3bce8c Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-04-18 04:01:49 +00:00
  • 47939567c4 Rename CHAT_MAX_WINDOW_WIDTH - kChatMaxWindowWidth Harry-Hopkinson 2024-04-15 15:36:43 +00:00
  • 337f9ca549 Rename CHAT_MAX_MESSAGE_LENGTH to kChatMaxMessageLength Harry-Hopkinson 2024-04-15 15:35:00 +00:00
  • 140e17029d Rename CHAT_INPUT_SIZE to kChatInputSize Harry-Hopkinson 2024-04-15 15:30:37 +00:00
  • c264ec1077 Rename CHAT_HISTORY_SIZE to kChatHistorySize Harry-Hopkinson 2024-04-15 15:28:51 +00:00
  • ba1f066710 Rename PEEP_MAX_ENERGY_TARGET to kPeepMaxEnergyTarget Harry-Hopkinson 2024-04-15 15:26:10 +00:00
  • cf50b4c8a3 Rename PEEP_MAX_ENERGY to kPeepMaxEnergy Harry-Hopkinson 2024-04-15 15:21:49 +00:00
  • b64ec76c95 Fix #21787: Map generator heightmap should respect increased height limits (#21798) Michał Janiszewski 2024-04-15 17:19:18 +02:00
  • 04ca18b7c6 Rename PEEP_MIN_ENERGY to kPeepMinEnergy Harry-Hopkinson 2024-04-15 15:12:21 +00:00
  • 530a7de98f Replace notation in Guest.h Harry Hopkinson 2024-04-15 15:48:41 +01:00
  • 8a2afbd1a3 Reduce copying in PaintSurface (#21817) mrmbernardi 2024-04-15 16:10:55 +02:00
  • 5a424af8a9 debian/control: Update g++ dependency; update description QwertyChouskie 2024-04-15 07:03:44 -07:00
  • b21f0504cf Pause button stays down while waiting for GameAction (#21816) mrmbernardi 2024-04-15 14:26:44 +02:00
  • cd9ca1debb Rename TOP_TOOLBAR_HEIGHT to kTopToolbarHeight Harry-Hopkinson 2024-04-14 17:41:28 +00:00
  • f357dd6cab Rename TEXT_INPUT_SIZE to kTextInputSize Harry-Hopkinson 2024-04-14 17:35:28 +00:00
  • b294d97f03 Rename DROPDOWN_HEIGHT to kDropdownHeight Harry-Hopkinson 2024-04-14 17:27:32 +00:00
  • 9fa917ae57 Rename SPINNER_HEIGHT to kSpinnerHeight Harry-Hopkinson 2024-04-14 16:56:33 +00:00
  • 14cdfc7262 Rename BUTTON_FACE_HEIGHT to kButtonFaceHeight Harry-Hopkinson 2024-04-14 16:44:39 +00:00
  • a6e1124175 Fix mac-specific highdpi issue workaround (#21785) Michał Janiszewski 2024-04-14 18:43:45 +02:00
  • 2ccb77320b Rename TABLE_CELL_HEIGHT to kTableCellHeight Harry-Hopkinson 2024-04-14 16:41:01 +00:00
  • f242bbf095 Rename LIST_ROW_HEIGHT to kListRowHeight Harry-Hopkinson 2024-04-14 16:37:01 +00:00
  • c5cfc65317 Rename SCROLLABLE_ROW_HEIGHT to kScrollableRowHeight Harry-Hopkinson 2024-04-14 16:31:53 +00:00
  • 0872327fe5 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-04-14 04:04:33 +00:00
  • 3ce917e2e1 Fix #6725: Z-fighting when car passes through scenery door Duncan 2024-04-13 20:32:55 +01:00
  • 0d12eb657d Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-04-13 04:01:36 +00:00
  • 246f1f30b9 Merge pull request #21715 from AaronVanGeffen/revert-owner Michael Steenbeek 2024-04-12 22:10:26 +02:00
  • a4bd20bcfc Add changelog entry Aaron van Geffen 2024-04-04 23:35:06 +02:00
  • d536f9bce0 Revert "Add owner property to tile elements for scripting" Aaron van Geffen 2024-04-03 14:54:02 +02:00
  • 4f3449cfcf Fix assert with some custom objects Aaron van Geffen 2024-04-12 21:52:21 +02:00
  • 953bb4ee91 Park admittance price can now be set via text input Rik Smeets 2024-04-12 20:38:08 +02:00
  • 005aece802 Expose “animation is backwards” flag in Tile Inspector Michael Steenbeek 2024-04-12 20:08:34 +02:00
  • f9bd26214b Use libraries v35 (#21771) Michał Janiszewski 2024-04-12 14:22:00 +02:00
  • 271a22d00e Merge pull request #21681 from AaronVanGeffen/obj-list-refactor Michael Steenbeek 2024-04-12 11:54:13 +02:00
  • 4e7d5d987a Merge pull request #21745 from rik-smeets/fix-stuck-boat-hire Michael Steenbeek 2024-04-10 12:16:38 +02:00
  • b009643ab0 Remove to do statement by explicit null check on collideVehicle Rik Smeets 2024-04-07 20:21:17 +02:00
  • e250ec3b66 Fix #866: Boat Hire boats get stuck entering track Rik Smeets 2024-04-07 20:17:55 +02:00