Commit Graph

55450 Commits (c7d1cc5cc5d7ccd93d9e944f1c1cc1c6ab594f98)
 

Author SHA1 Message Date
Jonathan G Rennison c7d1cc5cc5 Version: Committing version data for tag: jgrpp-0.54.4 11 months ago
Jonathan G Rennison 8499e85560 Merge PR #571 into jgrpp 11 months ago
TELK 8af5502af2 Update: Korean translation up to 1b80a1a 11 months ago
TELK 7eaeb7829d Update: Korean translation up to 7ffc9c9 11 months ago
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
11 months ago
Jonathan G Rennison 8c430f6a12 Fix MP desync caused by incorrect FlowStat::ScaleToMonthly scaling
Fixes: 51a66b95
11 months ago
Jonathan G Rennison 3dd7d7318c
Merge pull request #569 from James103/patch-2
Fix some typos in jgrpp-changelog.md
11 months ago
James103 94195c20b5
Fix some typos in jgrpp-changelog.md 11 months ago
Jonathan G Rennison 5c67c31941 Version: Committing version data for tag: jgrpp-0.54.3 11 months ago
Jonathan G Rennison f6e8ea059d Create fio wrapper for rename file 11 months ago
Jonathan G Rennison f190b9815a Remove translation section from readme as it is heavily out of date 11 months ago
Jonathan G Rennison 29ab21967a Don't mark timetable window dirty after closing it 11 months ago
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)
11 months ago
Jonathan G Rennison c6a6e7c60b Update low lavel changes document 11 months ago
Jonathan G Rennison c6c69fa3da Add setting for long-term autosaves
A second set of autosaves for whenever the main set wraps around to 0
11 months ago
Jonathan G Rennison 688dcc1d74 Add Windows wrapper for rename function 11 months ago
Jonathan G Rennison 126b31a744 Improve colouring of restricted signal posts with original TTD graphics 11 months ago
Jonathan G Rennison 0d6940e4ca Disable survey unless survey key is defined 11 months ago
Rubidium da21772f2d Fix #11108, e2f583a: missing argument for SCC_CARGO_SHORT formatting
(cherry picked from commit 968de827d6)
11 months ago
Jonathan G Rennison 7ffc9c9339 Merge PR #568 into jgrpp 11 months ago
RoqueDeicide c57bfa479a [Feature] Added waypoint viewport tooltips. 11 months ago
RoqueDeicide e612bbeae1 [Fix] Don't show station viewport tooltip when hovering over anything other then a normal station (such as a waypoint). 11 months ago
Jonathan G Rennison 77e1a3b163 Fix using default graphics for all signals when using original TTD baseset 11 months ago
Jonathan G Rennison ca631b79c2 Fix crash which could occur when reloading NewGRFs on main menu 11 months ago
Jonathan G Rennison a0666e31ed
Merge pull request #567 from James103/patch-2
Fix a minor typo in the README.md
11 months ago
Jonathan G Rennison 0f63f9d637 Change length type of BytesToHexString 11 months ago
James103 7f123aaa22
Fix a minor typo in the README.md 11 months ago
Jonathan G Rennison f3adb13e34 Re-arrange translation files 11 months ago
Jonathan G Rennison b487cb6605 Merge PR #564 into jgrpp 11 months ago
Jonathan G Rennison 3e03cebad1 Simplify industry_tooltip_show_stockpiled setting
See: #564
11 months ago
Jonathan G Rennison 5d7721a2d4 Fix handling of free wagons in depot tooltip
See: #564
11 months ago
Jonathan G Rennison 359ba9de68 String handling adjustments for PR #564 11 months ago
Patric Stout 27f305696c Fix: disable hardware acceleration when GPU driver crashed the game last attempt (#10928)
(cherry picked from commit 0e56a73fb8)
11 months ago
Jonathan G Rennison 0cb7e253e9 Change fmt include in debug_fmt.h 11 months ago
Jonathan G Rennison ee5272dc4e Crashlog: Fix font logging 11 months ago
RoqueDeicide 84e5aba1d7 [Change] Reworked stockpile settings into 1 dropdown. 11 months ago
RoqueDeicide cadb2f3afc [Change] Added ability for detailed depot viewport tooltips to show single lines, if possible. Made some suggested adjustments. 11 months ago
RoqueDeicide f01112f3fe
Merge branch 'JGRennison:jgrpp' into jgrpp 11 months ago
Rubidium 978c83e13d Fix: false positive warning in fmt library (backport ef55d4f of upstream fmt)
(cherry picked from commit 10e12154f5)
11 months ago
Niels Martin Hansen f55027a8f4 Fix: Layouter not taking stripped formatting codes into account when mapping visual coordinates to/from original string
(cherry picked from commit 103d88ee33)
11 months ago
Niels Martin Hansen 1793a5881d Fix: Layouter::GetCharAtPosition counting wrong
Bug introduced in commit 60399e

(cherry picked from commit ed3f14686d)
11 months ago
Rubidium 78d28d432b Codechange: allocate enough memory to layout the strings
(cherry picked from commit 96fef9f643)
11 months ago
Jonathan G Rennison 1e5bc2c12b Merge branch 'master' into jgrpp 11 months ago
Jonathan G Rennison d75c489466 Add various missing includes 11 months ago
Jonathan G Rennison c0d47da4a7 Add missing includes to town_type.h, network_survey.h, pool_type.hpp 11 months ago
Jonathan G Rennison 0bf41dc1ff Change gamelog to use std::vector
Move LoadCheckData to its own header
11 months ago
Jonathan G Rennison 5ae5ac3701 Add missing includes to cargo_type.h 11 months ago
Jonathan G Rennison b8bb0d820a Add missing includes to newgrf_config.h
See: #563
11 months ago
RoqueDeicide 733f53dc9a Merge branch 'tooltip_extension' into jgrpp 11 months ago
RoqueDeicide 736c650b6c [Change] Make town viewport tooltips functionally equivalent to town labels. 11 months ago