Jonathan G Rennison
|
6ce7f22fe6
|
Send server desync log to client
|
2019-08-22 01:13:07 +01:00 |
|
Jonathan G Rennison
|
459a49cb24
|
Add flags for mismatch type to client desync log
|
2019-08-20 22:52:03 +01:00 |
|
Jonathan G Rennison
|
ec892879f4
|
Add passworded mechanism to change server game settings from client
|
2019-08-20 20:42:17 +01:00 |
|
Jonathan G Rennison
|
17c054a650
|
Use password hash for network server and rcon passwords
|
2019-08-20 20:04:34 +01:00 |
|
Jonathan G Rennison
|
0299eaa45f
|
Clear order backup clone when train head is moved to non-head position
|
2019-08-20 19:26:19 +01:00 |
|
Jonathan G Rennison
|
5155afee9b
|
Ensure nearby stations list updated in CBID_HOUSE_DESTRUCTION callback
|
2019-08-20 01:47:07 +01:00 |
|
Jonathan G Rennison
|
515187058f
|
Add nearby stations to town debug window
|
2019-08-20 01:45:35 +01:00 |
|
Jonathan G Rennison
|
4b9a4ae695
|
Use consistent casts/types for byte swap functions
|
2019-08-19 20:25:53 +01:00 |
|
Jonathan G Rennison
|
a8786632f7
|
Always call UpdateTownCargoTotal in UpdateTownCargoes
|
2019-08-19 20:15:05 +01:00 |
|
Jonathan G Rennison
|
2105d21356
|
Merge branch 'tracerestrict' into jgrpp
|
2019-08-19 20:14:05 +01:00 |
|
Jonathan G Rennison
|
ccdc75e2bf
|
Tracerestrict: Fix non-deterministic use of _sorted_cargo_specs
|
2019-08-19 20:02:24 +01:00 |
|
Jonathan G Rennison
|
c8a37d8292
|
Add 64 bit FindFirstBit function
|
2019-08-19 20:01:49 +01:00 |
|
translators
|
dabccf70b4
|
Update: Translations from eints
dutch: 2 changes by JanWillem
russian: 7 changes by Lone_Wolf
|
2019-08-18 19:45:40 +02:00 |
|
Jonathan G Rennison
|
d0ee897135
|
Unreserve and re-reserve reservations to bidi bridge/tunnel entrances when reversing train inside
|
2019-08-18 17:05:44 +01:00 |
|
Jonathan G Rennison
|
dae041601d
|
Unreserve signalled tunnel/bridge head when reversing on approach to exit
|
2019-08-18 16:54:00 +01:00 |
|
Jonathan G Rennison
|
5bc9c8ed6e
|
Unreserve signalled tunnel/bridge head when entering from opposite to v->tile
|
2019-08-18 16:52:57 +01:00 |
|
Jonathan G Rennison
|
70ef0f562b
|
Fix train reverse inside signalled tunnel/bridge entrance clearing reservation of incoming train
|
2019-08-18 14:40:24 +01:00 |
|
Niels Martin Hansen
|
5feb06e3f3
|
Add: Scale oil refinery edge distance up by map size
Also scales oil rig distance up, since they use the same algorithm.
|
2019-08-17 22:02:22 +01:00 |
|
Gabda
|
b870596f15
|
Add #6887: Option to show zone inside local authority boundary of towns
Can be found at town information > local authority window
Layout for button is same as Graph Keys
Turn on/off for every town individually
|
2019-08-17 21:45:20 +01:00 |
|
Juriy Petrochenkov
|
d986f01d07
|
Codechange: Reduced indentation in SaveLoadWindow::OnClick
|
2019-08-17 10:39:46 +01:00 |
|
Juriy Petrochenkov
|
f0aea2d246
|
Fix: RemoveAirport function now returns with 'Aircraft in the way' error message as it should be.
|
2019-08-13 16:42:22 +01:00 |
|
translators
|
27d676e17a
|
Update: Translations from eints
danish: 2 changes by njn
|
2019-08-08 19:45:45 +02:00 |
|
nikolas
|
10fe568f08
|
Fix: typo in ScriptList::Valuate param error (#7687)
|
2019-08-07 21:15:53 +02:00 |
|
nikolas
|
7a70900227
|
Fix: Typo in running costs help text
|
2019-08-07 13:27:07 +02:00 |
|
translators
|
9fd91f9b69
|
Update: Translations from eints
english (us): 2 changes by njn
|
2019-08-06 19:45:43 +02:00 |
|
nikolas
|
9d6fb257c3
|
Cleanup: Remove duplicate thread.h include (#7683)
|
2019-08-06 07:43:00 +01:00 |
|
Jonathan G Rennison
|
0aa366a24b
|
Desync: Log seed and state checksum on desync
|
2019-08-06 03:03:40 +01:00 |
|
Jonathan G Rennison
|
a1d36b02f0
|
Network: Add state checksum which is check in network sync
|
2019-08-06 03:03:40 +01:00 |
|
Jonathan G Rennison
|
c941d2d2a6
|
Desync: Change sync event logging to desync debug level 2
|
2019-08-05 19:14:06 +01:00 |
|
Jonathan G Rennison
|
6d2efd0837
|
Crashlog: Log pathfinders and day length factor
|
2019-08-05 19:12:01 +01:00 |
|
Jonathan G Rennison
|
385960af4e
|
Network: Decrease sync frame period when desync occurs
|
2019-08-05 18:21:14 +01:00 |
|
TELK
|
bcc73bd40d
|
Add: 'getsysdate' console command (#7658)
Add `getsysdate` console command to display system's local time, which is might be useful to check current time in script logging.
|
2019-08-04 20:35:56 +02:00 |
|
Johannes E. Krause
|
afbf6a5918
|
Feature: Allow showing Newspaper and Ticker messages in parallel
|
2019-08-03 10:28:13 +01:00 |
|
glx
|
8cccb158e9
|
Fix #7672: more than 32 resolutions may be available
|
2019-08-02 20:19:07 +01:00 |
|
Jonathan G Rennison
|
bc0de9b6ef
|
Rebuild total cargo acceptance on load even for empty acceptance area
|
2019-08-01 23:05:31 +01:00 |
|
Jonathan G Rennison
|
f5badfefd1
|
Check order destination refcount maps in CheckCaches
|
2019-07-30 19:09:22 +01:00 |
|
Jonathan G Rennison
|
e28da50c4f
|
Fix order destination refcount accounting for shared orders
|
2019-07-30 19:09:08 +01:00 |
|
Jonathan G Rennison
|
7ed86e7488
|
Merge branch 'jgrpp' into jgrpp-nrt
|
2019-07-29 22:50:51 +01:00 |
|
TTrebron
|
704eaf80f6
|
Fix #7655: Decrease buttons in cheat window do not work properly
(cherry picked from commit 425cd3e4ca )
|
2019-07-29 22:50:33 +01:00 |
|
Jonathan G Rennison
|
d99b867f44
|
Fix crash when removing signal from tunnel/bridge with trainless reservation
|
2019-07-29 22:49:24 +01:00 |
|
Jonathan G Rennison
|
89a6cc3e03
|
Add game event flag for virtual train creation
|
2019-07-29 19:39:01 +01:00 |
|
Jonathan G Rennison
|
162fcb050e
|
Only set TBTR replacement game event flag when replacement action occurs
|
2019-07-29 19:36:35 +01:00 |
|
Jonathan G Rennison
|
942dd35380
|
Add game events for industry create/destroy
|
2019-07-29 18:48:59 +01:00 |
|
TTrebron
|
425cd3e4ca
|
Fix #7655: Decrease buttons in cheat window do not work properly
|
2019-07-27 08:50:18 +01:00 |
|
Jonathan G Rennison
|
99949d6559
|
Crash log: Fix counts in recent news messages header
|
2019-07-26 18:26:09 +01:00 |
|
stormcone
|
163192b5e0
|
Fix #7667: Buying an engine after buying wagons doesn't give a complete train.
(cherry picked from commit 2e686ad5d5 )
|
2019-07-26 00:20:08 +01:00 |
|
stormcone
|
2e686ad5d5
|
Fix #7667: Buying an engine after buying wagons doesn't give a complete train.
|
2019-07-23 23:15:08 +02:00 |
|
stormcone
|
2817cd41f1
|
Fix #7250: Viewport kdtree not being updated for waypoints when sign moved.
Code based on the patch by JGRennison.
JGRennison/OpenTTD-patches@ac84f34062
|
2019-07-22 21:41:08 +02:00 |
|
TELK
|
196d586849
|
Feature: Town name filtering (#7621)
|
2019-07-22 20:27:39 +01:00 |
|
Jonathan G Rennison
|
d71a7c21da
|
Fix #7593: Crash in ScriptOrder::GetOrderDistance in VT_AIR mode
Null pointer dereference occurred when either origin_tile or dest_tile
were waypoint tiles.
|
2019-07-22 20:26:36 +01:00 |
|