Commit Graph

89 Commits (jgrpp)

Author SHA1 Message Date
Jonathan G Rennison 66a1275e4b Documentation: Fix feature name for object inclined edge foundations 2 years ago
Jonathan G Rennison 22e72b1ecd Documentation: NFO/NML docs on object additions 2 years ago
Jonathan G Rennison 15955bc279 Documentation: Initial NFO docs on variable remapping 2 years ago
Jonathan G Rennison d69657846c Add Action 5 remappable type for misc GUI sprites 2 years ago
Jonathan G Rennison bfe7bbebd8 Documentation: Add object properties to NewGRF additions docs 2 years ago
Jonathan G Rennison 5d351a14d2 Add new signal type: no-entry signal
This is only passable in one direction, but does not have a signal
or show an aspect in the opposite direction

Add a setting for whether this is shown in the signal UI.
Off by default.
3 years ago
Jonathan G Rennison b2ef6c0de8 Add implementation of multi-aspect signalling and GRF support
Requires realistic braking

See: #247
3 years ago
Jonathan G Rennison f1fde8c684 Enable recolouring of custom signal graphics (global and per-railtype) 3 years ago
Jonathan G Rennison 322a046f49 NewGRF: Allow using Action 2/3 for custom signal sprites
This is mostly the same format as the railtype custom signal mechanism
3 years ago
Jonathan G Rennison b65b4d558e Documentation: Fix anchor tag for Action 0 - Global Settings 3 years ago
Jonathan G Rennison 3e7fdaf609 Documentation: Fix text for railtype_disable_realistic_braking 3 years ago
Jonathan G Rennison 4174fe727c Add NewGRF feature: Extra station name strings
These are used when all the default names have been used up,
instead of "Town Station #NNN".
3 years ago
Jonathan G Rennison 743c9023c6 Doc: Add element IDs/link anchors to NewGRF additions 3 years ago
Jonathan G Rennison 6a62b94263 Add NewGRF railtype flag to disable realistic braking for vehs of that type
See: #242
3 years ago
Jonathan G Rennison 98f889f0ab Documentation: Add NML documentation for non-standard NewGRF features 4 years ago
Jonathan G Rennison 946442ab6b GRF: Add extra road/tram type flag: towns cannot modify tiles 4 years ago
Jonathan G Rennison 75a964acb0 GRF: Add extra road/tram type flag: not available to AI/GS 4 years ago
Jonathan G Rennison 14adcbac80 Add NewGRF bridge property to prevent town or AI/GS building bridge type 4 years ago
Jonathan G Rennison b6f583a799 GRF: Add railtype custom signal sprite restricted flag, and control flag 4 years ago
Jonathan G Rennison d32672a325 GRF: Allow railtype custom signal sprites for programmable pre-signals 4 years ago
Jonathan G Rennison 8ed212f044 Documentation: NewGRF: Fix grammar issue 4 years ago
Jonathan G Rennison 030e8bf762 Rename programmable signals to programmable pre-signals
This is to make it less unclear what they actually are and do
5 years ago
Jonathan G Rennison f3fb05fad4 Documentation: Fix typo in newgrf-additions 5 years ago
Jonathan G Rennison a26db59349 Add Action 5 support for programmable signals graphics 6 years ago
Jonathan G Rennison 5b0cca4b57 Merge branch 'newgrf-property-mapping' into jgrpp
# Conflicts:
#	docs/newgrf-additions.html
#	src/newgrf.cpp
6 years ago
Jonathan G Rennison 7f87e3d61c Add an action 5 type ID remapping mechanism 6 years ago
Jonathan G Rennison 254bc4a710 Documentation: Fix typo in action 0 remapping description 6 years ago
Jonathan G Rennison cef13b79c6 Documentation: Fill in documentation for bridge menu icons and station min bridge height 6 years ago
Jonathan G Rennison 8b37e5aac2 Implement custom bridge pillar flag support
Add bridge NewGRF property to set bridge pillars
Add station NewGRF property to disallow bridge pillars

Set values for default bridges and stations
6 years ago
Jonathan G Rennison d264d71d04 Documentation: Fix typo in action 0 remapping description 6 years ago
Jonathan G Rennison d320f77c44 Documentation: Fix NewGRF additions CSS 6 years ago
Jonathan G Rennison 2c88645bac Merge branch 'newgrf-property-mapping' into jgrpp 6 years ago
Jonathan G Rennison 04536952ee Fix Action 0 mapped property length handling
Fix case when Num-info != 1
6 years ago
Jonathan G Rennison ceae4516ca Add remappable properties for station min bridge height and bridge menu icon 6 years ago
Jonathan G Rennison 06c458cb19 Merge branch 'newgrf-property-mapping' into jgrpp
# Conflicts:
#	docs/newgrf-additions.html
#	src/newgrf.cpp
6 years ago
Jonathan G Rennison 9a6a66a054 Add general NewGRF Action 0 property mapping scheme to Action 14 6 years ago
Jonathan G Rennison 2dda1c4351 Documentation: Add docs on NewGRF spec additions 6 years ago
Jonathan G Rennison b653c55d34 Documentation: Spelling/minor adjustments to NewGRF additions 6 years ago
Jonathan G Rennison 15d818facc Documentation: Add docs on NewGRF spec additions 6 years ago