Jonathan G Rennison
6a292f9f58
TBTR: Fix various formatting and const issues
2024-08-31 11:31:19 +01:00
Jonathan G Rennison
4546c37ee2
TBTR: Fix clone template from train creating template with wrong owner
2024-08-31 11:26:26 +01:00
Jonathan G Rennison
8bf0e030b2
Adjust formatting and field order of command log
2024-08-31 11:11:07 +01:00
Jonathan G Rennison
572c261832
Add functions to get number of digits required for map dimensions
2024-08-31 11:11:07 +01:00
Jonathan G Rennison
4ce8a36e4d
Add general math function to get number of base 10 digits required
2024-08-31 11:11:07 +01:00
Jonathan G Rennison
282f13cab0
Add debug summary mechanism to command auxiliary data for command log
2024-08-30 19:19:34 +01:00
Jonathan G Rennison
c90d8267d5
Use auxiliary data only forms for create league table/element commands
2024-08-30 18:11:03 +01:00
Jonathan G Rennison
78a42e3196
Add auxiliary data only command argument form
2024-08-30 18:10:40 +01:00
Jonathan G Rennison
64d312d028
Move create league table element fields inside aux data struct
2024-08-30 17:40:58 +01:00
Jonathan G Rennison
7bbd88caa2
Documentation: Update landscape docs with upstream features
...
Fix minor grammar issue
2024-08-30 15:14:53 +01:00
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.
2024-08-30 15:14:53 +01:00
Jonathan G Rennison
130a8e28dc
Tracerestrict: Don't unnecessarily set actions used for cancel sub-actions
2024-08-30 14:42:43 +01:00
Jonathan G Rennison
60020880dd
Lang: Adjust wording of cargo scale mode setting help text
2024-08-30 14:42:43 +01:00
Jonathan G Rennison
b37bd66f17
Lang: Rename PBS to path/signal in various texts
2024-08-30 10:49:51 +01:00
Jonathan G Rennison
24acefa14e
Fix train variable 0x63 for virtual/template trains
2024-08-29 23:55:45 +01:00
Jonathan G Rennison
2d21e173a2
Fix small map window screenshots
2024-08-29 23:34:01 +01:00
Jonathan G Rennison
80ab88b9c5
Add helper to clamp signal aspect
...
Fix narrowing converison warnings
2024-08-29 21:14:14 +01:00
Jonathan G Rennison
8b1ba03669
Fix narrowing cast warnings
2024-08-29 21:12:14 +01:00
Jonathan G Rennison
ed3e401d06
Use ClampTo in RXCompressUint to fix narrowing warning
2024-08-29 21:06:04 +01:00
Jeremy Gao
8f5f4326ac
Update: Simplified Chinese Translations
...
Fixed a few ancient typos and added new translations.
2024-08-29 21:02:06 +01:00
Jonathan G Rennison
5f313e1447
Fix duplicate order and value validation of dispatch conditional orders
2024-08-28 20:29:29 +01:00
Qwest8K
577ad8bf8e
Update: Russian localization ( #735 )
2024-08-28 19:04:23 +01:00
Jonathan G Rennison
5b9ed03823
Tracerestrict: Add reverse at PBS signal sub-action
2024-08-28 18:50:04 +01:00
Jonathan G Rennison
0c3d1e1aac
Use result flags for TryPathReserve
2024-08-28 01:07:27 +01:00
Jonathan G Rennison
c286210902
Tracrestrict: Rename various constants for reverse behind signal
2024-08-28 00:41:16 +01:00
Jonathan G Rennison
ff89547280
Use result structure for ChooseTrainTrack
2024-08-28 00:38:04 +01:00
Jonathan G Rennison
a0dbd04e34
Tracerestrict: Fix GUI constants for news control actions
2024-08-28 00:25:35 +01:00
Jonathan G Rennison
f016e54ac3
Through load: Show vehicle advice message if ignored due to passengers
2024-08-27 17:42:09 +01:00
Jonathan G Rennison
17a5b7e9a9
Through load: Show vehicle advice message if ignored due to rear in depot
2024-08-27 17:42:09 +01:00
Jonathan G Rennison
4d514f3b19
Readme: Use HTTPS for forum links
2024-08-26 23:50:04 +01:00
Jonathan G Rennison
f01d4fab2c
VarAction2: Variable 0x7C depends on special temp storage for towns
2024-08-26 22:52:19 +01:00
Jonathan G Rennison
b4c3f938db
Debug: Show size of GRM allocation in GRF debug output
2024-08-25 13:26:16 +01:00
Qwest8K
2c1ee96b80
Update russian.txt ( #732 )
2024-08-25 11:24:19 +01:00
Jonathan G Rennison
1e4aed7060
Fix e760a4ef
: Crash opening tracerestrict cargo ID dropdown
...
See: #733
2024-08-25 11:22:43 +01:00
Jonathan G Rennison
1c618989d1
Fix exchanging station names for stations with name from nearby industry
2024-08-24 19:20:37 +01:00
pvillaverde
a3b941953d
🌐 Galician translations 2024-08-24
2024-08-24 12:02:43 +01:00
TELK
7391467216
Update: Korean translation up to 0.61.0
2024-08-24 12:02:22 +01:00
Jonathan G Rennison
b8c53fb70e
Fix date in changelog
2024-08-24 00:12:39 +01:00
Jonathan G Rennison
55664c5c80
Version: Committing version data for tag: jgrpp-0.61.0
2024-08-23 23:07:46 +01:00
Jonathan G Rennison
090279cd8f
Temporary fix: https://github.com/OpenTTD/OpenTTD/issues/12917
2024-08-23 22:10:50 +01:00
Jonathan G Rennison
72c67a89ba
Silence UndefinedBehaviourSanitizer warning in ChangeGRFParamType
2024-08-23 19:01:13 +01:00
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
2024-08-23 18:37:42 +01:00
Jonathan G Rennison
3994f329e3
Use hash table index for NewGRFClass::GetByGrf
2024-08-23 18:37:42 +01:00
Jonathan G Rennison
5f94f1e27e
Avoid unnecessary tile slope check in GetTileTrackStatus_Water
2024-08-23 16:04:54 +01:00
Jonathan G Rennison
fead409888
Ring buffer: Make construct_from internal method private
2024-08-23 15:10:56 +01:00
Jonathan G Rennison
b3689e2cc0
Fix station catchment increase with new picker window
2024-08-22 22:36:54 +01:00
Patric Stout
4f58a0f3c5
Fix #12818 : during Hostile Takeover, profit was calculated wrongly ( #12819 )
...
(cherry picked from commit 21813fbe8b
)
2024-08-22 21:09:40 +01:00
Jonathan G Rennison
436178cbd4
Scheduled dispatch: Highlight vehicle dispatch slot in slots panel
...
Add info line in tooltip
2024-08-22 19:05:42 +01:00
Jonathan G Rennison
c40ba9782c
Add more information to getfulldate console command
2024-08-22 17:37:52 +01:00
Jonathan G Rennison
397a30bffc
Change INITIAL_STATE_TICKS_VALUE to be an integer multiple of useful values
2024-08-22 16:37:07 +01:00