Commit Graph

48278 Commits (04ef407ddff18c0984eea99a4739a6ee01bbad57)
 

Author SHA1 Message Date
Jonathan G Rennison 1df56993ea Fix order backups being applied when using buy and refit 5 years ago
translators f1c3915341 Update: Translations from eints
norwegian (bokmal): 25 changes by Leifbk
5 years ago
translators ac610c50a9 Update: Translations from eints
italian: 38 changes by lorenzodv
5 years ago
Jonathan G Rennison b634e5d6de Version: Committing version data for tag: jgrpp-0.31.2 5 years ago
Jonathan G Rennison 7271fdda4c
Merge pull request #92 from stormcone/patch-1
Fix: Fix some copy-paste typos.
5 years ago
stormcone 29bdab23f7
Fix: Fix some copy-paste typos. 5 years ago
translators b878891289 Update: Translations from eints
english (us): 38 changes by njn
5 years ago
Jonathan G Rennison d02928c56a Check industry neutral stations_near in CheckCaches 5 years ago
Jonathan G Rennison 92c48d6897 Fix padded tile area being used for industries in FindStationsAroundTiles 5 years ago
Jonathan G Rennison c4d9404d79 Check industry FindStationsAroundTiles in CheckCaches 5 years ago
Jonathan G Rennison c13ee0979f Add industry and station rect coords to NewGRF debug window info 5 years ago
Jonathan G Rennison 601afc56dc Add NewGRF debug window info for stations and industries 5 years ago
translators 7ad9971cf0 Update: Translations from eints
croatian: 3 changes by VoyagerOne
5 years ago
Jonathan G Rennison 5f44741428 Add console commands to show station and industry windows 5 years ago
Jonathan G Rennison ac629c26bb Add logs from desync log call to CheckCaches to ring buffer for next desync 5 years ago
Jonathan G Rennison 84d30e2f97 Fix packet overflow in ClientNetworkGameSocketHandler::SendDesyncLog 5 years ago
Jonathan G Rennison 1d5ba98932 Show time and in game date of game load in desync/crash logs 5 years ago
translators 7f7aba9389 Update: Translations from eints
hungarian: 3 changes by Brumi
5 years ago
translators 00000ef8fa Update: Translations from eints
korean: 3 changes by telk5093
5 years ago
translators 0518ed01b6 Update: Translations from eints
czech: 48 changes by djst
russian: 3 changes by Lone_Wolf
5 years ago
Jonathan G Rennison f3daada67f TBTR: Avoid built virtual wagons which can't be attached being orphaned 5 years ago
Jonathan G Rennison 5a2e498182 TBTR: Avoid articulated/rear units being added to tile hash 5 years ago
translators 45511080b1 Update: Translations from eints
finnish: 3 changes by hpiirai
dutch: 3 changes by JanWillem
bulgarian: 54 changes by zhelyo
french: 3 changes by glx
5 years ago
Jonathan G Rennison 9519c5c1fb Ensure town cargo bitmap correctly set after town creation 5 years ago
Jonathan G Rennison 5e9dd1ff35 Update cache mismatch logging in CheckCaches 5 years ago
Jonathan G Rennison 326dfd33eb Fix town nearby station cache not being updated when house is rebuilt smaller/different shape 5 years ago
Jonathan G Rennison 16e590dc88 Add console command to show town window 5 years ago
iigmir 5b09323a58 Add: Currency: NTD, CNY, HKD 5 years ago
Jonathan G Rennison 751c5229f1 Fix vehicle tile hash not always being immediately updated for aircraft 5 years ago
Jonathan G Rennison 96e5148083 Shorten/extend reservation when adding/removing signals to bridge/tunnel 5 years ago
Jonathan G Rennison c7a9950269 Add game event for train crash 5 years ago
Jonathan G Rennison 49dee941fb Validate cargo packet deferred payments in CheckCaches 5 years ago
Jonathan G Rennison 326b3aa66a Merge branch 'save_ext' into jgrpp 5 years ago
Jonathan G Rennison a298ca41eb Merge branch 'cpp-11' into save_ext 5 years ago
Jonathan G Rennison 43ddaf4c5c Fix incorrect implementation of non-builtin BSWAP64 5 years ago
stormcone 6396ec05fe Fix #7609: In the sprite aligner window the 'Reset relative' button crashes the game.
The 'offs_start_map' is a 'SmallMap', so its own 'Erase' function should be called instead of the underlying vector's 'erase' function.
And fix a "typo". :)
5 years ago
Jonathan G Rennison 98cfcebfcd Merge pull request #91 into jgrpp 5 years ago
glx22 846fc8fe09
Fix: vcpkg used to patch lzma.h to define LZMA_API_STATIC for static builds (#7614) 5 years ago
Jonathan G Rennison 92025b85c9 Fix handling of multi-cargo full load any cargo with through load 5 years ago
TELK 9efa181b58 ko-KR: for 0.31.1 5 years ago
Jonathan G Rennison 640a5a673b Version: Committing version data for tag: jgrpp-0.31.1 5 years ago
Jonathan G Rennison 3fccfa2b48 Update low level changes document 5 years ago
Jonathan G Rennison 83a8de1e49 Add further vehicle flag consistency checks to CheckCaches 5 years ago
Jonathan G Rennison 96f000226e Exclude virtual trains from various vehicle list iterations 5 years ago
Jonathan G Rennison 3c2ebc4588 Call UpdateTownCargoBitmap in InitializeGame 5 years ago
Jonathan G Rennison 9b87610cd6 Check vehicle tile hash in CheckCaches 5 years ago
Jonathan G Rennison 31ad8bdd07 Do not add virtual vehicles to tile hash 5 years ago
Jonathan G Rennison a7cfe167a3 Handle case where vehicles have same unitnumber in VehicleTimetableSorter 5 years ago
Jonathan G Rennison 6d9f9ec352 Fix recalculation area in UpdateTownCargoesHouse 5 years ago
Jonathan G Rennison 09edd07003 Add utility function: TileAddSaturating 5 years ago