Commit Graph

46954 Commits (f06c2e0475e6258df8c22fb986cca9a16829e14a)
 

Author SHA1 Message Date
Jonathan G Rennison f06c2e0475 Add NewGRF feature for varact2 station var 42 6 years ago
Jonathan G Rennison 4566699939 Fix script/AI construction of rail track and waypoints
Broken by increase to 64 rail types (bf8d7df736)
6 years ago
Jonathan G Rennison cb7eea8896 Add NewGRF features for more bridge types and Action 0 bridges prop 0x14 6 years ago
cirdan c6d4a6b5e4 Rework end loop in GrowTownWithBridge
Rework the end loop in GrowTownWithBridge to keep track of bridge
types already tried. This also fixes a bug that prevented the last
bridge type from being tried at all.

(cherry picked from commit 2b1d2c5887f8c3e27a8229ef87d670395aab2011)
6 years ago
cirdan f41a125d8e Raise the maximum number of bridge types to 16
Raise the maximum number of possible bridge types to 16. The new
bridge types have default properties that make them unavailable at
any year and bridge length, so they cannot be used unless a NewGRF
overrides them.

(cherry picked from commit da399d7bf278ba32fb9f14af65cfcefe5d276e71)
6 years ago
cirdan 1aa13c9ea3 Allow NewGRFs to set the selection sprite for a bridge
Allow NewGRFs to define the sprite to use for a bridge in the bridge
selection window through Action0 property 14.

