Jonathan G Rennison
22caac6529
Add game setting to limit train lookahead to signal aspect
...
In realistic braking mode when multi-aspect signalling enabled by GRF
2022-06-19 12:44:15 +01:00
Jonathan G Rennison
3ca95a63d2
Settings: Fix wrong flags for town max height and min area settings
2022-06-11 01:42:05 +01:00
Jonathan G Rennison
b2d8f3ce43
Add setting to disable water animation depending on zoom level
2022-06-06 00:18:08 +01:00
Jonathan G Rennison
5055167c44
Add support for enum client settings
2022-06-06 00:18:08 +01:00
Jonathan G Rennison
9e414a1eab
VarAction2: Move optimiser flags to a separate setting
2022-06-04 02:12:23 +01:00
Jonathan G Rennison
6d4da8afd4
Add setting to ignore object introduction dates
2022-06-02 14:06:21 +01:00
Jonathan G Rennison
6fce46304a
Add setting to disable object expiry after a given year
2022-06-02 13:29:03 +01:00
Jonathan G Rennison
730b84e262
Fix load check of a savegame with realistic braking enabled triggering signal checks on current game
2022-05-26 01:13:46 +01:00
Jonathan G Rennison
5b7db9d849
Merge branch 'master' into jgrpp
...
# Conflicts:
# .github/workflows/ci-build.yml
# .github/workflows/commit-checker.yml
# src/command.cpp
# src/company_cmd.cpp
# src/company_gui.cpp
# src/crashlog.cpp
# src/economy.cpp
# src/lang/english.txt
# src/lang/german.txt
# src/lang/korean.txt
# src/misc_gui.cpp
# src/newgrf_config.cpp
# src/openttd.cpp
# src/settings_gui.cpp
# src/ship_cmd.cpp
# src/table/settings/gui_settings.ini
2022-05-15 13:54:13 +01:00
Jonathan G Rennison
452d22ce37
Add setting for width of dynamic snowline range for arctic tree placement
...
Default: 75%
2022-05-01 00:56:03 +01:00
Jonathan G Rennison
c4e2175cc9
Merge branch 'master' into jgrpp
2022-04-29 18:00:33 +01:00
Tyler Trahan
41de69c5b7
Feature: Improved Finance window
2022-04-25 21:51:51 +02:00
Tyler Trahan
e79724ea22
Feature: Alternative linkgraph colour schemes ( #9866 )
2022-04-25 19:32:55 +02:00
Loïc Guilloux
ef4b699f40
Fix #9853 , 648ee88: incorrect merge of guiflags and flags for osk_activation ( #9855 )
2022-04-15 22:57:47 +02:00
Tyler Trahan
f92cf38ab5
Feature: Allow disabling local authority control of company actions
2022-04-02 22:50:28 +02:00
Jonathan G Rennison
40cdf7944a
Fix 583663bc, 7953a1f8: Loading autosave setting from config file
2022-03-10 00:09:07 +00:00
reldred
59022c40f9
adjustments;
...
added lake tropic width adjustment
added an extra large setting to the coasts (51radius)
set minimum width for rivers and lakes to 2 (setting it to 1 actually CTD'd the game)
made max for rivers and lakes be 51 tiles to match the 51tiles of the coast setting.
2022-03-06 11:03:46 +10:30
reldred
22305e8795
Allows configuring the width of the coast in tropic maps that generates as tropiczone_normal before the desert kicks in, it does this by creating two additional arrays which house the coordinates to create a filled circle of radius of 19 tiles, and 25 tiles. the default creates a radius of 13 tiles.
...
I'd eventually like to add an Extra Large setting but manually creating the array of coordinates is horrible.
I wedged this setting in beside the setting for tropic width around rivers despite it not fitting into the rivers/lakes category because it still feels the most relevant place for now.
2022-03-05 16:25:50 +10:30
Jonathan G Rennison
2cbbae16da
Add roadstop GRF properties to set bridge heights and disallowed pillars
2022-02-15 18:21:32 +00:00
Jonathan G Rennison
bffff8e357
Add feature array as parameter to SlXvIsFeaturePresent methods
2022-02-04 21:27:20 +00:00
Jonathan G Rennison
3353546966
Adjust linkgraph.aircraft_link_scale feature test
2022-02-04 19:19:58 +00:00
Tyler Trahan
7f0efbe00e
Feature: Remember the last-used signal between games ( #9792 )
2022-02-02 21:26:46 +00:00
Jonathan G Rennison
47f219d66d
Settings GUI: Label sprite_zoom_min as should be left at default
2022-01-31 01:31:13 +00:00
Jonathan G Rennison
96d789dfbf
Fix window preference save/load of build vehicle windows
2022-01-23 13:58:34 +00:00
Jonathan G Rennison
d81cbc25b8
Add setting to allow hiding viewport labels of inidivudal waypoints
2022-01-21 23:37:53 +00:00
Jonathan G Rennison
26fb0940c6
Add client setting for whether to sync locale settings with server in multiplayer
2022-01-21 01:37:15 +00:00
Tyler Trahan
bec218069c
Feature: Remember the last-used signal between games
...
(cherry picked from commit a9de36ad23f30d125ed495f0bd84342b594d19df)
See: https://github.com/OpenTTD/OpenTTD/pull/9792
2022-01-19 18:51:30 +00:00
Jonathan G Rennison
a64a6aeeb8
Fix text input of velocity setting values
...
See: #357
2022-01-11 21:17:19 +00:00
Jonathan G Rennison
a4ea155d33
Merge PR #357 into jgrpp
2022-01-11 20:44:47 +00:00
Yourself
7823c81597
Add: Through load speed limit setting
2022-01-08 22:27:43 -07:00
Jonathan G Rennison
a14df8dfe2
Merge PR #351 into jgrpp
2022-01-03 19:18:57 +00:00
Yourself
e4fa9f8465
Add: Cargo delivery distribution modes
2022-01-03 17:55:28 +00:00
Jonathan G Rennison
e993afcd99
Store encrypted company password hashes in server saves
...
Restore when loading back into the server if server has required secret
2022-01-03 03:09:32 +00:00
Jonathan G Rennison
00cfb00537
Fix auto-generated network.network_id setting value not being saved in config
2022-01-02 22:27:40 +00:00
Jonathan G Rennison
89181ea9fd
Add setting to increase cost/distance of aircraft linkgraph links
2022-01-02 01:15:54 +00:00
Jonathan G Rennison
f65a166308
Add client setting to show all signals using the default sprites
2021-12-27 18:31:27 +00:00
Jonathan G Rennison
2c7ec68b76
Enable news warning for missing depot order in order list by default
2021-12-27 17:01:05 +00:00
Jonathan G Rennison
7953a1f8d1
Allow setting autosave interval to a custom number of real-time minutes
2021-12-14 18:48:57 +00:00
Jonathan G Rennison
583663bca1
Allow setting autosave interval to a custom number of days
2021-12-14 18:08:06 +00:00
Jonathan G Rennison
b69521ea87
Allow specifying a custom number of industries in map generation window
2021-12-08 17:33:32 +00:00
Jonathan G Rennison
ff714b7648
Add setting to disable "big GUI" NewGRFs
2021-12-05 13:40:56 +00:00
Jonathan G Rennison
4e25fa199c
Add a "default" mode to TT autofill rounding setting, set as default
...
Use game ticks per minute or day ticks
2021-12-03 12:10:30 +00:00
reldred
f461f0de08
Introduces a new setting (defaulted off) to allow preventing road vehicles from performing so-called quantum tunelling through other vehicles blocking their path.
2021-11-22 15:45:55 +10:30
Jonathan G Rennison
9ff8643fd9
Split config transparency settings into base and extra fields
...
This is to avoid incorrect settings when loading in trunk,
as the min/max clamping is not bitwise.
In particular having all options set in trunk when transparent vehicles
in tunnels was set.
2021-11-21 22:10:31 +00:00
Jonathan G Rennison
0691b25e17
Merge branch 'master' into jgrpp
...
# Conflicts:
# src/saveload/afterload.cpp
2021-11-20 13:15:32 +00:00
dP
ad90e88ebd
Change: Make pf.yapf.rail_firstred_twoway_eol on by default ( #9544 )
2021-11-19 00:08:06 +00:00
Jonathan G Rennison
f16657ec96
Fix running costs divider settings saveload
2021-11-18 23:34:39 +00:00
Jonathan G Rennison
33bedf0061
Allow changing running cost divider settings in game
2021-11-18 23:31:21 +00:00
Jonathan G Rennison
fddc9fb975
Increase max value of running cost divider settings
2021-11-18 23:30:40 +00:00
reldred
904ff346c2
Initial commit to allow configuring running costs as a fraction (1/1 default thru 1/4) independently for both vehicles stopped in depots (doesn't work for planes, I'm not smart enuff), or vehicles that are stationary.
2021-11-18 12:47:23 +10:30