Commit Graph

49516 Commits (5c43de8ef8aae55c656d474bb04e9f399e671bd0)
 

Author SHA1 Message Date
Jonathan G Rennison 5c43de8ef8 Add padded printf 64 hex defines 4 years ago
Jonathan G Rennison 159c709f04 Fix missing parentheses in ScriptRoadTypeList constructor 4 years ago
Jonathan G Rennison 0949a4e0a4 Command log: Do not set text flag for binary data 4 years ago
Jonathan G Rennison 1716083a30 Use saveload object filtering for order chunks 4 years ago
Jonathan G Rennison a76e51c3dd Version: Committing version data for tag: jgrpp-0.38.0 4 years ago
Jonathan G Rennison cc54886ad1 Fix grammar of random road reconstruction setting help text 4 years ago
Jonathan G Rennison b13abd327a Debug: Add road/tram type flag ctl console command 4 years ago
Jonathan G Rennison 946442ab6b GRF: Add extra road/tram type flag: towns cannot modify tiles 4 years ago
Jonathan G Rennison 75a964acb0 GRF: Add extra road/tram type flag: not available to AI/GS 4 years ago
Jonathan G Rennison 6c9988f28b Debug: Add road/tram type support to NewGRF debug window 4 years ago
Jonathan G Rennison 0d61ae9567 Debug: Add compatible railtype info to railtype debug window 4 years ago
Jonathan G Rennison 92ca965ef7 Fix PBS rail type handling with incorrect GRF rail type compatibility 4 years ago
Jonathan G Rennison 0fc0baddff Add bridge info to landinfo window debug print 4 years ago
Jonathan G Rennison 14adcbac80 Add NewGRF bridge property to prevent town or AI/GS building bridge type 4 years ago
Jonathan G Rennison 0c0c6c7531 Fix bd2649c1: Use after free in group GUI when removing vehicle 4 years ago
Jonathan G Rennison d85a529f87 Merge branch 'master' into jgrpp 4 years ago
Jonathan G Rennison 5edb080deb Fix PBS detection outwards from PBS tunnel/bridge exit 4 years ago
Jonathan G Rennison 5e7b469d16 Fix reversing train inside signalled bridge/tunnel not unreserving exit 4 years ago
Jonathan G Rennison ddaffef632 Add viewport map mode: routes 4 years ago
Jonathan G Rennison d7387f3995 Fix changing smallmap legend not updating viewport maps 4 years ago
Jonathan G Rennison bb862100af Fix operator typo in 6dd7b286 in oldloader_sl.cpp 4 years ago
translators 313141d2f1 Update: Translations from eints
slovak: 33 changes by FuryPapaya
4 years ago
Jonathan G Rennison 01f0abc08a Fix crash in HandleBootstrap
See: #197
4 years ago
Jonathan G Rennison 6dd7b2869c Increase per-vehicle order limit to 64k
See: #110
4 years ago
translators 86ec74347d Update: Translations from eints
german: 4 changes by matthiasradde
slovak: 23 changes by FuryPapaya
4 years ago
Jonathan G Rennison 781fd14205 Add sort by vehicle count to vehicle purchase window 4 years ago
Jonathan G Rennison ca726d79f5 Add company setting for whether to add vehicle to group on copy-clone 4 years ago
translators dcdcf6d57c Update: Translations from eints
slovak: 57 changes by FuryPapaya
tamil: 1 change by Ramesh78dev
4 years ago
translators b607f54462 Update: Translations from eints
slovak: 35 changes by FuryPapaya
tamil: 1 change by Ramesh78dev
4 years ago
Charles Pigott 13e1b13a4e Fix: [Actions] Call apt-get update before trying to install packages 4 years ago
Charles Pigott 2073c8d67f Add: [Actions] Add problem matchers for CI platforms 4 years ago
FuryPapaya f1ab41e337
Fix: Slovak ownname was using the wrong form (#8326)
Noun vs Adjective
4 years ago
Jonathan G Rennison cce6d731a1 TBTR: Delete orphaned virtual trains on client disconnection 4 years ago
Jonathan G Rennison 348178e9eb TBTR: Fix crash which could occur with multiple virtual vehicle deletes in flight 4 years ago
translators 50417ab0c5 Update: Translations from eints
slovak: 131 changes by FuryPapaya
4 years ago
Jonathan G Rennison 8cec0181b2 TBTR: Fix appending to template not refreshing window in MP 4 years ago
Jonathan G Rennison 198e948720 TBTR: Add nullptr assert to fix warning in TemplateVehicleFromVirtualTrain 4 years ago
Jonathan G Rennison 34a6445e77 TBTR: Use virtual train head in CmdReplaceTemplateVehicle
Check that train is virtual
4 years ago
Jonathan G Rennison 08eba56a28 TBTR: Check virtual train ownership when deleting/using as template 4 years ago
Jonathan G Rennison 65cdb35898 TBTR: Fix CmdDeleteVirtualTrain deleting non-head vehicles
Deleting a non-head virtual vehicle left a dangling next pointer on
the previous vehicle. Delete the head instead.
Check for non-virtual vehicles
4 years ago
Jonathan G Rennison 0d4a023c1d TBTR: Fix TemplateVehicle allocation check in CmdReplaceTemplateVehicle 4 years ago
Jonathan G Rennison a072b401b6 TBTR: Fix use after free when replacing template 4 years ago
Jonathan G Rennison 5e409c19f0 Debug: Use two command logs instead of one
Log uninteresting GS commands in secondary log
4 years ago
Jonathan G Rennison bb576312cc Fix bd2649c1: Division by zero when there are no vehicles 4 years ago
translators 6e53bf00c4 Update: Translations from eints
slovak: 56 changes by FuryPapaya
4 years ago
Jonathan G Rennison 3884eadef9
Merge pull request #195 from telk5093/jgrpp
Update: Korean translation
4 years ago
TELK 7a977f16d7 Update: Korean translation 4 years ago
TELK 6cca615ac1 Update: [Korean] Change compare operation 4 years ago
Jonathan G Rennison 387374f1e3 Fix crash when placing unavailable object
In case where object class has no available objects
4 years ago
Jonathan G Rennison 28405b00a4 Fix bd2649c1: Assertion failure when opening group window for non-first company 4 years ago