Commit Graph

49596 Commits (600d556f91b1954d04bac7b8cd0cb614d341d6e3)
 

Author SHA1 Message Date
Jonathan G Rennison 600d556f91 Version: Committing version data for tag: jgrpp-0.39.0 4 years ago
Jonathan G Rennison 99b2698658 Update vehicle image on demand when image is continuously updated by GRF
This is for trains/RVs only (to avoid issues with variable sprite bounds)

This largely fixes the performance issues of continuously updating
vehicle images
4 years ago
Jonathan G Rennison cde5e8c79d Add setting to disable continuously updating NewGRF vehicle image 4 years ago
Jonathan G Rennison 760a1f0163 Fix assert failure in MarkAllViewportMapsDirty
Assertion is incorrect
4 years ago
Jonathan G Rennison 95973044ea Fix minimum size of plans window 4 years ago
Jonathan G Rennison 74efe0b840 Add helper function to add Dimensions 4 years ago
Jonathan G Rennison d50f3cd580 Show plans in GUI using plan colour, use prefix for private plans 4 years ago
Jonathan G Rennison 0902243ab3 Allow changing the colour of plans 4 years ago
Jonathan G Rennison e7f552844b Unselect selected plan when closing plan window 4 years ago
Jonathan G Rennison d25da35802 Set size of enum Colours 4 years ago
Jonathan G Rennison 53af61fc9e Do not charge vehicle running costs when waiting in depot due to timetable
See: #202
4 years ago
Jonathan G Rennison 81ec419046 Fix changing tree transparency not updating vegatation map mode viewports 4 years ago
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