Commit Graph

49778 Commits (43980639de7bd654a20982830798927b88d195d6)
 

Author SHA1 Message Date
Jonathan G Rennison 43980639de Merge branch 'master' into jgrpp
# Conflicts:
#	.gitignore
#	CMakeLists.txt
#	src/3rdparty/optional/optional.hpp
#	src/group_cmd.cpp
#	src/industry_cmd.cpp
#	src/misc_gui.cpp
#	src/video/sdl2_v.cpp
3 years ago
Jonathan G Rennison 4e0804b791 Fix const issues around GetTrainStopLocation/GetCurrentMaxSpeed 3 years ago
Jonathan G Rennison b711f94d1c Fix FollowTrainReservation following outwards from end depot 3 years ago
Jonathan G Rennison 87c87649b8 Fix lookahead init inside a signalled tunnel/bridge only filling interior 3 years ago
Jonathan G Rennison 9506a33443 Don't treat loading trains specially when enabling realistic braking 3 years ago
Jonathan G Rennison 62fffddb3f Don't mark train stuck if no reachable track in TryPathReserve 3 years ago
Jonathan G Rennison 628077d0bb Fix missing stop due to speed when entering station with lookahead 3 years ago
Jonathan G Rennison d913083c37 Print warning instead of asserting for invalid NewGRF string IDs 3 years ago
Jonathan G Rennison ed0ffb6220 Add feature: realistic train braking
Add setting to select train braking model.
3 years ago
Jonathan G Rennison 2b02318c7e Add int64 cube root and square root functions 3 years ago
Jonathan G Rennison ac5b0d8017 Fix crash in auto-separation when all orders removed 3 years ago
Jonathan G Rennison 1838e8939f Improve handling of reversing inside bidi signalled tunnel/bridge
Avoid train crashes when reversing trains either side of entrance tile
3 years ago
Jonathan G Rennison 2a82491a2e Fix reservation not cleared from far end of signalled tunnel when removing 3 years ago
Jonathan G Rennison 01c051793c Allow referencing waypoints in news items 3 years ago
Jonathan G Rennison ac6581ac8f Lang: Fix string codes in german.txt 3 years ago
Jonathan G Rennison 8e825c8b0e
Merge pull request #212 from kruemelmagic/kruemelchen-language-german
Update: German translation by kruemelmagic
3 years ago
kruemelmagic 7072bc2fac
Update German language by Kruemelchen
Update to be on par with v. 0.39.2
3 years ago
Michael Lutz a190b00af1 Fix #8589, 653e7fa548: Motion counter is NewGRF-visible but not saved, leading to desyncs. (#8591)
(cherry picked from commit 7da224d29d)
3 years ago
Jonathan G Rennison e0893de5c3 Set tunnel/bridge PBS exit to red when leaving 3 years ago
Jonathan G Rennison aacb70d371 Debug: Extend random debug logging to also include state checksum updates 3 years ago
Jonathan G Rennison 4f44540eb9 Fix false positive desync messages for vehicle cached weight/length 3 years ago
Jonathan G Rennison fc012d4874 Add NewGRF debug window inspection for waypoints 3 years ago
Jonathan G Rennison 6a6d9f3773 Fix tunnel/bridge PBS start tile in TryPathReserve 3 years ago
Jonathan G Rennison d666036ffd TBTR: Close vehicles window when acquiring idle vehicle for replacement
This fixes possible duplicate vehicle windows, which is not allowed
3 years ago
Jonathan G Rennison e4555a1749 TBTR: Fix use vehicles from depot function being overly aggressive
Do not use vehicles which have orders/shared orders, or are in a group
3 years ago
Jonathan G Rennison dd16145b03 TBTR: No longer use idle vehicles in depots by default 3 years ago
Jonathan G Rennison 515aeb04e0 TBTR: Add support for vehicle reversed flag 3 years ago
Jonathan G Rennison e9f7783327 TBTR: Allow flipping direction of vehicles in template editor 3 years ago
Jonathan G Rennison 212489cf38 Debug: Add debug window button to TBTR template editing window 3 years ago
Jonathan G Rennison 958aed1ad4
Merge pull request #211 from telk5093/jgrpp
Update: Korean translation for v0.39.2
3 years ago
Jonathan G Rennison d0d2591900 Console: Use flag letters for dumped cargo classes 3 years ago
Jonathan G Rennison 4273ee4cec Console: Add flag summaries to dump road, tram, rail, bridge types 3 years ago
Jonathan G Rennison d1e23551ec Fix handling of bridge signals when reversing inside wormhole
Fix handling of train detection when moving in wrong direction
3 years ago
Jonathan G Rennison d32a282112 Fix bridges not being redrawn after all signals reset when cleared 3 years ago
Jonathan G Rennison 65d5d13a08 Avoid unnecessary viewport redrawing when (un)reserving signalled bridges 3 years ago
Jonathan G Rennison 6965a339c4 Fix crash when removing rail depot or road when debug window open on tile 3 years ago
Jonathan G Rennison 204f8e173f Fix sprite bound issues for vehicles which vary bounds with curvature
If a vehicle uses curvature vars 0x45 or 0x62, cache the directions
of its 4 nearest neighbours, and check them in UpdateViewport along
with the vehicle's own direction.
3 years ago
Jonathan G Rennison bf313338c0 Debug: Show cached sprite bounds in vehicle debug window 3 years ago
Jonathan G Rennison 343777e749 OSX: Temporary bodge for WindowQuartzSubdriver::SetPortAlphaOpaque issue 3 years ago
Jonathan G Rennison f2c492c351 Fix reversing behind waypoint/signal in bridges/tunnels 3 years ago
Jonathan G Rennison 13ff4f72ba Always show if train breakdown is due to RV collision 3 years ago
TELK 5695ca782d Update: Korean translation for v0.39.2 3 years ago
Jonathan G Rennison 6c82ac2647 Version: Committing version data for tag: jgrpp-0.39.2 3 years ago
Jonathan G Rennison 833fa42c3f GS: Enable the reload button in debug window for AI/GS developers 3 years ago
Jonathan G Rennison 77bf073939 Debug: Show all town persistent storage registers, not just the caller GRFID 3 years ago
Jonathan G Rennison aa46bf3a2b Debug: Truncate persistent storage printouts when only 0s remain 3 years ago
Jonathan G Rennison 5721790c5d Fix assert failure in DoStartupNewCompany when called from AfterLoadGame 3 years ago
Charles Pigott e8d811d472 Fix #8437: Planes landing at non-rectangular airports could be drawn at the wrong height
Only the rotated intercontinental airport, don't get excited

(cherry picked from commit 190528c2a9aaf4e90d0e768e6ad6afe6870af73d)
3 years ago
Jonathan G Rennison 760cab2632 Partial fix for https://github.com/OpenTTD/OpenTTD/issues/8437
(Part 2: helicopter landings)
4 years ago
translators e19b3adef3 Update: Translations from eints
korean: 29 changes by telk5093
finnish: 8 changes by hpiirai
slovak: 6 changes by FuryPapaya
french: 6 changes by glx22

(cherry picked from commit 1a67954ff9)
4 years ago