Commit Graph

54771 Commits (f94e43c9408e7d1649427fbf1802ff0bd82159e4)
 

Author SHA1 Message Date
Jonathan G Rennison f94e43c940 Update map mode viewports when converting rail track type 1 year ago
Jonathan G Rennison c4571e86c8 Allow specifying any palette ID for tile highlight recolouring 1 year ago
Jonathan G Rennison 65cc6623dd Tracerestrict: Add button to duplicate instruction/block 1 year ago
Jonathan G Rennison b089b561a5 Add departure board via order subtype to remove via for prior terminus 1 year ago
Jonathan G Rennison 284390cf6a Order window: Fix resizing of release slot and label button rows 1 year ago
Jonathan G Rennison f78fea4fbf Debug: Add introduction info to railtype debug info 1 year ago
Jonathan G Rennison 7aaf703bf2 Saveload: Use heap instead of stack for save filter write buffers 1 year ago
Jonathan G Rennison f0cdd1e6f6 Fix sprite positions in house placement window when using UI scaling 1 year ago
Jonathan G Rennison 8218476e89 Fix rail platforms being left partially reserved after train crash 1 year ago
Jonathan G Rennison dc56add6a3 Fix rail platforms being left partially reserved after deleting train
Due to company being removed when infrastructure sharing in use
1 year ago
Jonathan G Rennison aa28fcf7de
Merge pull request #512 from telk5093/jgrpp
Update: Korean translation up to e26bea6
1 year ago
TELK baaa5713a9 Update: Korean translation up to e26bea6 1 year ago
Jonathan G Rennison e26bea6ce4 Add setting to select cargo payment algorithm
See: #506
1 year ago
Jonathan G Rennison 211c1ba61d Allow naming scheduled dispatch schedules 1 year ago
Jonathan G Rennison 6445d688ed Fix crash due to missing case in order window goto dropdown 1 year ago
Jonathan G Rennison 698253c56f Fix auto-close of order management button dropdown in order mode 1 year ago
Jonathan G Rennison 150cce6059 Version: Committing version data for tag: jgrpp-0.53.1 1 year ago
Jonathan G Rennison 7d6307a5ce Fix days_in_transit type in CargoPacket constructor
See: https://github.com/OpenTTD/OpenTTD/issues/10707
1 year ago
Jonathan G Rennison 94b5b956c7 Merge PR #510 into jgrpp 1 year ago
pvillaverde bb3520d68f Update Galician Translations 1 year ago
Jonathan G Rennison dde4761e9d Fix: Violation of strict weak ordering in engine value/running cost sorter 1 year ago
Jonathan G Rennison 7a836ee50f Add SCOPE_INFO_FMT for CheckCaches 1 year ago
Jonathan G Rennison 341c0a9524 Fix violation of strict weak ordering in TownRatingSorter 1 year ago
Jonathan G Rennison 1350e23e29 CheckCaches: Improve VehicleCargoList/StationCargoList cache checks
Log failures with details instead of just asserting
1 year ago
Jonathan G Rennison 08e43a0814 Simplify CCLOG macros in CheckCaches 1 year ago
Andy 89959bf178 Change: extend callback 161 (engine name) with bit 0x22 for context 'Autoreplace - Vehicles in use' (#10666)
(cherry picked from commit 15c3bc456f)
1 year ago
Charles Pigott 67101ccdc9 Codechange: Optimise FormatNumber by removing seprintf calls (#10659)
(cherry picked from commit e20a6f8ebb)
1 year ago
Jonathan G Rennison de5b114a83 Fix #10660: Sprite Font scale affected by viewport zoom level limits. (#10668)
(cherry picked from commit db573c8742)

# Conflicts:
#	src/fontcache/spritefontcache.cpp
#	src/gfx.cpp
#	src/spritecache.cpp
1 year ago
Jonathan G Rennison 7da25820ea Merge branch 'master' into jgrpp
# Conflicts:
#	src/widgets/dropdown.cpp
#	src/widgets/dropdown_type.h
1 year ago
Jonathan G Rennison e862a67d2b Add console command to list settings and show current and default values 1 year ago
Jonathan G Rennison e7687da4cc Departure boards: Change long vehicle names to traditional if group also shown 1 year ago
Jonathan G Rennison 4f9aa70c11 Departure boards: Fix vehicle type icon in right-to-left languages 1 year ago
Jonathan G Rennison b7e12189cf Departure boards: Adjust scaling and increase padding between columns 1 year ago
Jonathan G Rennison 404fb8bae2 Departure boards: Do not include hidden columns in minimum window width 1 year ago
Jonathan G Rennison 508f503039 Fix station cargo graph window
See: https://github.com/OpenTTD/OpenTTD/pull/10608
1 year ago
Jonathan G Rennison 64b4c095ee Version: Committing version data for tag: jgrpp-0.53.0 1 year ago
Jonathan G Rennison f803ec9162 Simplify implementation of TownGenerateCargo 1 year ago
Jonathan G Rennison 3b72241280 Bump OpenTTD content server vanilla compatibility version to 13.0 1 year ago
Jonathan G Rennison 64925aedf8 Add town variable for town tile X and Y coordinates 1 year ago
Peter Nelson e5af5907ec Change: Make all dropdown lists extend width if necessary.
This removes the auto_width parameter from ShowDropDown(At).
1 year ago
Peter Nelson 5bc9d00735 Cleanup: Let GetStringBoundingBox deal with buffer. 1 year ago
Peter Nelson 701092003d Fix: DropDownListColourItem didn't provide width nor scale vertical padding. 1 year ago
Jonathan G Rennison ce9480ee20 Truncate house variable 47 TileX part if too large 1 year ago
Jonathan G Rennison 9fd01d57cc Rename town zone extended variable identifiers 1 year ago
Jonathan G Rennison ac0c8c8cdd Debug: Show local GRF IDs for engines, stations, houses, objects and road stops 1 year ago
Jonathan G Rennison bb988f940e Fix #10638: Incorrect water infra total when building canal over object
In the case where the object is on an unowned canal tile and
the new canal tile is owned
1 year ago
Jonathan G Rennison 1d947201d3 Debug: Fix expand/collapse for extra engine flags 1 year ago
translators d04aae8428 Update: Translations from eints
danish: 18 changes by bscargo
1 year ago
PeterN ff55bfb787
Fix #10343: Don't extend town-disallowed roadtypes. (#10347)
Towns currently don't build disallowed roadtypes, however they should
also not extend disallowed roadtypes as well.

If the roadtype that cannot be extended happens to be the roadtype that
the town was going to build then this restriction is ignored.
1 year ago
TELK a47f92d309 Update: Korean translation up to 9bf6a1d 1 year ago