Commit Graph

55876 Commits

Author SHA1 Message Date
Jonathan G Rennison
4d2db01a0f Fix maybe uninitialised warning in DrawDeparturesListItems 2023-07-30 22:03:21 +01:00
Jonathan G Rennison
4c88256183 De-duplicate string IDs used for viewport town labels 2023-07-30 21:47:03 +01:00
Jonathan G Rennison
5f385a5573 De-duplicate string IDs used for station rating tooltips 2023-07-30 21:47:03 +01:00
Jonathan G Rennison
7744ccf3f3 Extra strings: Move "JUST" strings to a no-translate section 2023-07-30 21:47:03 +01:00
Jonathan G Rennison
eb03369a21 Extra strings: Add no-translate tag 2023-07-30 21:47:03 +01:00
Jonathan G Rennison
ebcf8b336c Add SET_COLOUR string code 2023-07-30 21:47:03 +01:00
Jonathan G Rennison
ccbf789ea0 Link graph: Also change start_date_ticks when using date cheat
See: #580
2023-07-30 11:32:46 +01:00
Jonathan G Rennison
c263d941da Clamp runtime to be non-zero in FlowMapper::Run 2023-07-30 11:04:42 +01:00
Jonathan G Rennison
ee6481aadc Utils: Fix STRINGN codes in conv-lang.pl 2023-07-26 21:26:12 +01:00
Jonathan G Rennison
e0c59aaa77 Merge branch 'pr-576' into jgrpp 2023-07-26 21:22:06 +01:00
pvillaverde
6fdeffb76a 🌐 Fix wrong translation 2023-07-26 16:26:42 +02:00
TELK
dcc52f7696 Update: Korean translation up to d7ef141 2023-07-24 21:56:06 +09:00
pvillaverde
1a37737316 🌐 Update Galician Translations up to 0.54.4 2023-07-24 12:00:58 +02:00
Jonathan G Rennison
4f875012b6 Do not unnecessarily extend train reservations when passing signal
When the signal is a next-only or non-aspect-incrementing type, and
its maximum lookahead is not beyond the current end of the reservation
2023-07-23 18:39:57 +01:00
Jonathan G Rennison
d7ef1416a7 Suppress compiler warnings from fmt library
See: #570
2023-07-20 18:49:38 +01:00
Jonathan G Rennison
508f871c5f Use core/format.hpp for fmt includes 2023-07-20 16:34:59 +01:00
Jonathan G Rennison
40faaa46f4 Scroll to class when using picker tool on object
See: #572
2023-07-20 10:43:10 +01:00
Jonathan G Rennison
c8ca16e43d Fix crash using picker tool on rail/road stations when no GRF classes defined
See: #575
2023-07-20 10:04:18 +01:00
Jonathan G Rennison
73b9028bcc Merge PR #574 into jgrpp 2023-07-19 18:57:44 +01:00
JakMel
83575b6a3e Update: Czech translation, fixes to commit 8f887b7 2023-07-19 19:43:49 +02:00
Jonathan G Rennison
ee7d3d5b06 Handle invalid road type in road vehicle variable 4A 2023-07-18 22:54:55 +01:00
Jonathan G Rennison
7c08376861 Do not allow mixing road/tram types in powered road type list (property 0F) 2023-07-18 22:54:55 +01:00
Jonathan G Rennison
8af0dc223c Debug: Improve display of rail/road/tram type labels
Click to show individual compatible/powered types
2023-07-18 22:54:55 +01:00
Jonathan G Rennison
8b5685eb56 Debug: Add debug command to dump GRF cargo tables 2023-07-18 22:54:55 +01:00
JakMel
8f887b7487 Update: Czech translation up to 0.54.4. 2023-07-18 23:22:47 +02:00
Jonathan G Rennison
0538ead472 Don't spread temperate trees uphill if above lower snow line in arctic 2023-07-17 23:20:22 +01:00
Jonathan G Rennison
11bf8e22d7 Add setting to show order number in vehicle view window 2023-07-17 19:02:01 +01:00
Jonathan G Rennison
3ae2ae8184 Show GRF ID in GetFileByGRFID assertion failure message 2023-07-17 18:19:05 +01:00
Jonathan G Rennison
5ce863d165 Show distance information in linkgraph tooltip when ctrl pressed 2023-07-15 20:22:28 +01:00
Jonathan G Rennison
669215cf41 Fix link graph tooltips with very long links when zoomed in 2023-07-15 19:14:01 +01:00
Jonathan G Rennison
a157fa9e3d Fix duplication of capacity display in build window for multi-cargo ships 2023-07-15 18:47:43 +01:00
Jonathan G Rennison
c7d1cc5cc5 Version: Committing version data for tag: jgrpp-0.54.4 2023-07-11 20:12:57 +01:00
Jonathan G Rennison
8499e85560 Merge PR #571 into jgrpp 2023-07-11 20:00:03 +01:00
TELK
8af5502af2 Update: Korean translation up to 1b80a1a 2023-07-11 19:12:20 +09:00
TELK
7eaeb7829d Update: Korean translation up to 7ffc9c9 2023-07-11 19:12:20 +09:00
Jonathan G Rennison
1b80a1a99b Fix: Build road/tram stop windows did not set WindowDesc::ini_key
Saved default window sizes were not persisted in the configuration file
2023-07-10 20:45:37 +01:00
Jonathan G Rennison
8c430f6a12 Fix MP desync caused by incorrect FlowStat::ScaleToMonthly scaling
Fixes: 51a66b95
2023-07-10 20:21:27 +01:00
Jonathan G Rennison
3dd7d7318c
Merge pull request #569 from James103/patch-2
Fix some typos in jgrpp-changelog.md
2023-07-09 16:19:33 +01:00
James103
94195c20b5
Fix some typos in jgrpp-changelog.md 2023-07-09 09:48:21 -05:00
Jonathan G Rennison
5c67c31941 Version: Committing version data for tag: jgrpp-0.54.3 2023-07-09 12:44:09 +01:00
Jonathan G Rennison
f6e8ea059d Create fio wrapper for rename file 2023-07-09 12:43:21 +01:00
Jonathan G Rennison
f190b9815a Remove translation section from readme as it is heavily out of date 2023-07-09 12:31:08 +01:00
Jonathan G Rennison
29ab21967a Don't mark timetable window dirty after closing it 2023-07-09 12:21:55 +01:00
PeterN
277e80abb5 Fix: GRF Parameters not displayed due to scope issue. (#10911)
Move params so it is still in scope when the text is actually drawn.

(cherry picked from commit a5a3a07005)
2023-07-09 11:48:01 +01:00
Jonathan G Rennison
c6a6e7c60b Update low lavel changes document 2023-07-09 11:05:04 +01:00
Jonathan G Rennison
c6c69fa3da Add setting for long-term autosaves
A second set of autosaves for whenever the main set wraps around to 0
2023-07-09 10:02:57 +01:00
Jonathan G Rennison
688dcc1d74 Add Windows wrapper for rename function 2023-07-09 09:39:24 +01:00
Jonathan G Rennison
126b31a744 Improve colouring of restricted signal posts with original TTD graphics 2023-07-08 19:12:39 +01:00
Jonathan G Rennison
0d6940e4ca Disable survey unless survey key is defined 2023-07-08 09:47:46 +01:00
Rubidium
da21772f2d Fix #11108, e2f583a: missing argument for SCC_CARGO_SHORT formatting
(cherry picked from commit 968de827d6)
2023-07-07 17:43:02 +01:00