Commit Graph

49734 Commits (e4555a1749659ab167a2fba02c0e76427bfed79d)
 

Author SHA1 Message Date
Jonathan G Rennison 386d34c0db Fix assertion failure when checking if RV turning around can overtake 4 years ago
Jonathan G Rennison b20df78b49 Add feature to append the reverse of an order list 4 years ago
Jonathan G Rennison 940b5e7a2f Merge branch 'master' into jgrpp 4 years ago
Jonathan G Rennison 9984f39c96 Add feature to reverse the order of an order list
See: #120
4 years ago
Jonathan G Rennison 7381e00859 DEBUG: Add bridge pillar index to debug landinfo print 4 years ago
Jonathan G Rennison b86f19c121 Add console command to dump bridge types 4 years ago
Jonathan G Rennison 39ace3bbe4 Add console command to dump road types 4 years ago
Jonathan G Rennison d5cad68292 Add GRF details to dump road types console command 4 years ago
Jonathan G Rennison 0fa37bcad9 Add function to get GRF ID of string ID 4 years ago
Jonathan G Rennison 782493003b Tracerestrict: Fix counter action being shown when adv settingnot enabled 4 years ago
Jonathan G Rennison 22d2b4cc90 Add console command to dump road types 4 years ago
Jonathan G Rennison 6c82322d32 Timetable: Fix clearing travel time clearing wait time instead 4 years ago
Lars Wendler cf29d23ba4 Fix: build with icu-68.1
icu-68.1 removed public macro definitions for TRUE and FALSE

Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
4 years ago
translators 421304c850 Update: Translations from eints
afrikaans: 3 changes by Gwenney
4 years ago
translators 4797e095d9 Update: Translations from eints
hungarian: 1 change by andrejmoltok
portuguese (brazilian): 64 changes by JuniuSeifero
4 years ago
Jonathan G Rennison f094518f8e Script: Add date methods for getting time in minutes 4 years ago
Jonathan G Rennison 5556ef38b0 Fix GUI limit for cargo waiting amount conditional order 4 years ago
Jonathan G Rennison c3741ca0e9 Documentation: Add docs on AI/GS additions 4 years ago
Jonathan G Rennison 57d47b9bae Add support for overtaking inside (non-custom) bridges/tunnels 4 years ago
Jonathan G Rennison 5a952d6c7f Fix overtaking counter overflow issues 4 years ago
Jonathan G Rennison 13070172ae Use cached road one way state for overtaking vehicles ahead check 4 years ago
Jonathan G Rennison 77c14c2f1e Relax constraints on tile behind overtaking vehicle 4 years ago
Jonathan G Rennison b0dbcf33c1 Adjust overtaking RV state and direction pre-conditions 4 years ago
Jonathan G Rennison ffe3c769a3 Add road tile cached one way state, one way road section detection 4 years ago
Jonathan G Rennison 2fe5d4339b Add 3 more zoning highlight colours 4 years ago
Jonathan G Rennison 38a153017f One-way road zoning mode 4 years ago
Jonathan G Rennison 750417af10 Initial support for one-way side road junctions 4 years ago
Jonathan G Rennison 569d715cfc Avoid RVs overtaking into the path of another overtaking RV 4 years ago
Jonathan G Rennison c67b8f7d0e RVs on one-way roads can continue overtaking until the normal road side is clear 4 years ago
Jonathan G Rennison d4dea94c3f Don't check road ahead when overtaking on one-way roads 4 years ago
Jonathan G Rennison 3a75f13874 Allow drive-through road stops to be one-way 4 years ago
Jonathan G Rennison 3fa92f5d8e Debug: Add RV path cache length 4 years ago
Jonathan G Rennison 67506e3781 Return error when upgrading airport to an identical configuration
See: #200
4 years ago
translators a441973d17 Update: Translations from eints
romanian: 1 change by ALEX11BR
4 years ago
translators 59ae40af53 Update: Translations from eints
vietnamese: 24 changes by KhoiCanDev
4 years ago
Jonathan G Rennison 9909f9ab54 Fix smallmap not refreshing at all when paused 4 years ago
Jonathan G Rennison 890e0c1198 Fix assertion failure when colour stack used with TC_FORCED 4 years ago
Jonathan G Rennison 66630ef8df Fix crash in group GUI vehicle/group dragging
See: https://github.com/OpenTTD/OpenTTD/issues/8332
4 years ago
Jonathan G Rennison 42e7d796aa Debug: Add vehicle position and road veh vars to vehicle debug window 4 years ago
Jonathan G Rennison 671fb7bf00 Notify road layout changed when adding/removing road one-way state 4 years ago
translators 97d7c0a8e1 Update: Translations from eints
tamil: 76 changes by Aswn
4 years ago
Jonathan G Rennison 5f4541768a Allow RV overtaking when another vehicle is on the same tile behind it 4 years ago
Jonathan G Rennison 755fa8196f Use PRI macros where available for 64 bit printf format codes 4 years ago
Jonathan G Rennison 579d67c89e Programmable pre-signals: Fix MP desync with programming new signals
If signal was never evaluated on the server, inserting instructions
would fail on the server, such that the signal programs differed
between client and server.
4 years ago
Jonathan G Rennison ab4026c28d Fix assertion failure when redrawing window/widget wholly off-screen 4 years ago
Jonathan G Rennison 83a128e8a9 Fix stack overflow due to excessive recursion in LinkRefresher
Clamp recursion limit to maximum of 64

See: #198
4 years ago
Jonathan G Rennison abade81e63
Merge pull request #199 from telk5093/jgrpp
Update: Korean translation for v0.38.1
4 years ago
TELK 058b16ffd6 Update: Korean translation for v0.38.1 4 years ago
Jonathan G Rennison 267a2763fe Version: Committing version data for tag: jgrpp-0.38.1 4 years ago
Jonathan G Rennison de5fb361ad Fix crash when saving order backups 4 years ago