Jonathan G Rennison
|
d210bc4d14
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/lang/korean.txt
# src/saveload/afterload.cpp
Recalculate docking tile cache due to 57553cd8
|
2020-04-01 00:32:45 +01:00 |
|
SamuXarick
|
57553cd809
|
Fix #8020: Add missing docking tiles around industry neutral stations
|
2020-03-30 08:21:40 +02:00 |
|
Jonathan G Rennison
|
ba65a79d09
|
Enable allowing/disallowing supply to a station, per cargo
Ctrl-click station cargo rating
|
2020-03-22 13:49:22 +00:00 |
|
Jonathan G Rennison
|
8956b1ab02
|
Improve performance of tunnel rendering in viewport map mode
|
2020-03-03 06:57:50 +00:00 |
|
Jonathan G Rennison
|
b96e7f78fb
|
Merge branch 'master' into jgrpp
|
2020-02-21 21:18:01 +00:00 |
|
glx
|
9116b22386
|
Fix #8011, f5381798 : Dock tile in TTD savegame was only 2 bytes
|
2020-02-19 17:45:42 +01:00 |
|
Jonathan G Rennison
|
babe98cdb1
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/network/network_server.h
# src/pathfinder/yapf/yapf_road.cpp
# src/viewport.cpp
|
2020-02-09 15:43:47 +00:00 |
|
glx
|
2f264f2c92
|
Change: Heading for 1.11 now
|
2020-02-08 23:38:49 +01:00 |
|
Johannes E. Krause
|
107283748a
|
Feature: SLF_HEX to print hexadecimal numbers in the config file
|
2020-02-06 21:00:30 +00:00 |
|
Jonathan G Rennison
|
76f68c48f5
|
Cache whether vehicle is currently drawn: Vehicle::IsDrawn()
|
2020-02-03 18:58:19 +00:00 |
|
Jonathan G Rennison
|
dd99fd646d
|
Merge branch 'master' into jgrpp
# Conflicts:
# src/base_station_base.h
# src/industry.h
# src/industry_cmd.cpp
# src/industry_gui.cpp
# src/lang/korean.txt
# src/os/macosx/crashlog_osx.cpp
# src/station_cmd.cpp
# src/town.h
# src/town_cmd.cpp
# src/town_gui.cpp
|
2020-01-20 18:36:55 +00:00 |
|
Jonathan G Rennison
|
09b13dd484
|
Add conditional orders for cargo load percentage and waiting cargo amount
See: #90
|
2020-01-18 20:32:42 +00:00 |
|
Jonathan G Rennison
|
bb363695fc
|
YAPF: Prevent user for configuring signal penalties to negative values
Warn if signal penalty polynomial goes negative, and clamp to non-negative
|
2020-01-17 19:23:03 +00:00 |
|
Jonathan G Rennison
|
424813446f
|
TBTR: Avoid unnecessary iterations of template replacement pool
|
2020-01-16 01:16:08 +00:00 |
|
Jonathan G Rennison
|
c3223903ed
|
Codechange: Cache resolved town, station and industry name strings
|
2020-01-12 19:37:43 +00:00 |
|
frosch
|
a4be4514c9
|
Fix #7925: Reset temporary saveload data at the start of loading a savegame instead of at the end.
Otherwise temporary data may be passed from an aborted load action to the next load action.
|
2020-01-12 19:08:38 +01:00 |
|
Jonathan G Rennison
|
7960db35f2
|
Merge branch 'master' into jgrpp
# Conflicts:
# config.lib
# projects/openttd_vs140.vcxproj
# projects/openttd_vs140.vcxproj.filters
# projects/openttd_vs141.vcxproj
# projects/openttd_vs141.vcxproj.filters
# projects/openttd_vs142.vcxproj
# projects/openttd_vs142.vcxproj.filters
# src/aircraft_cmd.cpp
# src/base_station_base.h
# src/core/pool_type.hpp
# src/disaster_vehicle.cpp
# src/economy.cpp
# src/engine.cpp
# src/group.h
# src/group_cmd.cpp
# src/group_gui.cpp
# src/lang/english.txt
# src/lang/german.txt
# src/linkgraph/linkgraph_gui.cpp
# src/network/network_command.cpp
# src/network/network_server.cpp
# src/openttd.cpp
# src/order_cmd.cpp
# src/road_cmd.cpp
# src/saveload/afterload.cpp
# src/saveload/cargopacket_sl.cpp
# src/saveload/linkgraph_sl.cpp
# src/saveload/order_sl.cpp
# src/saveload/station_sl.cpp
# src/saveload/town_sl.cpp
# src/saveload/vehicle_sl.cpp
# src/screenshot.cpp
# src/screenshot.h
# src/settings_gui.cpp
# src/settings_type.h
# src/smallmap_gui.cpp
# src/station.cpp
# src/station_cmd.cpp
# src/table/settings.ini
# src/toolbar_gui.cpp
# src/town_cmd.cpp
# src/train.h
# src/train_cmd.cpp
# src/train_gui.cpp
# src/vehicle.cpp
# src/vehicle_base.h
# src/vehiclelist.cpp
# src/window_type.h
|
2020-01-06 18:45:51 +00:00 |
|
Charles Pigott
|
d1cead7f25
|
Fix: When loading old timetabled saves, also reset cached timetable duration
|
2020-01-05 20:51:26 +00:00 |
|
Charles Pigott
|
cddb8a4605
|
Fix #7587: Crash when loading saves with waypoints with invalid locations
|
2020-01-05 20:51:26 +00:00 |
|
Jonathan G Rennison
|
6f75d9119d
|
ChillPP: Add support for loading compatible linkgraph settings
|
2020-01-03 18:54:44 +00:00 |
|
Jonathan G Rennison
|
c681a9d5de
|
Fix vehicle timetable automate flag from ChillPP v8 savegames
|
2020-01-03 13:02:35 +00:00 |
|
Jonathan G Rennison
|
b8b84a9a0b
|
Fix leftover PBS reservation on signalled tunnel/bridge entrances in ChillPP savegames
|
2020-01-03 12:43:03 +00:00 |
|
Jonathan G Rennison
|
4936b3ba51
|
Add support for loading ChillPP v8 savegames
|
2020-01-03 00:08:33 +00:00 |
|
Jonathan G Rennison
|
5dc1027c6b
|
Add initial support for loading ChillPP v14.7 savegames
|
2020-01-01 23:14:00 +00:00 |
|
Jonathan G Rennison
|
b4453fac23
|
Saveload: Log chunk sizes when load fails due to chunk size mismatch
|
2020-01-01 17:13:17 +00:00 |
|
Jonathan G Rennison
|
796a878b90
|
Fix town growth rates when loading JokerPP v1.27 savegames
See #123
|
2019-12-29 02:03:48 +00:00 |
|
Jonathan G Rennison
|
ec0b43f231
|
Clear rail ageing data when loading JokerPP savegames
See #123
|
2019-12-29 01:53:52 +00:00 |
|
Jonathan G Rennison
|
f0754b007e
|
Fix road/tram type handling when loading JokerPP v1.27 savegames
See #123
|
2019-12-29 01:53:32 +00:00 |
|
Jonathan G Rennison
|
6f7ed57fbd
|
Fix loading of ORDX chunk from JokerPP savegames
See #123
|
2019-12-28 23:43:20 +00:00 |
|
Jonathan G Rennison
|
d56d4ea51f
|
Add initial support for loading JokerPP savegames
See #123
|
2019-12-28 13:10:32 +00:00 |
|
Niels Martin Hansen
|
2fd871e2af
|
Feature: Configurable game ending year
Functionally reverts 683b65ee1
|
2019-12-28 12:27:39 +01:00 |
|
Jonathan G Rennison
|
c75ed00f0f
|
Saveload: Allow discarding chunks with a load handler
|
2019-12-26 20:30:55 +00:00 |
|
glx
|
ee7a8eebca
|
Codechange: Replace FOR_ALL_TOWNS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
0b489f9924
|
Codechange: Replace FOR_ALL_SUBSIDIES with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
847e5f33d4
|
Codechange: Replace story related FOR_ALL with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
869581eb23
|
Codechange: Replace FOR_ALL_SIGNS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
b91abd3af9
|
Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
514565fad6
|
Codechange: Replace FOR_ALL_OBJECTS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
11f178a312
|
Codechange: Replace FOR_ALL_STORAGES with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
d8a1be48cd
|
Codechange: Replace vehicle related FOR_ALL with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
9892d90b26
|
Codechange: Replace order related FOR_ALL with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
09fa39c5b5
|
Codechange: Replace linkgraph related FOR_ALL with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
00c2a98cf3
|
Codechange: Replace FOR_ALL_INDUSTRIES with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
4ae829cb27
|
Codechange: Replace FOR_ALL_GROUPS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
f58ce3db19
|
Codechange: Replace FOR_ALL_GOALS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
1f6b3a37f9
|
Codechange: Replace FOR_ALL_ENGINES with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
1c92ba8ebe
|
Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
fa9769f81a
|
Codechange: Replace FOR_ALL_DEPOTS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
5fce5fa300
|
Codechange: Replace FOR_ALL_CARGOPACKETS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|
glx
|
60e3cf8aff
|
Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops
|
2019-12-21 20:13:03 +01:00 |
|