Commit Graph

263 Commits (64925aedf855da084f2d739db8fd864ffa30c410)

Author SHA1 Message Date
Jonathan G Rennison 64925aedf8 Add town variable for town tile X and Y coordinates 1 year ago
Jonathan G Rennison 9fd01d57cc Rename town zone extended variable identifiers 1 year ago
Jonathan G Rennison ac0c8c8cdd Debug: Show local GRF IDs for engines, stations, houses, objects and road stops 1 year ago
Jonathan G Rennison 1d947201d3 Debug: Fix expand/collapse for extra engine flags 1 year ago
Jonathan G Rennison 1d05637d45 Add setting for rail depot maximum speed 1 year ago
Jonathan G Rennison e02585f68e Add railtype and signals variables for signal vertical clearance 1 year ago
Jonathan G Rennison d30157a113 Debug: Show whether vehicle needs service in debug window 1 year ago
Jonathan G Rennison 5d5e005c5d Debug: Log aircraft target airport and movement state name 1 year ago
Jonathan G Rennison bd3df161e4 Debug: Show whether vehicle is in tile hash in debug info 1 year ago
Jonathan G Rennison 0ab54b2992 Debug: Fix aliasing of show/hide toggles for aircraft in debug window 1 year ago
Jonathan G Rennison 1dce4a0bef Debug: Show reliability/breakdown values in vehicle debug window 1 year ago
Jonathan G Rennison 9c5f81790a Debug: Split industry produced cargo info across multiple lines 1 year ago
Jonathan G Rennison ae99f667b0 NewGRF: Add generic town callback to set town zone radii 1 year ago
Jonathan G Rennison 93c34775e4 NewGRF: Add town variables for uncapped house count, population and zone radii
Add feature name
1 year ago
Jonathan G Rennison e0a42b5945 Debug: Add dumping of rail and road/tram sprite groups 1 year ago
Jonathan G Rennison 5a877b49b4 Add railtype/signal variable to get signal side 1 year ago
Jonathan G Rennison f7d62a1767 Add road/tram type flag to disallow collisions with trains 1 year ago
Jonathan G Rennison 663a3969a0 Add road/tram type flag to disallow tunnels 1 year ago
Jonathan G Rennison 3497d0dcdb Add road/tram type properties to set road vehicle collision mode 1 year ago
Jonathan G Rennison dceafaf2db GRF: Initial support for > 255 road stop specs per GRF
Add new variable for road stop info of nearby tiles
Bump roadstops version
1 year ago
Michael Lutz 5daaa45e4a Add: [NewGRF] Second vehicle property for additional callback flags.
(cherry picked from commit 2d73076056)
1 year ago
Jonathan G Rennison 1272bec13b Road stops: Add height property for build window preview 1 year ago
Jonathan G Rennison 219e41b5d6 Debug: Enable inspecting non-GRF objects 1 year ago
Jonathan G Rennison e8dca9f220 Debug: Add time since load/unload to station debug info 1 year ago
Jonathan G Rennison f3645cf629 Debug: Dump all station sprite groups, not just current resolved one 1 year ago
Jonathan G Rennison e816c2416a Debug: Show more road vehicle engine fields in debug window 1 year ago
Jonathan G Rennison 96f790fc7d Debug: Show rail station tile layouts in debug window 1 year ago
Jonathan G Rennison 0093ebe3a7 Debug: Add engine variant ID and extra flags to debug info 1 year ago
Jonathan G Rennison 5bea50c413 Debug: Add rail engine misc flags to debug info 1 year ago
Jonathan G Rennison 8af4ac8a4c GRF: Add road stops variable for road info of nearby plain road tile
See: #464
1 year ago
Jonathan G Rennison 6b8f799a1c Debug: Show engine base introduction date 1 year ago
Jonathan G Rennison 0a9d734ce8 Debug: List new landscape GRFs and their flags in the debug window 1 year ago
Jonathan G Rennison 39277404a2 Add new landscape variable for ground density and snow presence 1 year ago
Jonathan G Rennison 2430a5113e Debug: Add GRF debug window support for new landscape rocks 1 year ago
Jonathan G Rennison 5c2d5782a4 Fixes incorrect link graph edge travel times with non-unity day length
Change vehicle last_loading_tick to be relative to _scaled_tick_counter
1 year ago
Jonathan G Rennison afd3004ea0 Debug: Avoid compiler warnings in debug window cargo class printing 2 years ago
Jonathan G Rennison 3d7e5d5369 Avoid unnecessary viewport redraws for unused tile loop house triggers 2 years ago
Jonathan G Rennison b428c5b58a Debug: Show train engine veh type and power in debug window 2 years ago
Jonathan G Rennison 0bf1c9bb9d Merge tag '13.0-beta1' into jgrpp 2 years ago
Jonathan G Rennison 6ac311d71e Debug: Show type of current order in vehicle debug info 2 years ago
Jonathan G Rennison 669b3f2e04 Debug: Add GRF inspect window support for cargoes 2 years ago
Jonathan G Rennison a58d910a0b Debug: Include cost multipliers in rail and road type debug info 2 years ago
Jonathan G Rennison fc5e20719d Fix #423: Max TE/weight should not be shown for maglevs 2 years ago
Jonathan G Rennison 0400f06d9e Debug: Show industry GRF local ID in debug window 2 years ago
Jonathan G Rennison 4e5e85e7aa Debug: Allow inspecting industry specs before industry is built
Add debug box to industry chains window
2 years ago
Jonathan G Rennison 0a99440166 Debug: Always use head for vehicle debug window name in caption 2 years ago
Jonathan G Rennison cbabbb6db6 Fix train braking behaviour when lookahead is aspect limited
When lookahead end is within the reservation end
2 years ago
Jonathan G Rennison da57d75165 Debug: Print lookahead approach speeds for stations (using current order) 2 years ago
Jonathan G Rennison c6ae82b611 Fix 9ff161e4 boosting lookahead braking stats but not actual brake forces 2 years ago
Jonathan G Rennison 78ae295dfe Add combined normal and shunt aspect signal style flag 2 years ago