Commit Graph

49613 Commits (2ad446369df7eef07dae96360083dd4dc5ec909f)
 

Author SHA1 Message Date
Jonathan G Rennison 2ad446369d Cache animated tile speed, use btree map for animated tiles 4 years ago
Jonathan G Rennison 72a7ae25e8 Tracerestrict: Fix program execution when skipping double non-conditional 4 years ago
Jonathan G Rennison 320a8da283 Show tile animation info in debug window 4 years ago
Jonathan G Rennison a20112e48f Add console command to dump desync message log 4 years ago
Jonathan G Rennison 1f54c8a018 Send vehicle caches to network clients to prevent desyncs due to bad GRFs 4 years ago
Jonathan G Rennison 4ba11fa822 CheckCaches: Log incorrect aircraft cache fields 4 years ago
Jonathan G Rennison 223598bd06 CheckCaches: Log incorrect train/GV cache fields 4 years ago
Jonathan G Rennison 9efeb3551a Tunnel/bridge signal simulation spacing is now a company setting 4 years ago
Jonathan G Rennison ffbb4622ad Make sure that CmdBuildSingleRail failure cannot modify tile rail types 4 years ago
Jonathan G Rennison f5499852b6 Add debug console command to change rail type map colour 4 years ago
Jonathan G Rennison 39b7dc7b2a Use aux command log for sign commands 4 years ago
Jonathan G Rennison c4b09e4780 Fix map-mode viewports not updating when changing company and land colours 4 years ago
Jonathan G Rennison e6edcaf333 Use VCF_IMAGE_REFRESH_NEXT for ground vehicle VCF_REDRAW_ON_SPEED_CHANGE 4 years ago
Jonathan G Rennison 3dd52c6198 Fix scrollbar functionality in schedule dispatch window 4 years ago
Jonathan G Rennison a5bc6b68cc
Merge pull request #203 from telk5093/jgrpp
Update: Korean translation for v0.39.0
4 years ago
TELK 8783858072 Update: Korean translation for v0.39.0 4 years ago
Jonathan G Rennison 6472f0e203 Fix stack overflows due to excessive recursion updating order destination
See: #198
4 years ago
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