Commit Graph

  • ede0560f9b Feature: Add buttons to toggle music in the Game Options menu (#9727) Aaron Kofsky 2022-11-08 13:21:52 -05:00
  • 31d08421ab Update: Rename mapgen Sea Level string in other language files Tyler Trahan 2022-11-08 09:23:51 -07:00
  • 62a15734fe Codechange: Rename mapgen Sea Level string Tyler Trahan 2022-11-08 09:23:12 -07:00
  • 60ccab3c52 Fix #9908: Close company windows only after all its infrastructure is removed (#9912) SamuXarick 2022-11-08 14:44:17 +00:00
  • d738cd235f Change: Automatic screenshot numbering with a filename ending in '#' (#9781) larryfenn 2022-11-08 06:13:16 -05:00
  • b7abaa55a3 Codechange: Improve performance when calculating company value (#9901) SamuXarick 2022-11-08 11:11:24 +00:00
  • 8c4a70e05e Fix: Refresh company window when switching companies (#9910) SamuXarick 2022-11-07 22:54:04 +00:00
  • b6a899eb2b Update: Translations from eints slovak: 62 changes by legitalk translators 2022-11-07 18:48:23 +00:00
  • e931f3061f Fix: Dereference of past-the-end iterator in linkgraph overlay tooltip (#10145) Jonathan G Rennison 2022-11-06 23:16:38 +00:00
  • 7711907a6b Update: Translations from eints german: 16 changes by SecretIdetity tamil: 3 changes by merni-ns translators 2022-11-06 18:47:19 +00:00
  • 22803f997b Codechange: Use std::vector for station speclist Peter Nelson 2022-11-05 22:48:45 +00:00
  • 4dc741a8a0 Fix #10011: Incorrect infrastructure totals when overbuilding bay road stop (#10143) Jonathan G Rennison 2022-11-06 15:46:11 +00:00
  • c294e8b19f Codechange: [MinGW] use pe-bigobj-x86-64 format for x64 debug builds (#10142) Loïc Guilloux 2022-11-06 11:24:35 +01:00
  • 0172eb39a2 Fix #10135: Cost of building multiple objects might not match test (#10137) Tyler Trahan 2022-11-05 12:46:44 -06:00
  • c719ba560e Fix 03cc0d6: Mark level crossings dirty when removing road from them, not from bridges (#10138) Tyler Trahan 2022-11-05 12:46:19 -06:00
  • fea6a34684 Codechange: SetDParamStr borrows contents from std::string::c_str(). Prevent calling it with temporaries. (#10136) frosch 2022-11-05 17:14:10 +01:00
  • 21cea308f9 Codechange: Move Sound Driver parameter name listings (#10127) krysclarke 2022-11-06 01:42:20 +11:00
  • 3b3c9c1c3a Fix #10129: Use after free in GRFLoadConfig invalid GRF error path (#10130) Jonathan G Rennison 2022-11-05 14:17:18 +00:00
  • d48a48b2cf Update: Translations from eints russian: 16 changes by Ln-Wolf dutch: 16 changes by Afoklala translators 2022-11-04 18:52:05 +00:00
  • f24286a1ae Fix: Ensure 31-bit shifts are unsigned. (#10128) PeterN 2022-11-04 07:15:59 +00:00
  • accbfd502e Update: Translations from eints english (au): 16 changes by krysclarke english (us): 16 changes by 2TallTyler korean: 14 changes by telk5093 hungarian: 15 changes by PstasDev french: 18 changes by glx22 portuguese: 16 changes by azulcosta polish: 22 changes by pAter-exe translators 2022-11-03 18:55:35 +00:00
  • 0d51460f27 Fix #10023: Allow negative input in text fields when needed (#10112) hallonsoda79 2022-11-02 20:54:07 +01:00
  • 71663bbaee Update: Translations from eints hungarian: 11 changes by PstasDev translators 2022-11-02 18:53:51 +00:00
  • 648cd1076b Update: other language files after string renames Rubidium 2022-11-01 22:03:05 +01:00
  • d5aafaee15 Codechange: rename and move some strings to make them more consistent with the rest of the strings Rubidium 2022-11-01 22:00:50 +01:00
  • 4031894aef Cleanup: Remove svn-style $Id$ comments. (#10122) PeterN 2022-11-02 00:24:31 +00:00
  • 35d9cea487 Fix: Too many braces make old gcc sad. (#10116) Michael Lutz 2022-11-02 00:53:44 +01:00
  • aa06b73137 Codechange: Use positional parameters in the base language either for all or for no parameters. (#10111) frosch 2022-11-01 22:22:04 +01:00
  • c19abebf8d Feature: Multi-track level crossings (#9931) Tyler Trahan 2022-11-01 14:51:23 -06:00
  • c65a2799c9 Fix #10117: Decrement object burst limit after build check Tyler Trahan 2022-11-01 08:22:23 -06:00
  • c4e655b1d4 Remove: [Actions] Ubuntu Bionic and Debian Buster from release workflow. (#10115) Michael Lutz 2022-10-31 22:37:01 +01:00
  • ac7780af96 Doc: Prepare for 13.0-beta1 release Michael Lutz 2022-10-30 22:46:21 +01:00
  • b9635c4712 Doc: Forwardport changelog & doc changes from 12.x branch Michael Lutz 2022-10-31 20:36:41 +01:00
  • 36084684ba Update: Translations from eints vietnamese: 1 change by KhoiCanDev translators 2022-10-31 18:56:54 +00:00
  • bf8dc7b157 Update: Translations from eints frisian: 60 changes by Bouke tamil: 9 changes by merni-ns translators 2022-10-30 18:50:24 +00:00
  • 191ea087eb Update: Translations from eints frisian: 9 changes by Bouke translators 2022-10-29 18:49:26 +00:00
  • 8bf56f39f2 Fix #9708: [Linkgraph] Don't assume vehicles have a non-zero max speed Nicolas Chappe 2021-12-20 18:00:12 +01:00
  • f8a7b76675 Fix #9665: [Linkgraph] Fix travel times of non-direct journeys Nicolas Chappe 2021-11-13 20:09:05 +01:00
  • c5369caa45 Fix: [Linkgraph] possible rounding errors for travel times of low-capacity links Nicolas Chappe 2021-11-13 20:49:35 +01:00
  • 25b3ff6423 Cleanup: simplify LinkRefresher::RefreshStats Nicolas Chappe 2021-11-13 20:17:24 +01:00
  • b0fd51a5ef Update: Translations from eints korean: 1 change by telk5093 german: 5 changes by MagnumSociety translators 2022-10-27 18:57:01 +00:00
  • bfa155eb06 Update: Translations from eints frisian: 91 changes by Bouke dutch: 3 changes by Bouke french: 9 changes by glx22 translators 2022-10-25 19:25:45 +00:00
  • dd44f2139e Fix c536bde: Remove problematic inline specifier (#10109) Artin Alavi 2022-10-24 19:41:27 -07:00
  • 845174914d Update: Translations from eints frisian: 8 changes by Bouke english (us): 1 change by 2TallTyler dutch: 7 changes by Bouke polish: 5 changes by pAter-exe translators 2022-10-24 19:08:45 +00:00
  • 0afa6f2424 Codechange: [CMake] Auto-fill list of #include in script_window.hpp (#10103) Loïc Guilloux 2022-10-24 12:35:58 +02:00
  • 4052feef1f Update: Translations from eints english (au): 1 change by krysclarke english (us): 1 change by 2TallTyler russian: 1 change by Ln-Wolf portuguese: 1 change by azulcosta polish: 3 changes by pAter-exe translators 2022-10-23 18:58:18 +00:00
  • b04298f131 Fix #9087: NewGRF invalidation calls ReInitAllWindows with wrong parameter. (#10102) PeterN 2022-10-23 14:21:10 +01:00
  • 3a11a2ed0e Fix a9a21e78: Depots aren't really stations. Michael Lutz 2022-10-23 13:08:15 +02:00
  • 1e3e30c096 Fix a394be2: Spell Maintenance correctly (#10097) Tyler Trahan 2022-10-23 06:01:36 -06:00
  • ef8322ba25 Change: Add panel widget to waypoint GUI. Peter Nelson 2022-10-09 16:34:37 +01:00
  • e7a16f4514 Update: Translations from eints english (au): 3 changes by krysclarke vietnamese: 7 changes by KhoiCanDev catalan: 7 changes by J0anJosep translators 2022-10-22 18:58:11 +00:00
  • c536bde19e Fix #8252: Remove duplicate functionality in screenshot.cpp Artin Alavi 2022-09-30 15:20:25 -07:00
  • 721d98a7d0 Feature: Constantly update destination of 'any depot' orders Nicolas Chappe 2022-07-27 18:56:58 +02:00
  • a4052ca348 Codechange: Add VehicleOrderSaver::Restore() Nicolas Chappe 2022-07-27 18:44:12 +02:00
  • 7e7d943526 Codechange: [YAPF] Allow to retrieve the final tile of the calculated path Nicolas Chappe 2022-07-27 18:34:01 +02:00
  • 227626b0b7 Change: [YAPF] All compatible depots are targets for 'any depot' orders Nicolas Chappe 2022-07-27 18:45:23 +02:00
  • a9a21e784d Codechange: Always set the ODATFB_NEAREST_DEPOT flag for 'any depot' orders Nicolas Chappe 2022-07-26 18:27:54 +02:00
  • 4daad7f348 Change: Don't make wide rivers using original landscape generator Tyler Trahan 2022-10-21 07:44:41 -06:00
  • a394be2780 Feature: Airport construction GUI displays infrastructure cost Henry Wilson 2022-10-21 08:00:00 +01:00
  • 30ff89cac0 Update: Translations from eints frisian: 33 changes by Bouke spanish (mexican): 10 changes by absay english (us): 4 changes by 2TallTyler korean: 7 changes by telk5093 dutch: 3 changes by Afoklala translators 2022-10-21 19:00:44 +00:00
  • 664771d085 Feature: Wide rivers Tyler Trahan 2021-10-19 12:55:51 -06:00
  • 520520c11c Update: Translations from eints frisian: 82 changes by Bouke russian: 10 changes by Ln-Wolf portuguese: 3 changes by azulcosta translators 2022-10-20 19:08:43 +00:00
  • 87d1bd895a Fix f6530f3c2: [Actions] set-output was not correctly converted glx22 2022-10-19 22:57:35 +02:00
  • 8ffe59373f Update: [Actions] use annotation-check v3 glx22 2022-10-19 22:13:50 +02:00
  • f6530f3c2d Codechange: [Actions] set-output is deprecated (#10089) Loïc Guilloux 2022-10-19 21:05:11 +02:00
  • 864771ca09 Feature: [Linkgraph] Show a tooltip with statistics when hovering a link Nicolas Chappe 2021-08-18 16:52:42 +02:00
  • 7c79a2a767 Change: Do not generate hover events at each frame Nicolas Chappe 2021-12-23 14:35:27 +01:00
  • e660860d4b Codechange: Simplify logic of mouse loop Nicolas Chappe 2021-12-23 13:50:19 +01:00
  • 65530a76f6 Codechange: Allow use of SetDParam for tooltips Nicolas Chappe 2021-12-22 13:21:19 +01:00
  • 93d2d4590f Fix #9995: Adjust viewport zoom level for HiDPI displays Bouke Haarsma 2022-09-04 08:55:03 +02:00
  • 47a998fb0c Feature: Towns don't build parallel, redundant bridges Tyler Trahan 2022-05-12 10:52:34 -06:00
  • 252111512f Update: Translations from eints frisian: 17 changes by Bouke english (au): 1 change by krysclarke russian: 1 change by Ln-Wolf dutch: 4 changes by Bouke portuguese: 4 changes by azulcosta translators 2022-10-18 19:05:11 +00:00
  • 35c1aeb6d1 Update: Translations from eints english (au): 3 changes by krysclarke english (us): 3 changes by 2TallTyler russian: 3 changes by Ln-Wolf translators 2022-10-17 19:13:33 +00:00
  • f7eb0ffc37 Feature: Purchase land multiple tiles at a time Tyler Trahan 2022-09-12 10:45:02 -06:00
  • 8e6ed8d5e9 Fix db98cedb: Swap the tile parameter validation around as only the first TileIndex is automatically validated. Michael Lutz 2022-10-16 18:01:43 +02:00
  • 10daaca5ea Fix db98cedb: Swap parameters for CmdRemoveRailroadTrack, too. Michael Lutz 2022-10-16 17:51:53 +02:00
  • a0342fb170 Fix: Typo and grammatical correction in CONTRIBUTING.md (#10085) krysclarke 2022-10-17 17:52:14 +11:00
  • 3b071f47e4 Update: Translations from eints vietnamese: 1 change by KhoiCanDev translators 2022-10-16 18:54:39 +00:00
  • 47456ac672 Change: Reduce number of instructions in AlphaBlendTwoPixels Jonathan G Rennison 2022-09-29 08:47:10 +01:00
  • f9cdb5b610 Fix: Correctly set alpha of output in AlphaBlendTwoPixels Jonathan G Rennison 2022-09-29 00:46:31 +01:00
  • da1a0d042e Fix: don't use animated SSE4 Draw() when animation is disabled glx22 2022-09-27 20:06:57 +02:00
  • c7505539af Fix #9869: remove docking tile when doing a clear square SamuXarick 2022-05-24 21:11:23 +01:00
  • be7db78767 Add: ScriptCargo::GetWeight regression tests SamuXarick 2022-06-22 14:04:42 +01:00
  • 8d0d45c431 Add: ScriptCargo::GetWeight to get cargo weights SamuXarick 2022-06-22 11:34:25 +01:00
  • 3d45bc4abe Feature: Build objects by area Tyler Trahan 2022-02-02 17:24:52 -07:00
  • bd357656ba Codechange: [NewGRF] Replace magic number for default object size by a constant. Michael Lutz 2022-10-16 17:05:50 +02:00
  • e604b76d18 Fix: List a max of four share owners instead of three SamuXarick 2022-05-31 14:44:05 +01:00
  • 3dda8c9bad Fix: ScriptRoad::HasRoadType really check for RoadType SamuXarick 2022-06-26 20:49:08 +01:00
  • 45d98f689a Fix #9993: Handle DPI changes on macOS and Windows Bouke Haarsma 2022-09-07 22:17:10 +02:00
  • bda602f4b0 Fix: reduce framerate overhead on train ticks Bouke Haarsma 2022-09-27 17:34:55 +02:00
  • f4e2a462fe Cleanup: Remove unused flag sprites. frosch 2022-09-26 17:09:30 +02:00
  • 5cc1a48db7 Change: Use NC_BIGFIRST in group window. Peter Nelson 2022-10-02 19:40:51 +01:00
  • ba94efba87 Change: Add flag to apply resize to largest resize step first. Peter Nelson 2022-10-02 19:34:22 +01:00
  • dc1b84aa1e Cleanup: Text widgets are capable of drawing text without assistance. Peter Nelson 2022-09-23 22:49:38 +01:00
  • 0e3400894f Cleanup: Remove redundant WWT_PANEL SetDataTips. Peter Nelson 2022-09-23 22:55:17 +01:00
  • 296af146fb Change: Default widget text colour to black. Peter Nelson 2022-09-23 22:47:50 +01:00
  • db98cedb7e Fix #9883: Show cost/income float over end tile of rail or road construction Tyler Trahan 2022-05-11 18:52:38 -06:00
  • 3e86f337a8 Change: Simplify graph's company key window. Peter Nelson 2022-09-13 18:11:00 +01:00
  • ccb62c3a55 Change: Simplify industry-cargoes widgets. Peter Nelson 2022-10-02 19:24:48 +01:00
  • edbf99ed17 Change: Use standard sizing for AI competitor limit buttons. Peter Nelson 2022-10-02 19:23:21 +01:00