Commit Graph

52754 Commits (ad046bdf2212a7acdb6d5696cbb779c237f1e272)
 

Author SHA1 Message Date
Jonathan G Rennison ad046bdf22 Add a waypoint ground draw flag to NewGRF road stops
Adjust overlay draw conditions
3 years ago
Jonathan G Rennison 5109083564 Fix spec allocation issues when overbuilding a road stop with the same type 3 years ago
Jonathan G Rennison 6b03575dcd Fix road stop ground sprite/overlays in preview window 3 years ago
Jonathan G Rennison 8eddb494c2 Fix tram bus/truck stop windows, fix filter text left padding 3 years ago
Jonathan G Rennison 1dee6d2796 Fix drawing of custom road stop ground sprites on map 3 years ago
Jonathan G Rennison c503bd32c0 Fix road waypoint window not being closed when no longer placing 3 years ago
Jonathan G Rennison 5a2cc24190 Fix initialisation of new road stop specs 3 years ago
Jonathan G Rennison 909b20ee68 Implement train speed adaptation on signalled tunnels/bridges
See: #373
3 years ago
Jonathan G Rennison cf25a0c80a Documentation: Update links to online doc HTML in readme 3 years ago
Jonathan G Rennison df92b7e449 Merge branch 'road-stops' into jgrpp 3 years ago
Jonathan G Rennison 5428492d6b Add hotkeys for building road waypoints to the road/tram toolbars 3 years ago
Jonathan G Rennison 742b42cff6 Remove unused road stop constant 3 years ago
Jonathan G Rennison ede2ceb9b9 Documentation: Initial road stops NewGRF documentation 3 years ago
Jonathan G Rennison 50775f8b43 Increase road stop random bits to 8 bits 3 years ago
Jonathan G Rennison 650a359a16 Fix road stop road/tram type variables when not present and in GUI 3 years ago
Jonathan G Rennison a0e6380d7a Fix variable definition for road stop var 6A 3 years ago
Jonathan G Rennison 4a347e73bb Fix drawing road/tram type overlays for drive-through stops in GUI 3 years ago
Jonathan G Rennison 20c5d471be Fix implicit order generation with road vehicle leave stop next order check 3 years ago
Jonathan G Rennison ae3c4f2d6d If road vehicle next order is for same station when leaving, do not leave
Just start loading again without moving instead
3 years ago
Jonathan G Rennison a6190c9deb Fix crash in scheduled dispatch window with nearest depot dispatch order 3 years ago
Jonathan G Rennison 5119d61c82 If aircraft next order is for same station when leaving, do not leave
Just start loading again without moving instead
3 years ago
Jonathan G Rennison 2cbbae16da Add roadstop GRF properties to set bridge heights and disallowed pillars 3 years ago
Jonathan G Rennison 1a64d2a97e Add NewGRF extension names for road stop animation frame variables 3 years ago
Jonathan G Rennison 323810b4e1 Fix town local authority button not being redrawn
See: #372
3 years ago
Jonathan G Rennison 23c472d2a0 Add support for road stop animation, availability callback
Add animation, callback mask, general flags properties
Add animation frame variables
3 years ago
Jonathan G Rennison 0c3988c39b Fix GetAnimatedTileSpeed_Station for airport tiles 3 years ago
Jonathan G Rennison 67d967befb Add road stop support for Action 3 cargo type groups 3 years ago
Jonathan G Rennison 3b8c73acad Add/adjust NewGRF road stop variables 3 years ago
Jonathan G Rennison 64fb6251bf Implement NewGRF road waypoint selection window 3 years ago
Jonathan G Rennison 66db1863f2 Debug: Add NewGRF inspector support for road stops 3 years ago
Jonathan G Rennison a69eba31fe Implement NewGRF road stop root sprite group selection 3 years ago
Jonathan G Rennison 1084bb8566 Initial support for NewGRF road stops (bus and lorry stops) 3 years ago
Jonathan G Rennison a3c003546b Implement extended NewGRF variable parameter support 3 years ago
Jonathan G Rennison 0db0c16f95 Documentation: Fix A2VM subchunk labels 3 years ago
Jonathan G Rennison ecc4e79337 Fix non-rail bridge construction setting polyrail endpoints
See: #371
3 years ago
Jonathan G Rennison d659ce3189 Fix c040a69f: rail waypoint spec not being allocated for new waypoints 3 years ago
Jonathan G Rennison bb6786ccec Documentation: Add NML documentation for global vars
Fix typo
3 years ago
Jonathan G Rennison 5fd2610f69 Documentation: Fix type/height columns in landscape grid 3 years ago
Jonathan G Rennison c040a69fec Handle case where rail waypoint runs out of station spec slots 3 years ago
Jonathan G Rennison 2959221066 Debug: Add support for showing extended variables in object debug window 3 years ago
Jonathan G Rennison 038e96bfb0 Version: Committing version data for tag: jgrpp-0.46.1 3 years ago
Jonathan G Rennison bd4cfcee69 Fix d4f11eca: Missing break in switch 3 years ago
Jonathan G Rennison 4fde8d13a7 Merge branch 'master' into jgrpp
# Conflicts:
#	src/console_cmds.cpp
#	src/lang/belarusian.txt
3 years ago
Jonathan G Rennison d4f11eca42 Add NewGRF object properties to set viewport map mode/smallmap tile type 3 years ago
translators 83b6defbfb Update: Translations from eints
korean: 1 change by telk5093
turkish: 5 changes by AlphenLLC
3 years ago
Jonathan G Rennison 1d885c462f Fix incorrect string parameters for dispatch schedule assigned to depot
See: #368
3 years ago
Jonathan G Rennison acaf20120f Fix text colour in scheduled dispatch management dropdown items
See: #369
3 years ago
Jonathan G Rennison b68226aa07 Add colour flags field to DropDownListStringItem 3 years ago
Jonathan G Rennison 929ee23b34 Fix SetColourRemap when using TC_FORCED | TC_BLACK 3 years ago
Jonathan G Rennison d0d7d97691 Use static extended feature versions for SlIsObjectCurrentlyValid 3 years ago