Jonathan G Rennison
d65ddc8985
Merge branch 'auto_timetables-sx' into jgrpp
2015-10-30 23:02:20 +00:00
Jonathan G Rennison
61aad7ce2a
Change the default auto timetable separation rate to 40%.
...
This is to improve jam-resistance by default.
2015-10-30 23:01:59 +00:00
Jonathan G Rennison
bb2944381f
Merge branch 'vehicle_group_info' into jgrpp
2015-10-30 21:23:23 +00:00
Jonathan G Rennison
0dbbd19223
Merge branch 'enhanced_viewport_overlay' into jgrpp
2015-10-30 21:23:11 +00:00
Jonathan G Rennison
71a662ef84
Avoid closing nested templates with >> for backwards compatibility.
...
(cherry picked from commit bdf0216bf0
)
2015-10-30 21:22:37 +00:00
Jonathan G Rennison
129e14d817
Fix redrawing/clearing of vehicle route lines.
...
Fix new route lines not being (fully) added in a timely manner.
Fix old lines not being (fully) removed until a scroll/zoom.
Fix the screen invalidation algorithm assuming that the terrain is
perfectly flat at at near sea level. (Use of MarkTileDirtyByTile to
clear lines which do not follow tile height contours).
2015-10-30 21:05:33 +00:00
Jonathan G Rennison
248bd3b2f7
Vehicle group info: make margins around text symmetric.
2015-10-30 18:26:01 +00:00
Jonathan G Rennison
8154d524e7
Version: Committing version data for tag: jgrpp-0.7.0
2015-10-29 20:19:40 +00:00
Jonathan G Rennison
e191dc959c
Fix stray uses of override instead of OVERRIDE macro.
2015-10-29 20:16:59 +00:00
Jonathan G Rennison
6cb978fa94
Update readme with desync/debug additions.
2015-10-29 19:58:50 +00:00
Jonathan G Rennison
d1192bb3f9
Fix incorrect merge-conflict resolution of previous commit.
2015-10-29 19:09:05 +00:00
Jonathan G Rennison
2e6b4cc961
Merge branch 'reverse_at_waypoint' into jgrpp
...
Conflicts:
src/order_gui.cpp
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/train_cmd.cpp
2015-10-29 00:59:42 +00:00
Jonathan G Rennison
79da755c45
Fix excessive amounts of vehicle smoke when reversing at waypoints.
2015-10-29 00:55:12 +00:00
Jonathan G Rennison
7bcd090a0f
Add reverse at waypoint orders.
...
The train will reverse when its tail is within the waypoint tile.
This is useful for reversing on train en-route, without creating
dedicated reversing sidings or platforms.
2015-10-28 23:50:22 +00:00
Jonathan G Rennison
78f8627c34
Add order waypoint flags.
2015-10-28 22:36:21 +00:00
Jonathan G Rennison
adb4fd54b8
Merge branch 'master' into save_ext
2015-10-28 21:27:46 +00:00
translators
3af9438fb5
(svn r27415) -Update from WebTranslator v3.0:
...
spanish - 6 changes by SilverSurferZzZ
2015-10-28 17:45:08 +00:00
translators
2d684b8e76
(svn r27414) -Update from WebTranslator v3.0:
...
spanish - 11 changes by SilverSurferZzZ
2015-10-27 17:45:08 +00:00
translators
3c269df00d
(svn r27413) -Update from WebTranslator v3.0:
...
spanish - 12 changes by SilverSurferZzZ
2015-10-26 17:45:10 +00:00
Jonathan G Rennison
b48a01f233
Merge branch 'auto_timetables-sx' into jgrpp
...
Conflicts:
src/saveload/extended_ver_sl.cpp
src/settings_gui.cpp
src/settings_type.h
2015-10-25 21:50:14 +00:00
Jonathan G Rennison
60a677692e
Merge branch 'order_occupancy-sx' into jgrpp
...
Conflicts:
src/saveload/extended_ver_sl.cpp
src/settings_gui.cpp
src/table/company_settings.ini
2015-10-25 21:47:07 +00:00
Jonathan G Rennison
26d32269a3
Make auto TT separation rate a company setting.
...
Move auto TT by default setting to PLYX chunk.
2015-10-25 21:41:25 +00:00
Jonathan G Rennison
a380573c32
Merge branch 'save_ext' into auto_timetables-sx
2015-10-25 21:41:20 +00:00
Jonathan G Rennison
6d263226d8
Move order occupancy smoothness to company settings.
2015-10-25 21:37:27 +00:00
Jonathan G Rennison
8001d86350
Merge branch 'save_ext' into order_occupancy-sx
2015-10-25 21:36:21 +00:00
Jonathan G Rennison
e606a847c6
Add an un-ordered chunk for extra company settings: PLYX.
...
This is similar to the PATX chunk.
Minor refactoring to enable some code sharing between two chunks.
Fix MakeSettingsPatxList always regenerating cache.
Update documentation of PATX chunk structure.
2015-10-25 21:35:40 +00:00
translators
e156f43848
(svn r27412) -Update from WebTranslator v3.0:
...
vietnamese - 16 changes by myquartz
2015-10-25 17:45:10 +00:00
translators
6155d6a3e0
(svn r27411) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-10-24 17:45:11 +00:00
Jonathan G Rennison
5dd3306850
Merge branch 'departure-boards-sx' into jgrpp
2015-10-21 18:51:19 +01:00
Jonathan G Rennison
e5e669d8f9
Merge branch 'departure-boards' into departure-boards-sx
2015-10-21 18:50:58 +01:00
Jonathan G Rennison
e3ca9524f5
Fix timetable rounding depending on the client time display mode setting.
...
This causes desyncs if clients and the server have different values
for this client setting.
2015-10-21 18:48:12 +01:00
Jonathan G Rennison
d0960f2a40
Version: Committing version data for tag: jgrpp-0.6.0
2015-10-17 10:46:09 +01:00
Jonathan G Rennison
3d40ca2db9
Merge branch 'master' into jgrpp
2015-10-17 10:42:10 +01:00
Jonathan G Rennison
c833b9334b
Check and commit changelog in version_utils.sh when creating release tag.
2015-10-17 10:42:06 +01:00
Jonathan G Rennison
95bf67878e
Add a changelog file, reference from the readme.
2015-10-16 20:28:51 +01:00
Jonathan G Rennison
bbe4ea7f50
Log truncated revision strings at debug level 1 instead of 0.
2015-10-16 19:31:40 +01:00
Jonathan G Rennison
ffe17bc986
Fix false positive in FindNearestSafeTile desync check when path not reservable.
2015-10-16 19:23:40 +01:00
Jonathan G Rennison
6eebd31e5d
Save YAPF state dumps to new files on Unix platforms.
2015-10-16 19:16:57 +01:00
Jonathan G Rennison
defd5dcc50
Add debug category "yapfdesync" to enable desync checks for YAPF only.
2015-10-16 19:16:34 +01:00
translators
67da640e97
(svn r27410) -Update from WebTranslator v3.0:
...
indonesian - 24 changes by UseYourIllusion
2015-10-15 17:45:09 +00:00
Jonathan G Rennison
09227ef450
Fix CFollowTrackT::Follow returning EC_NO_WAY instead of EC_RAIL_TYPE.
...
This can result in YAPF desyncs as this then ends up in the cache as a
ESRB_DEAD_END instead of a ESRB_RAIL_TYPE, which is problematic
when some vehicles can use the rail type but some cannot.
2015-10-15 02:08:27 +01:00
Jonathan G Rennison
ee87b1d7d3
Pause on savegame load if ctrl key is pressed.
2015-10-15 00:45:22 +01:00
Jonathan G Rennison
34ce418b63
Zoning: Add mode to show restricted signals.
2015-10-15 00:23:46 +01:00
translators
0608ab5f81
(svn r27409) -Update from WebTranslator v3.0:
...
indonesian - 20 changes by UseYourIllusion
2015-10-13 17:45:08 +00:00
Jonathan G Rennison
a1b60bcc85
Fix build and refit cost estimation with artic/multihead vehicles.
...
Trailing vehicle part refit costs were not being added to the cost
estimate.
2015-10-12 20:06:59 +01:00
translators
e9a338f9ef
(svn r27408) -Update from WebTranslator v3.0:
...
simplified_chinese - 9 changes by xiangyigao
2015-10-09 17:45:08 +00:00
translators
440af97436
(svn r27407) -Update from WebTranslator v3.0:
...
simplified_chinese - 6 changes by xiangyigao
2015-10-05 17:45:09 +00:00
Jonathan G Rennison
f170bc91e1
Version: Committing version data for tag: jgrpp-0.5.3
2015-10-03 14:35:06 +01:00
Jonathan G Rennison
6c5b86bd21
Merge branch 'progsig-sx' into jgrpp
2015-10-03 14:34:01 +01:00
Jonathan G Rennison
8760187899
progsig: Show target coordinates in signal state conditional.
2015-10-03 14:31:51 +01:00