Commit Graph

591 Commits

Author SHA1 Message Date
Jonathan G Rennison
191f710c40 Add custom signal style properties to set electric/semaphore enabled types 2022-06-19 17:43:46 +01:00
Jonathan G Rennison
175c5d4d50 Add signal style flag to limit lookahead extra aspect 2022-06-19 12:46:56 +01:00
Jonathan G Rennison
bdd73a19a1 Add signal style flag for unconditional reserve through
Add map bits for unconditional reserve through
Adjust signal aspect/state handling
2022-06-19 04:15:27 +01:00
Jonathan G Rennison
7ae06124ae Add signal style flag for no aspect increase behaviour (banner repeater) 2022-06-19 02:08:38 +01:00
Jonathan G Rennison
6e4c4b35e7 Initial implementation of NewGRF custom signal styles 2022-06-19 02:08:38 +01:00
Jonathan G Rennison
41117a52d2 Signals: Add variable for signal context (track, tunnel, bridge, etc) 2022-06-15 19:03:13 +01:00
Jonathan G Rennison
cf5eef515e Signals: Add GRF restriction info bit for may reverse 2022-06-15 17:49:54 +01:00
Jonathan G Rennison
7bb0de247d Add GRF feature: New Landscape
Custom graphics using actions 1/2/3.

Currently only for rock tiles
2022-06-13 17:13:48 +01:00
Jonathan G Rennison
a85492cb58 Documentation: Add section list to NewGRF additions doc 2022-06-13 02:28:42 +01:00
Jonathan G Rennison
d7eff4b926 Documentation: Add note about action 3 signals cargo types 2022-06-13 01:40:09 +01:00
Jonathan G Rennison
b6630acc24 Documentation: Fix explanation of road stops terrain type variable 2022-06-13 01:36:06 +01:00
Jonathan G Rennison
ba52fbeb91 Signals: Add variable for restriction info, add bit for reserve through 2022-06-12 09:00:31 +01:00
Jonathan G Rennison
cdbc758dba Documentation: Fix spelling error and redundant text 2022-06-06 00:18:08 +01:00
Jonathan G Rennison
13bb4fc47b Documentation: Update low level changes document 2022-06-05 15:54:22 +01:00
Jonathan G Rennison
a54416afbc Add GRF variable to use extra station names even when default names remain 2022-04-18 20:06:21 +01:00
Jonathan G Rennison
c4d90a150e Documentation: Fix typo in NML roadstops doc 2022-04-18 20:06:21 +01:00
Jonathan G Rennison
272c93486c Documentation: Fix name of RST_GENERAL_FLAG_DRIVE_THROUGH_ONLY 2022-04-16 10:06:13 +01:00
Jonathan G Rennison
8a9afd4621 Add road stops flag for drive-through stops only 2022-04-15 17:46:42 +01:00
Jonathan G Rennison
ad0dc6dc87 Add road stops flag to disable drawing catenary 2022-04-15 11:47:57 +01:00
Jonathan G Rennison
156e53a519 Documentation: Reference road stops from main NewGRF pages 2022-02-25 23:23:15 +00:00
Jonathan G Rennison
95fb19490b Documentation: Add note about road stop parent scope 2022-02-25 20:41:17 +00:00
Jonathan G Rennison
13f93ee678 Documentation: Add syntax example for road stops NML 2022-02-25 20:35:25 +00:00
Jonathan G Rennison
998d92fa37 Documentation: Add NML road stop nearby_tile_is_drive_through variable 2022-02-25 15:46:01 +00:00
Jonathan G Rennison
e24d7c88bc Add road stop flag to not show one-way road overlays 2022-02-25 12:42:32 +00:00
Jonathan G Rennison
2ce5a93527 Add road stop variables for one-way road info 2022-02-25 14:41:07 +00:00
Jonathan G Rennison
d7bc18e5ac Documentation: Add NML road stops documentation 2022-02-24 23:59:10 +00:00
Jonathan G Rennison
cb573a1523 Add road stop property to set cost multipliers 2022-02-24 21:13:46 +00:00
Jonathan G Rennison
ff2640c0e3 Add more sub parts to road stop var 68 2022-02-24 20:36:41 +00:00
Jonathan G Rennison
ad046bdf22 Add a waypoint ground draw flag to NewGRF road stops
Adjust overlay draw conditions
2022-02-24 18:20:09 +00:00
Jonathan G Rennison
ede2ceb9b9 Documentation: Initial road stops NewGRF documentation 2022-02-17 02:34:30 +00:00
Jonathan G Rennison
1084bb8566 Initial support for NewGRF road stops (bus and lorry stops) 2022-02-14 00:31:14 +00:00
Jonathan G Rennison
a3c003546b Implement extended NewGRF variable parameter support 2022-02-13 22:57:30 +00:00
Jonathan G Rennison
0db0c16f95 Documentation: Fix A2VM subchunk labels 2022-02-13 22:56:09 +00:00
Jonathan G Rennison
bb6786ccec Documentation: Add NML documentation for global vars
Fix typo
2022-02-11 01:05:47 +00:00
Jonathan G Rennison
5fd2610f69 Documentation: Fix type/height columns in landscape grid 2022-02-09 20:43:27 +00:00
Jonathan G Rennison
d4f11eca42 Add NewGRF object properties to set viewport map mode/smallmap tile type 2022-02-07 01:16:45 +00:00
Jonathan G Rennison
a03453da49 Add properties to set lighthouse and transmitter generation amounts 2022-01-28 23:35:31 +00:00
Jonathan G Rennison
eeef6c485a Initial implementation of NewGRF feature ID mapping 2022-01-28 22:39:46 +00:00
Jonathan G Rennison
c3c55db02b Implement road ground types for road waypoints 2022-01-26 22:15:17 +00:00
Jonathan G Rennison
7ff885fc96 Add replacement sprites for road waypoint buildings
Add action 5 sprite replacement support
2022-01-26 21:46:36 +00:00
Jonathan G Rennison
b4fc0b4dc5 Initial implementation of road waypoints 2022-01-26 21:46:36 +00:00
Jonathan G Rennison
ace75f6864 Widen station type field in map array 2022-01-26 21:46:35 +00:00
Jonathan G Rennison
66a1275e4b Documentation: Fix feature name for object inclined edge foundations 2022-01-26 02:01:50 +00:00
Jonathan G Rennison
7f846aad04 Documentation: Update landscape docs for object foundation type 2022-01-26 00:32:24 +00:00
Jonathan G Rennison
22e72b1ecd Documentation: NFO/NML docs on object additions 2022-01-24 02:30:29 +00:00
Jonathan G Rennison
15955bc279 Documentation: Initial NFO docs on variable remapping 2022-01-24 02:01:09 +00:00
Jonathan G Rennison
d69657846c Add Action 5 remappable type for misc GUI sprites 2022-01-21 23:53:03 +00:00
Jonathan G Rennison
579c71dd44 Script: Add ScriptRoad methods related to road types 2022-01-09 23:49:11 +00:00
Jonathan G Rennison
bfe7bbebd8 Documentation: Add object properties to NewGRF additions docs 2021-12-08 02:45:56 +00:00
Jonathan G Rennison
06fa1ae332 Add object shore/flooding support, adjust handling of foundations
Add info to debug window
2021-12-05 21:46:09 +00:00