Commit Graph

  • a4e00c5cb5 Fix #9989: Zero Net Profit is neither negative nor positive (#9991) Tyler Trahan 2022-09-21 04:38:03 -06:00
  • 5e413c9dcd Fix #9804: Only apply sprite_zoom_min setting when sprites available (#9988) Jonathan G Rennison 2022-09-21 11:37:11 +01:00
  • 20f7ff8ac0 Codechange: Fix unnecessary string reallocation in IConsoleLine constructor Jonathan G Rennison 2022-09-09 17:40:50 +01:00
  • 0a7ffae0d9 Fix #10010: Memory leak in IConsolePrint in non-dedicated case Jonathan G Rennison 2022-09-09 17:40:13 +01:00
  • 0bac74ec2b Fix #10038: Missing upper bounds check when loading custom playlists (#10039) PeterN 2022-09-21 08:31:59 +01:00
  • f59f0195e3 Fix: Wrong string used to determine size of zoomed out station sign. (#10036) PeterN 2022-09-20 20:54:42 +01:00
  • fa5e2ca276 Cleanup: Tweak panel layout of Online Players window. Peter Nelson 2022-09-14 00:41:47 +01:00
  • 8e9ca5ebcb Fix: Online Players list mouse hover behaviour. Peter Nelson 2022-09-13 23:14:14 +01:00
  • 6c80944c38 VarAction2: Fix variable propagation when a group had only pending bits Jonathan G Rennison 2022-09-20 00:31:07 +01:00
  • f381e45d5b VarAction2: Fix DSE for non-leaf procedure groups Jonathan G Rennison 2022-09-19 23:19:41 +01:00
  • a58d910a0b Debug: Include cost multipliers in rail and road type debug info Jonathan G Rennison 2022-09-19 19:36:16 +01:00
  • 3d8187261a Debug: Include values when logging GRF base cost changes Jonathan G Rennison 2022-09-19 19:35:53 +01:00
  • 97bbeb30b9 Version: Committing version data for tag: jgrpp-0.48.3 Jonathan G Rennison 2022-09-18 13:36:10 +01:00
  • 681b9e08f0 Fix fc5e2071: Incorrect translation string codes Jonathan G Rennison 2022-09-18 13:03:29 +01:00
  • 08bb440b47 Merge branch 'master' into jgrpp Jonathan G Rennison 2022-09-18 12:59:54 +01:00
  • 81388d9425 Update: Translations from eints chinese (simplified): 7 changes by XiaoJi-Game translators 2022-09-17 18:56:59 +00:00
  • 9c255850a5 Add AI/GS method to get annual expense category value Jonathan G Rennison 2022-09-16 21:26:25 +01:00
  • 2ff11017dc Fix #432: Fix false positive warning in CheckCaches with very old saves Jonathan G Rennison 2022-09-16 20:30:14 +01:00
  • bc3b928d34 Fix improved breakdowns being enabled after loading old/other savegame Jonathan G Rennison 2022-09-16 20:28:58 +01:00
  • c7e4dbf2f6 Fix displayed capacities/weights of articulated vehicles in build window Jonathan G Rennison 2022-09-16 20:10:53 +01:00
  • 0c8db77154 Update: Translations from eints dutch: 6 changes by Afoklala translators 2022-09-16 19:03:57 +00:00
  • f61562efef Fix network clients setting old company settings for new companies Jonathan G Rennison 2022-09-16 16:13:47 +01:00
  • 175ef00985 Avoid dangling company purchase timeout when no clients connected to company Jonathan G Rennison 2022-09-16 16:05:17 +01:00
  • 839746d2bb Fix template train move/sell command category for build while paused Jonathan G Rennison 2022-09-16 13:06:08 +01:00
  • fc5e20719d Fix #423: Max TE/weight should not be shown for maglevs Jonathan G Rennison 2022-09-16 12:32:44 +01:00
  • b38051c9ad Update: Translations from eints galician: 11 changes by pvillaverde polish: 5 changes by pAter-exe translators 2022-09-15 18:58:38 +00:00
  • 5825fec5bf Fix #427: Recursive DoCommandP call issuing CMD_DECLINE_BUY_COMPANY Jonathan G Rennison 2022-09-14 21:57:37 +01:00
  • bd2593ca48 Add function to enqueue a DoCommandP call Jonathan G Rennison 2022-09-14 21:55:28 +01:00
  • 5cb6d2240a Add command flag to disable shift-key estimate mode in DoCommandP Jonathan G Rennison 2022-09-14 21:42:39 +01:00
  • 984e0b1263 Update: Translations from eints spanish (mexican): 5 changes by absay catalan: 6 changes by J0anJosep translators 2022-09-14 18:59:16 +00:00
  • ece0a43146 Merge branch 'master' into jgrpp Jonathan G Rennison 2022-09-14 19:43:12 +01:00
  • 3150151aa6 [Feat] Updated Galician translations up to v0.48.2 (#428) Fedello 2022-09-14 20:41:30 +02:00
  • d29289addb Update: Translations from eints english (us): 6 changes by 2TallTyler russian: 2 changes by Ln-Wolf portuguese: 6 changes by azulcosta translators 2022-09-13 18:59:58 +00:00
  • 57717a20d3 Fix #9966: workaround a VS2022 optimisation bug (#10029) Loïc Guilloux 2022-09-13 12:27:49 +02:00
  • 64453cb134 Fix: Incorrect player name in online players window (#10013) dP 2022-09-12 11:18:41 +03:00
  • e5643c65c1 Change: Use the Simulation subcategory in openttd.desktop (#10015) Stephan Sokolow 2022-09-12 08:18:13 +00:00
  • 129979acf7 Change: 'string' is spurious in 'Filter string:' labels for filter UI widgets (#10022) Andy 2022-09-12 09:17:18 +01:00
  • 039f90d05f Feature: add sticky pin to Object Selection UI panel (#10019) Andy 2022-09-11 21:15:02 +01:00
  • e2c46fda3f Fix: [NewGRF] Ensure that stations always have an even number of sprite layouts. The drawing code has a special fallbacks for zero layouts, but fails hard for one layout. (odd numbers >= 3 are weird, but do not fail as badly as 1) frosch 2022-09-10 23:08:30 +02:00
  • 5c66de860d Fix: [NewGRF] Result bit 0 of callback 14 was not ignored in the GUI. frosch 2022-09-10 22:56:27 +02:00
  • f7022925d3 Cleanup: [NewGRF] Callback 14 used a weird value for var10 in the GUI. The value 0x2110000 probably originated from a mixup between callback 14 (sprite layout) and 24 (tile layout). The latter does indeed use a var10 value like that. frosch 2022-09-10 22:53:02 +02:00
  • a06d323f03 Feature: add shade widget to Object Selection UI panel (#10020) Andy 2022-09-11 20:22:06 +01:00
  • 143230d8f2 Allow changing road vehicle driving side when all road vehicles in depots Jonathan G Rennison 2022-09-11 11:51:32 +01:00
  • a8d5e56696 Crashlog: Only output dump files for MSVC builds Jonathan G Rennison 2022-09-11 10:28:57 +01:00
  • f279fc5772 Fix: DrawStringMultiLine() could overdraw (#10014) PeterN 2022-09-10 17:48:38 +01:00
  • ad9d593a51 Fix assertion failure setting player face for new company in multiplayer Jonathan G Rennison 2022-09-10 10:55:29 +01:00
  • 2d473cca90 Version: Committing version data for tag: jgrpp-0.48.2 Jonathan G Rennison 2022-09-09 20:48:15 +01:00
  • 22b2ce0bc6 Fix incorrect infrastructure totals when overbuilding bay road stop Jonathan G Rennison 2022-09-09 20:45:19 +01:00
  • 7a4b0417b0 Codechange: Fix unnecessary string reallocation in IConsoleLine constructor Jonathan G Rennison 2022-09-09 17:40:50 +01:00
  • 3a313324dc Fix #10010: Memory leak in IConsolePrint in non-dedicated case Jonathan G Rennison 2022-09-09 17:40:13 +01:00
  • f4f221b1e0 Fix crash which could occur when adding plans in single player Jonathan G Rennison 2022-09-09 17:45:19 +01:00
  • 751e0a2d9e Merge branch 'master' into jgrpp Jonathan G Rennison 2022-09-09 17:36:01 +01:00
  • 62ffa130c0 Fix #420: Wrong string code in STR_NEWS_VEHICLE_AUTORENEW_FAILED Jonathan G Rennison 2022-09-09 17:28:17 +01:00
  • 0355299639 Update: Translations from eints dutch: 36 changes by Bouke translators 2022-09-08 19:01:47 +00:00
  • 7c4c75d181 Add tracerestrict conditional on direction of order target from signal Jonathan G Rennison 2022-09-07 22:53:03 +01:00
  • 4e368beaca Fix #417: Wrong window caption for cargo payment graph in average speed mode Jonathan G Rennison 2022-09-07 20:43:49 +01:00
  • da3b1b9c32 Template replacement: Show warning if chain not compatible with any rail type Jonathan G Rennison 2022-09-07 20:01:33 +01:00
  • 764a67b168 Fix wrong header comment in CallVehicleTicks Jonathan G Rennison 2022-09-07 19:43:51 +01:00
  • 33e3e571d3 Return specific error when wagon purchase fails due to wrong depot type Jonathan G Rennison 2022-09-07 19:42:55 +01:00
  • 0c848a9b3b Update: Translations from eints dutch: 2 changes by Bouke translators 2022-09-07 18:59:13 +00:00
  • a97d5cb333 Fix incorrect template replacement error message when chain not buildable Jonathan G Rennison 2022-09-07 19:42:06 +01:00
  • 18c210b013 Fix: title positioning on HiDPI displays Bouke Haarsma 2022-09-04 14:53:15 +02:00
  • 5a39734a1c Allow station cargo histories to record larger values than 64k Jonathan G Rennison 2022-09-06 23:03:46 +01:00
  • 1d93cd59e7 Add utility function for integer dynamic range extension encoding Jonathan G Rennison 2022-09-06 22:33:39 +01:00
  • 2d2a5dd966 Fix: Change duration of news window scroll depending on GUI zoom. Peter Nelson 2022-09-06 17:46:01 +01:00
  • 8b989d4999 Fix: Update news window viewport if GUI zoom is changed. Peter Nelson 2022-09-06 17:44:01 +01:00
  • 1e7ca9f71a Merge branch 'master' into jgrpp Jonathan G Rennison 2022-09-05 23:21:44 +01:00
  • 496ec7f642 Documentation: Add NML road stops random_bits_tile variable Jonathan G Rennison 2022-09-05 23:19:23 +01:00
  • 4b9d5a437f Add GS methods to set inflation factors Jonathan G Rennison 2022-09-05 18:49:22 +01:00
  • 81291c4ffc Add AI/GS methods to get inflation factors Jonathan G Rennison 2022-09-05 18:34:11 +01:00
  • 57fa8690df Update: Translations from eints dutch: 1 change by Bouke translators 2022-09-05 18:56:06 +00:00
  • 4049cb1407 MacOS: Use _exit instead of exit on execvp failure in crashlog Jonathan G Rennison 2022-09-04 22:15:26 +01:00
  • e64427d034 Crashlog: Unix: Add BFD inline info support Jonathan G Rennison 2022-09-04 22:01:23 +01:00
  • ad1e4ca334 Crashlog: Windows: Add BFD inline info support Jonathan G Rennison 2022-09-04 22:01:09 +01:00
  • 8ac0ab47b0 Update: to all the friends we have lost and those we have gained (#10000) Patric Stout 2022-09-04 22:01:08 +02:00
  • 3d39e439f6 Unix: Use _exit instead of exit on execvp failure in crashlog Jonathan G Rennison 2022-09-04 20:58:28 +01:00
  • 15f4d7c04c Remove: [GitHub] old configuration file for stale-bot (#9998) Patric Stout 2022-09-04 21:42:08 +02:00
  • 8b8a54fe62 CMake: Use line tables on Unix even when BFD not found Jonathan G Rennison 2022-09-04 19:42:10 +01:00
  • 0811990d4a Unix: Try using addr2line for crash log backtrace symbol resolution Jonathan G Rennison 2022-09-04 19:41:05 +01:00
  • e3896b69d3 Fix #416: Division by zero for trains of 0 mass Jonathan G Rennison 2022-09-04 18:20:09 +01:00
  • 54ac304828 Fix: [NewGRF] Upper 16 random bits should be the same for all station tiles in callback 140. (#9992) frosch 2022-09-03 22:37:03 +02:00
  • 0400f06d9e Debug: Show industry GRF local ID in debug window Jonathan G Rennison 2022-09-03 20:48:23 +01:00
  • 48d0a0e15c Fix #413: Truncation of expense type names in finance windows Jonathan G Rennison 2022-09-02 21:42:53 +01:00
  • 3d857333c8 Reduce delays with company bankrupcty/sale processing at high day lengths Jonathan G Rennison 2022-09-02 18:14:35 +01:00
  • 23fa7cd239 Improve handling of company sales Jonathan G Rennison 2022-09-02 18:06:53 +01:00
  • 142a5a95ec Merge branch 'master' into jgrpp Jonathan G Rennison 2022-09-01 17:47:30 +01:00
  • c839950791 Cleanup: Remove duplicate command_type.h include (#9986) dP 2022-09-01 19:15:07 +03:00
  • 9529703cab Codechange: When checking industry placement conditions, perform cheap checks first. (#9987) frosch 2022-09-01 18:13:43 +02:00
  • 2fe8a257ac Add: [Actions] Ubuntu Jammy Jellyfish (22.04) build for releases (#9881) Aaron Katzin 2022-08-31 17:11:34 +03:00
  • 31668b8f94 Fix #9914, 86818e5: prevent more useless pathfinder run for blocked vehicles (#9917) Loïc Guilloux 2022-08-31 12:52:13 +02:00
  • dc5e073379 Merge branch 'master' into jgrpp Jonathan G Rennison 2022-08-30 19:36:31 +01:00
  • 788b06fe0f Change: New player companies use favorite manager face, if saved (#9895) Tyler Trahan 2022-08-30 08:26:02 -06:00
  • 3937953f72 Fix #9363: Rebuild client list on reinit event (#9929) Joel-Milligan 2022-08-30 20:56:19 +08:00
  • ca23e8abcf Add step console command to advance n ticks dP 2020-06-05 17:11:09 +01:00
  • 50965bbce7 Add road stops flag to disable auto road connections Jonathan G Rennison 2022-08-28 23:53:26 +01:00
  • 2a41854f6b VarAction2: Infer ternary add result is bool if both branches are bool Jonathan G Rennison 2022-08-28 11:35:16 +01:00
  • 8c94ba0dc8 VarAction2: Infer that multiplying two bools results in bool Jonathan G Rennison 2022-08-28 09:53:09 +01:00
  • 7c78b22c48 Show failure reason in message box when network savegame load fails Jonathan G Rennison 2022-08-27 22:34:28 +01:00
  • edd8b29794 Don't trigger signal state/style desync message in GM_MENU mode Jonathan G Rennison 2022-08-27 21:59:40 +01:00
  • 5a0dd7e322 Fix #9971: Don't assert that time moves forward Niels Martin Hansen 2022-08-27 22:05:20 +02:00