Commit Graph

  • b015eb5ad7 Update: Translations from eints translators 2025-09-20 04:37:32 +00:00
  • 10651bb638 Change: [Script] Decouple RAILTYPE_INVALID from internal presentation. (#14630) Peter Nelson 2025-09-19 22:02:08 +01:00
  • 2ff2feeb6c Update: Translations from eints translators 2025-09-19 04:38:27 +00:00
  • 1a61f5cfbe Change: Determine automatic interface scale by window size. (#14627) Peter Nelson 2025-09-18 18:52:14 +01:00
  • ab553a140c Update: Translations from eints translators 2025-09-18 04:37:46 +00:00
  • a39cd7a8ef Fix: Variant cycle detection in FinaliseEngineArray (#14629) Jonathan G Rennison 2025-09-17 22:42:42 +01:00
  • afd0313802 Fix #14620: Use full file path when deleting files. (#14623) Kuhnovic 2025-09-17 21:43:22 +02:00
  • 5191e486f9 Change: Apply interface scale to window snap distance. (#14625) Peter Nelson 2025-09-17 12:29:16 +01:00
  • df29f21ccb Update: Translations from eints translators 2025-09-17 04:37:43 +00:00
  • 6ab463f87f Update: Translations from eints translators 2025-09-16 04:37:32 +00:00
  • 302872d88a Fix #14588: Show error when unable to clone partly-cleared crashed train (#14591) Tyler Trahan 2025-09-15 19:05:35 -04:00
  • d3f0c65c76 Change: Removed disable_node_optimization YAPF setting (#14578) Kuhnovic 2025-09-15 21:59:12 +02:00
  • 28897c9319 Fix 4eaeccd: FioRemove should return false if the file does not exist. (#14619) Kuhnovic 2025-09-15 21:17:18 +02:00
  • c40a4bf7fb Fix #14572: Incorrect playlist entry was removed if there are duplicates. (#14583) Peter Nelson 2025-09-15 18:52:07 +01:00
  • f0f207fdf8 Fix 313c6c45aa: [Script] Return rail types as list instead of bitmask. (#14617) Peter Nelson 2025-09-15 13:59:04 +01:00
  • 511779e468 Change: Ask for confirmation before deleting a savegame / scenario / heightmap. (#14621) Kuhnovic 2025-09-15 13:14:56 +02:00
  • 5c06f40019 Cleanup 3ac1a2f1e4: Don't load/save a train's railtypes property. (#14618) Peter Nelson 2025-09-15 08:21:09 +01:00
  • 015420b64d Update: Translations from eints translators 2025-09-15 04:38:59 +00:00
  • 81c5823b62 Add: Show all railtypes in the build vehicle and engine preview dialogs. Michael Lutz 2025-09-08 00:25:17 +02:00
  • e211ab56ef Add: [Script] Function to get all rail types of an rail engine. Michael Lutz 2025-06-13 21:20:29 +02:00
  • 8639f79934 Add: [NewGRF] Train property to set multiple track types for an engine. Michael Lutz 2025-06-13 21:19:34 +02:00
  • 4bcb58cf52 Codechange: Store the rail type of rail engines as a RailTypes bitmask. Michael Lutz 2025-06-13 21:01:31 +02:00
  • 715b1fb405 Codechange: Use an enum for vehicle acceleration model. Michael Lutz 2025-06-19 21:09:37 +02:00
  • 01b792cd66 Update: Translations from eints translators 2025-09-14 04:38:01 +00:00
  • 20d36f8ada Update: Translations from eints translators 2025-09-13 04:36:41 +00:00
  • a2b2fe3058 Codechange: Remove two vector typedefs which are only used once. (#14612) Peter Nelson 2025-09-12 19:41:18 +01:00
  • 404e9bb506 Codechange: Prefer EnumBitSet's All() method over bitwise comparisons. (#14611) Peter Nelson 2025-09-12 19:37:17 +01:00
  • 74840d1b0a Fix 9a294ab2ed: Bridge height check for waypoints didn't include axis in layout. (#14609) Peter Nelson 2025-09-12 08:28:42 +01:00
  • f289771d4a Update: Translations from eints translators 2025-09-12 04:43:48 +00:00
  • f4cef89caa Codechange: Range-check rail/road/tram maps by size instead of constant. (#14602) Peter Nelson 2025-09-11 12:31:34 +01:00
  • bee4d22b2e Update: Translations from eints translators 2025-09-11 04:37:58 +00:00
  • 9d9390f89d Change: Allow bridges over locks. (#14595) Peter Nelson 2025-09-10 18:41:56 +01:00
  • 559bdb04e9 Update: Translations from eints translators 2025-09-10 04:36:50 +00:00
  • dd382d49d1 Update: Translations from eints translators 2025-09-09 04:38:39 +00:00
  • 5833ac7497 Change: Allow bridges over docks. (#14594) Peter Nelson 2025-09-08 21:43:31 +01:00
  • 20ae5ade0e Fix: Don't add spacing in rail/road type dropdowns if no badges are present. (#14598) Peter Nelson 2025-09-08 21:42:49 +01:00
  • 5cf6fba14a Update: Translations from eints translators 2025-09-08 04:40:24 +00:00
  • f5dbc31ffd Codechange: Split table data out of rail.cpp (#14597) Peter Nelson 2025-09-07 16:44:54 +01:00
  • 7e46955467 Fix c02ef3e456: [AI] Incorrect infrastructure cost for road/tram tiles. (#14596) Peter Nelson 2025-09-07 14:11:05 +01:00
  • 9da45418d3 Update: Translations from eints translators 2025-09-07 04:37:41 +00:00
  • 6178ec2645 Update: Translations from eints translators 2025-09-06 04:38:23 +00:00
  • 8683a9616d Codechange: Give better names to water tile layouts. (#14592) Peter Nelson 2025-09-05 20:02:00 +01:00
  • 75f934ba96 Codefix: Use of nullptr instead of std::nullopt. (#14590) Peter Nelson 2025-09-05 14:05:02 +01:00
  • f83c23150d Update: Translations from eints translators 2025-09-05 04:39:06 +00:00
  • 676de198bd Fix #14586, Fix 069ff846e4: Empty station tile layouts incorrectly substituted with default layouts. (#14587) Peter Nelson 2025-09-04 22:11:02 +01:00
  • 401853499e Fix #14584: Crash due to drawing non-existent orders of new vehicle. (#14585) Peter Nelson 2025-09-04 03:18:26 +01:00
  • 6608eaf218 Codechange: Remove MusicSystem::displayed_playlist. (#14582) Peter Nelson 2025-09-04 02:56:19 +01:00
  • f9a281a794 Fix: Wrong row may be selected in music playlists. (#14581) Peter Nelson 2025-09-03 19:02:26 +01:00
  • 9ce4aef266 Codechange: Shuffle MusicSongInfo members to reduce alignment padding. (#14580) Peter Nelson 2025-09-03 18:22:50 +01:00
  • 49198ddae0 Codechange: Remove redundant data members from YAPF ship node. (#14577) Kuhnovic 2025-09-03 12:52:15 +02:00
  • bbd20110dc Update: Translations from eints translators 2025-09-03 04:38:23 +00:00
  • 3a73fe7973 Codechange: Use span instead of raw pointer for animated cursors. (#14575) Peter Nelson 2025-09-02 21:48:24 +01:00
  • f61eb49961 Fix #14569: Ensure music playlist window is large enough. (#14570) Peter Nelson 2025-09-02 20:18:33 +01:00
  • f9b89b3560 Codefix f6555cf: fix comment track vs. tile (#14571) Cornelius Diekmann 2025-09-02 13:55:08 +02:00
  • 9f5078c10b Fix #14278, ccd586a7: [Script] Don't set members inside operator new() (#14568) Loïc Guilloux 2025-09-02 12:58:31 +02:00
  • e34317e6ff Update: Translations from eints translators 2025-09-02 04:39:43 +00:00
  • 7cafb09c37 Fix 6d6e64b1f0: Road stop properties 0x13/0x14 were not skipped properly. (#14567) Peter Nelson 2025-09-01 18:52:55 +01:00
  • a72594102b Fix #13922: Ensure music track no widget is wide enough for track no. (#14566) Peter Nelson 2025-09-01 09:44:33 +01:00
  • c3c7a81ea7 Update: Translations from eints translators 2025-09-01 04:42:09 +00:00
  • 38dd59e88e Add timer dependency dP 2025-12-08 03:04:21 +05:00
  • 31f8eb0c4f Fix 7b60e5ccad: Badge filters were only applied to trains. (#14565) Peter Nelson 2025-08-31 23:04:48 +01:00
  • 232e1508c9 Add check script for upstream rebase dP 2025-12-08 15:26:50 +05:00
  • 404718898a Change #14155: Erato's the winner of the title game competition Rubidium 2025-12-07 18:14:00 +01:00
  • 9fe6ed22fd Doc: Update 15.0-rc1 changelog with last PR. (#14880) Peter Nelson 2025-12-07 20:42:40 +00:00
  • 726962ca47 Feature: House placer mode to replace existing houses (#14469) Tyler Trahan 2025-12-07 12:05:47 -05:00
  • 4c8972b808 Fix #14863: [Script] Improve documentation for GetAPIVersion (#14877) Charles Pigott 2025-12-07 16:55:41 +00:00
  • 0e54ef8532 Update: Improve wording of 15.0-RC1 changelog entries (#14876) Charles Pigott 2025-12-07 16:55:28 +00:00
  • 29c5bbbd4a Update: Changelog for 15.0-RC1 Rubidium 2025-12-06 20:51:40 +01:00
  • 0fa26b3aaf Fix 92e895a: don't force proceed crashed trains Cyprian Klimaszewski 2025-12-07 14:19:50 +01:00
  • 8f0a230bef Codechange: Use attribute syntax for debug_inline, so clang-format understands it. frosch 2025-04-21 18:58:08 +02:00
  • 0e5558e1a0 Fix #14871, 80e58e751a: Possible crash when building NewGRF station under bridge. (#14872) Peter Nelson 2025-12-07 11:59:20 +00:00
  • 98b9dcd8a4 Doc: Update information for receiving a copy of GPL. (#14869) Cyprian Klimaszewski 2025-12-07 12:25:08 +01:00
  • cdcdac9c95 Codechange: Remove unnecessary 'core' includes. (#14867) Peter Nelson 2025-12-07 08:36:58 +00:00
  • 9548a7ef26 Update: Translations from eints translators 2025-12-07 04:43:11 +00:00
  • 7d1447d159 Change: Package OpenGFX2 for Windows Store and GOG Richard Wheeler 2025-03-29 22:31:30 +00:00
  • 8ea4217453 Doc: update contact information for Free Software Foundation Rubidium 2025-12-06 15:33:31 +01:00
  • e3e0f88e7a Codechange: Make order load/unload flags value types. (#14861) Peter Nelson 2025-12-06 18:30:31 +00:00
  • bca73de42e Fix #14756: Invalidate nested focus before widget container is cleared. (#14809) Cyprian Klimaszewski 2025-12-06 18:52:44 +01:00
  • a0bb8211c2 Fix #14723: Set force proceed to TFP_SIGNAL if next tile has signals. (#14724) Cyprian Klimaszewski 2025-12-06 18:12:03 +01:00
  • e858b2d7b0 Codechange: Use enum class and EnumBitSet for various order flags. (#14783) Peter Nelson 2025-12-06 12:29:11 +00:00
  • 40b58429e6 Add: Automatically load fonts for missing glyphs. (#14856) Peter Nelson 2025-12-06 12:22:25 +00:00
  • 67cc6ba61b Fix: always try to create at least one town Rubidium 2025-12-06 11:59:49 +01:00
  • 42c497a5d4 Fix #14802: close NewGRF inspection window when overbuilding with default station/waypoint Rubidium 2025-12-06 09:58:25 +01:00
  • d12091e823 Codefix: some coding style improvements Rubidium 2025-12-06 09:05:31 +01:00
  • 94b470c92a Change: Support side-by-side fallback FontCaches instead of hierarchical. (#13303) Peter Nelson 2025-12-06 10:47:12 +00:00
  • 3650dd8e3c Fix #14839, e4cf6ca0ba: do not set stacked widget height, which might not be shown Rubidium 2025-12-06 09:38:50 +01:00
  • 41633ac59a Fix: Drop down scrolling broken for mixed-height items. (#14840) Peter Nelson 2025-12-06 09:15:55 +00:00
  • 0660ef234c Update: Translations from eints translators 2025-12-06 04:38:49 +00:00
  • 1cb2591a57 Update: Translations from eints translators 2025-12-05 04:43:02 +00:00
  • f0d92b93d3 Change: Eliminate small seas instead of ending rivers there (#14797) Tyler Trahan 2025-12-04 10:55:13 -05:00
  • a9e20ca95f Fix 25f1c97bea: Incorrect background colour in badge configuration list. (#14850) Peter Nelson 2025-12-03 14:38:20 +00:00
  • 150dcb191f Fix #14844: Use company colour remap for badges in picker window. (#14849) Peter Nelson 2025-12-03 14:38:03 +00:00
  • ca80ef8016 Codefix: Leading newlines in Squirrel error/callstack prints (#14851) Jonathan G Rennison 2025-12-03 08:19:49 +00:00
  • 95dba3c590 Update: Translations from eints translators 2025-12-03 04:42:04 +00:00
  • f2c80df128 Upgrade: Bump the actions group across 1 directory with 5 updates (#14731) dependabot[bot] 2025-12-02 14:49:36 +00:00
  • 0479bda33f Change: Avoid building farm fields in wetlands (#14846) Tyler Trahan 2025-12-02 09:28:12 -05:00
  • 2664a33199 Fix #9071: Don't consider tram tracks when growing towns (#14833) Tyler Trahan 2025-12-01 11:44:28 -05:00
  • 530ca15cf6 Codechange: Use SetDisplayedPlane instead of UpdateWidgetSize to hide various buttons (#14831) mmtunligit 2025-12-01 17:43:48 +01:00
  • 2b970ff285 Update: Translations from eints translators 2025-12-01 04:48:24 +00:00
  • b7f6dc7a09 Change: Explicitly reserve sprite group types >= 0x80. (#14836) Peter Nelson 2025-11-30 09:12:29 +00:00