Commit Graph

25440 Commits

Author SHA1 Message Date
dP 732de20db5 Merge branch 'v14' 2025-12-02 05:06:04 +05:00
dP bdc099d1b5 Experimental town growth highlight with icons 2025-12-02 03:37:20 +05:00
dP e4ac251f42 Implement palette mixing in highlights 2025-11-29 01:19:34 +05:00
dP f356de80b1 Add mixed tint palette remaps 2025-11-28 17:36:05 +05:00
dP 3080b32815 Implement station connection logic without new join 2025-11-28 03:22:51 +05:00
dP f4a276d076 Fix various issues with station previews on map borders 2025-11-27 22:18:54 +05:00
dP 3daa952616 Fix minimap legend in IMBA mode 2025-11-27 16:42:32 +05:00
dP a33a77da7f Fix invalid string parameter access in minimap 2025-11-27 16:35:05 +05:00
dP 418faa5312 Fix station tile tooltip width 2025-11-22 21:56:29 +05:00
dP a25d0cb177 Fix and improve broken graphs 2025-10-24 05:00:12 +05:00
dP 8702d096a1 Fix citymania client settings missing from the GUI 2025-10-23 23:44:02 +05:00
dP d398189b10 Merge branch 'v14' 2025-10-22 03:26:04 +05:00
dP 2782a0b732 Fix #44: Don't crash when changing show apm setting in the main menu 2025-10-19 21:40:20 +05:00
dP 6fe80d1354 Merge remote-tracking branch 'upstream/master' 2025-10-19 03:29:50 +05:00
dP e7234543ee Fix ini keys on windows to pass tests 2025-10-18 01:57:50 +05:00
dP 03d6e2bef2 Fix clang compilation 2025-10-17 23:56:45 +05:00
dP 18460f24a7 Merge branch 'v14' 2025-10-17 22:30:58 +05:00
dP e4f49a0c02 Use correct sprites for newgrf stations building preview 2025-10-17 18:39:47 +05:00
dP e875986c78 Fix crash when building airport 2025-10-10 20:35:37 +05:00
dP 00e07801fd Use actual road stop sprites for newgrf road stop building previews 2025-10-09 16:48:15 +05:00
dP aaad91d5f8 Fix autorotation buttons 2025-10-08 23:16:05 +05:00
dP acb7810a7f Simplify the code by removing station action handlers 2025-10-08 18:46:51 +05:00
dP f149f369a1 Store tool handlers as shared pointers 2025-10-08 16:45:14 +05:00
dP 608b6e6775 Remove debug output 2025-10-06 23:32:36 +05:00
dP 294e4f9bf7 Fix location icon in CB window 2025-10-06 23:29:15 +05:00
dP 94b4db3a72 Move event functions out of cm_main.hpp 2025-10-02 22:52:25 +05:00
dP b225f114f5 Fix connection issues 2025-10-02 05:14:03 +05:00
dP cd58b06be2 Reduce the number of includes in cm_event.hpp to hopefully speed up compilation 2025-10-01 02:13:01 +05:00
dP 0ba1ed61a5 Add no unload option to station order modifier hotkey actions 2025-10-01 01:32:53 +05:00
dP 3e9a5c052d Fix include paths in rev.cpp.in 2025-09-29 18:39:40 +05:00
dP 6430b05c82 Fix crash when funding new industry 2025-09-28 20:02:31 +05:00
dP ca818794ab Fix crash in unserved industries zoning 2025-09-28 19:46:26 +05:00
dP 05d9c8ca48 Fix crashes when opening some additional windows 2025-09-28 19:37:57 +05:00
dP b5ad57d342 Refactor town hotkeys 2025-09-28 19:25:59 +05:00
dP c19d61bdac Add a button to show/hide advanced(block) signal types 2025-09-28 15:20:19 +05:00
dP 569657e904 Return citymania settings back 2025-09-28 15:19:58 +05:00
dP 8404c2a7cc Merge remote-tracking branch 'upstream/master' 2025-09-28 02:33:49 +05:00
dP 6a1400b6a6 Fix legend text colour on minimap 2025-09-27 01:13:07 +05:00
dP 3b8bc122b3 Fix glitches when dragging windows 2025-09-27 00:40:58 +05:00
dP 3386f8caff Merge branch 'v14' 2025-09-04 23:08:10 +05:00
dP 9a3e78d464 Fix non-improved station joning 2025-09-04 14:13:06 +05:00
dP 00f356d0ff Fix compilation errors 2025-09-02 00:13:45 +05:00
dP 4fec64525a Merge branch 'openttd' 2025-09-01 23:28:07 +05:00
dP 187feeb3e0 Merge tag '15.0-beta3' into openttd 2025-09-01 23:08:18 +05:00
Peter Nelson a23970af32 Fix f30f808b50: Bridge over bridge head could be built one level too low. (#14564) 2025-08-31 19:15:49 +01:00
Peter Nelson febf8b0d57 Fix #14561: Vehicle effects missing for vehicle on bridge. (#14563) 2025-08-31 18:27:46 +01:00
Loïc Guilloux 4b9afbe35b Codefix: [Script] Mention ScriptError::ERR_STATION_TOO_SPREAD_OUT in API doc (#14562) 2025-08-31 15:18:51 +00:00
Loïc Guilloux 80666a0d51 Add: [Script] ScriptError::ERR_BRIDGE_TOO_LOW (#14560) 2025-08-31 14:04:02 +00:00
Rubidium 7c0f69a8fe Codefix: typos in comments and strings 2025-08-31 10:30:37 +02:00
Rubidium 4fb749886a Codefix: typos in variable/constant/function names 2025-08-31 10:30:37 +02:00