(cherry picked from commit 8434809a5b57477908e8d5f663e950546c7c8408)
6 years ago
Jonathan G Rennison 848a92e0d9 Fix signal state propagation from the back side of tunnel/bridge tiles 6 years ago
Jonathan G Rennison 59c396cc3b Fix wrong line height in click to select order in timetable GUI 6 years ago
Jonathan G Rennison 9774606c22 Version: Committing version data for tag: jgrpp-0.26.1 6 years ago
Jonathan G Rennison b582ef8078 Add NewGRF feature: action0_station_prop1B 6 years ago
Jonathan G Rennison 2735e7748c Merge branch 'newgrf-feature-detection' into jgrpp 6 years ago
Jonathan G Rennison 9038ac5c00 Merge branch 'master' into jgrpp
# Conflicts:
#	docs/landscape_grid.html
6 years ago
Jonathan G Rennison 9f2515d793 Add general NewGRF feature detection scheme to Action 14 6 years ago
Patric Stout 5df3a65074 Add: notify IRC about pull-requests and issues 6 years ago
Jonathan G Rennison 64c71f5136 Add recalculated total to AssertCountConsistency assertion message 6 years ago
Jonathan G Rennison f13b686d0c Merge branch 'custom_bridgeheads' into jgrpp
# Conflicts:
#	src/settings_gui.cpp
#	src/train_cmd.cpp
6 years ago
Jonathan G Rennison 1b9775479d Fix incorrect vehicle alignment when entering bridge from W,N directions 6 years ago
Jonathan G Rennison a87720ca06 Fix train bounding box/delta not being updated when entering bridge from 45° angle 6 years ago
Patric Stout 74eb77f0a8 Add: notify IRC about pushes to this repository 6 years ago
translators b34a1f372f Update: Translations from eints
italian: 1 change by lorenzodv
6 years ago
Jonathan G Rennison a87e77015c Fix being able to add signals to bridge with junction custom bridge head at far end 6 years ago
J0an Josep 67f6bcdc9b Fix #6805: Update CmdBuilRailWaypoint bits. 6 years ago
J0an Josep a53f13cff6 Fix #6805: Clear some m8 bits when making some tiles. 6 years ago
J0an Josep 8c0a6bbc4f Fix: (Doc) Use free bits and -inherit- more consistently in landscape grid. 6 years ago
J0anJosep 41a620c1a7 Fix #6805: (Doc) Road depot and stations (except rail stations and waypoints) do not use m8 for railtype. 6 years ago
ScumbagDog 16cf577b61 Feature: Added New Russian Ruble as currency (#6678) 6 years ago
translators 76f788124b Update: Translations from eints
latvian: 8 changes by krixis02
6 years ago
Jonathan G Rennison ef0a0b0f8e Implement rail station property 1B, bridge clearance information 6 years ago
Jonathan G Rennison 76a7b70cad Implement NewGRF Station var 0x42 (rail type) for unbuilt stations 6 years ago
Jonathan G Rennison 743802974c Fix typo in changelog 6 years ago
Jonathan G Rennison 649118c928 Fix assertion failure when deleting train from signalled tunnel/bridge 6 years ago
translators 4bd281cef3 Update: Translations from eints
korean: 44 changes by telk5093
6 years ago
Jonathan G Rennison 912ddc85d4 Merge remote-tracking branch 'J0anJosep/MapArrayGrid-m8' into jgrpp
# Conflicts:
#	docs/landscape_grid.html
6 years ago
Jonathan G Rennison a84fbcb219 Change bridges over stations/objects settings from expert to advanced 6 years ago
Jonathan G Rennison b9d7f8e0a7 Disallow building bridges over airports 6 years ago
Jonathan G Rennison 25bfeec048 Fix line height mismatch between columns in timetable window
This could occur when using small fonts or large icons (e.g. BigGUI
NewGRF).
6 years ago
Jonathan G Rennison 5d8c560c5b Merge branch 'signal_tunnels_bridges' into jgrpp 6 years ago
Jonathan G Rennison 53acbd57b1 Fix buffer overflow in savegame upgrade path in 5770f1407a 6 years ago
Niels Martin Hansen 9627577596 Fix: HouseSpec::watched_cargoes not 64 bit
Looks like HouseSpec::watched_cargoes was missed in the conversion to 64 cargo types.
6 years ago
translators 64dac65e20 Update: Translations from eints
spanish (mexican): 1 change by Absay
6 years ago
J0an Josep b843373245 Fix #6805: Update CmdBuilRailWaypoint bits. 6 years ago
J0an Josep 9cabab03b1 Fix #6805: Clear some m8 bits when making some tiles. 6 years ago
Jonathan G Rennison b80c3198cc Version: Committing version data for tag: jgrpp-0.26.0 6 years ago
Jonathan G Rennison df7177876c Update baseset files 6 years ago
Jonathan G Rennison e261a71271 Merge branch 'crashlog_improvements' into jgrpp
# Conflicts:
#	src/console_cmds.cpp
#	src/openttd.cpp
#	src/vehicle.cpp
6 years ago
Jonathan G Rennison ae15c96c1a Merge branch 'master' into jgrpp
# Conflicts:
#	docs/landscape.html
#	docs/landscape_grid.html
#	src/bridge_gui.cpp
#	src/bridge_map.h
#	src/rail_cmd.cpp
#	src/rail_gui.cpp
#	src/rail_map.h
#	src/rail_type.h
#	src/road_map.h
#	src/saveload/afterload.cpp
#	src/saveload/map_sl.cpp
#	src/saveload/saveload.cpp
#	src/script/api/script_rail.cpp
#	src/station_cmd.cpp
#	src/tunnel_map.h
#	src/tunnelbridge_cmd.cpp
6 years ago
Jonathan G Rennison 1b5da1f2aa Add m8 support to DumpTileInfo 6 years ago
Jonathan G Rennison 9490f33a6c Merge branch 'master' into crashlog_improvements
# Conflicts:
#	src/console_cmds.cpp
#	src/openttd.cpp
#	src/vehicle.cpp
6 years ago
Jonathan G Rennison 9e1e074c2b Update existing assertions to log tile information where suitable 6 years ago
Jonathan G Rennison 5661763d6a Merge branch 'crashlog_improvements' into jgrpp 6 years ago