Commit Graph

58760 Commits (e42ac911ff56887f8b07f4d3f6c32300aaf2fa6e)
 

Author SHA1 Message Date
Jonathan G Rennison e42ac911ff Check for tracerestrict wait/wait at start in signal propagation
When using realistic braking, block/auto signals now don't default to
green on plain line where this would conflict with wait at PBS
or wait at start PBS tracerestrict actions.
3 weeks ago
Jonathan G Rennison 130a8e28dc Tracerestrict: Don't unnecessarily set actions used for cancel sub-actions 3 weeks ago
Jonathan G Rennison 60020880dd Lang: Adjust wording of cargo scale mode setting help text 3 weeks ago
Jonathan G Rennison b37bd66f17 Lang: Rename PBS to path/signal in various texts 3 weeks ago
Jonathan G Rennison 24acefa14e Fix train variable 0x63 for virtual/template trains 3 weeks ago
Jonathan G Rennison 2d21e173a2 Fix small map window screenshots 3 weeks ago
Jonathan G Rennison 80ab88b9c5 Add helper to clamp signal aspect
Fix narrowing converison warnings
3 weeks ago
Jonathan G Rennison 8b1ba03669 Fix narrowing cast warnings 3 weeks ago
Jonathan G Rennison ed3e401d06 Use ClampTo in RXCompressUint to fix narrowing warning 3 weeks ago
Jeremy Gao 8f5f4326ac Update: Simplified Chinese Translations
Fixed a few ancient typos and added new translations.
3 weeks ago
Jonathan G Rennison 5f313e1447 Fix duplicate order and value validation of dispatch conditional orders 4 weeks ago
Qwest8K 577ad8bf8e
Update: Russian localization (#735) 4 weeks ago
Jonathan G Rennison 5b9ed03823 Tracerestrict: Add reverse at PBS signal sub-action 4 weeks ago
Jonathan G Rennison 0c3d1e1aac Use result flags for TryPathReserve 4 weeks ago
Jonathan G Rennison c286210902 Tracrestrict: Rename various constants for reverse behind signal 4 weeks ago
Jonathan G Rennison ff89547280 Use result structure for ChooseTrainTrack 4 weeks ago
Jonathan G Rennison a0dbd04e34 Tracerestrict: Fix GUI constants for news control actions 4 weeks ago
Jonathan G Rennison f016e54ac3 Through load: Show vehicle advice message if ignored due to passengers 4 weeks ago
Jonathan G Rennison 17a5b7e9a9 Through load: Show vehicle advice message if ignored due to rear in depot 4 weeks ago
Jonathan G Rennison 4d514f3b19 Readme: Use HTTPS for forum links 4 weeks ago
Jonathan G Rennison f01d4fab2c VarAction2: Variable 0x7C depends on special temp storage for towns 4 weeks ago
Jonathan G Rennison b4c3f938db Debug: Show size of GRM allocation in GRF debug output 4 weeks ago
Qwest8K 2c1ee96b80
Update russian.txt (#732) 4 weeks ago
Jonathan G Rennison 1e4aed7060 Fix e760a4ef: Crash opening tracerestrict cargo ID dropdown
See: #733
4 weeks ago
Jonathan G Rennison 1c618989d1 Fix exchanging station names for stations with name from nearby industry 4 weeks ago
pvillaverde a3b941953d 🌐 Galician translations 2024-08-24 4 weeks ago
TELK 7391467216 Update: Korean translation up to 0.61.0 4 weeks ago
Jonathan G Rennison b8c53fb70e Fix date in changelog 4 weeks ago
Jonathan G Rennison 55664c5c80 Version: Committing version data for tag: jgrpp-0.61.0 4 weeks ago
Jonathan G Rennison 090279cd8f Temporary fix: https://github.com/OpenTTD/OpenTTD/issues/12917 1 month ago
Jonathan G Rennison 72c67a89ba Silence UndefinedBehaviourSanitizer warning in ChangeGRFParamType 1 month ago
Jonathan G Rennison 4326cde313 Viewport: Fix use after free caused by AddChildSpriteToFoundation
Use indices instead of pointers for last child sprite ID store

See: https://github.com/OpenTTD/OpenTTD/issues/12914
1 month ago
Jonathan G Rennison 3994f329e3 Use hash table index for NewGRFClass::GetByGrf 1 month ago
Jonathan G Rennison 5f94f1e27e Avoid unnecessary tile slope check in GetTileTrackStatus_Water 1 month ago
Jonathan G Rennison fead409888 Ring buffer: Make construct_from internal method private 1 month ago
Jonathan G Rennison b3689e2cc0 Fix station catchment increase with new picker window 1 month ago
Patric Stout 4f58a0f3c5 Fix #12818: during Hostile Takeover, profit was calculated wrongly (#12819)
(cherry picked from commit 21813fbe8b)
1 month ago
Jonathan G Rennison 436178cbd4 Scheduled dispatch: Highlight vehicle dispatch slot in slots panel
Add info line in tooltip
1 month ago
Jonathan G Rennison c40ba9782c Add more information to getfulldate console command 1 month ago
Jonathan G Rennison 397a30bffc Change INITIAL_STATE_TICKS_VALUE to be an integer multiple of useful values 1 month ago
Jonathan G Rennison fd66e9d8cc Codefix: Move saveload of road stop tile data (#12883)
So that road stop tile data is also saved/loaded for road waypoints

(cherry picked from commit 39465d7f5c)

# Conflicts:
#	src/saveload/saveload.h
1 month ago
Jonathan G Rennison 12c38fff52 Add support for SLV_COMPANY_INAUGURATED_PERIOD (no changes) 1 month ago
Jonathan G Rennison 45f86a2ac3 Add support for upstream road waypoints savegame version 1 month ago
Joan Josep 6bb52b86eb Fix: typo in picker mode tooltip. (#12834)
(cherry picked from commit e7982e8082)
1 month ago
Peter Nelson a6a72c68d1 Fix: Crash if interface scale or font size changes with chat box present. (#12705)
Caused by the chat box being undrawn with the new dimensions, leading to out-of-bounding memory access.

(cherry picked from commit 7e12b5ff0f)
1 month ago
Peter Nelson 06b84f7c00 Fix: Unable to choose a font containing hyphen. (#12684)
FcNameParse may require some characters be escaped. Instead, pass name as FC_FAMILY.

(cherry picked from commit ca52da6c95)
1 month ago
Jonathan G Rennison c5f49ba0e8 Increase width of picker window class column 1 month ago
Jonathan G Rennison 1133ce2432 Fix: Picker window 'used' filter for rail waypoints
The first two field of struct PickerItem were not populated.
These are required for set operations.

StationUsesDefaultType always returned false for rail waypoints.
1 month ago
Jonathan G Rennison f72d8d0b48 Extend station bridge above flags for more than 8 station gfx values 1 month ago
Peter Nelson 84c6a917d8 Add: [NewGRF] Extended custom waypoint classes. (#12653)
This allows waypoints to be split into categories just like stations, instead of all being lumped together.

Station class labels with the first byte set to 0xFF will be treated in the same way as the 'WAYP' class.

(cherry picked from commit 2c70ccb137)
1 month ago