innocenat
c2a8d0fc81
Schdispatch: Fix crash when cloning vehicle with empty order
2017-07-25 22:29:36 +07:00
innocenat
708514dc35
Scheduled Dispatch: Fix bug resulting in a hang
...
If a vechile order is decloned.
2017-07-03 16:50:20 +07:00
innocenat
19408cc2c7
Scheduled Dispatch: Fix mismatch departure board
...
Also fix wrong arrival calculation that could happen. This still does not guarantee in general that vehicle actually departing will be the same as the one shown on the board.
2017-06-28 21:05:13 +07:00
innocenat
87fdd7059a
Partial fix for departure board with scheduled dispatch
...
In case that the scheduled point is a station, the departure board cannot map arrival->departure correctly when showing both in same line is enabled.
For individial departure, the departure time and vehicle are not correspondence to each other. There will be train departing at that time, but might not be the vehicle shown in the board.
2017-06-28 02:37:29 +07:00
innocenat
4e96150f88
Scheduled Dispatch: Fix wrong tooltip on delay button
2017-06-27 00:15:32 +07:00
innocenat
0a6ddf31a2
Double-clicking order in timetable change wait time
...
This makes the process of setting up timetable manually easier.
2017-06-08 13:10:54 +07:00
innocenat
c4c891a6c1
Proper handling of invalid text input in scheduled dispatch
2017-06-08 13:09:17 +07:00
innocenat
02b53a2f52
Fix bug in cloning of schedued dispatch order
2017-06-07 17:04:29 +07:00
Jonathan G Rennison
bcbe74f339
Adjust formatting of schedule dispatch summary.
...
Use different string if departure hasn't left yet.
2017-06-06 20:05:13 +01:00
Jonathan G Rennison
27d9255f53
Fix trailing whitespace in schdispatch_gui.cpp
2017-06-06 18:27:00 +01:00
Jonathan G Rennison
e15b3bb032
Fix typo in text string for maximum schedule slot delay.
2017-06-06 18:25:45 +01:00
Jonathan G Rennison
4528004bb8
Call UpdateScheduledDispatch() at first waiting, even when not travelling.
...
This is so that the schedule start point is advanced if a train
arrives at the first waiting point before but leaves at or after the
schedule end time.
2017-05-31 19:03:25 +01:00
Jonathan G Rennison
e7a2907a9b
Consolidate window invalidations in UpdateScheduledDispatch()
2017-05-31 19:00:59 +01:00
innocenat
59554a5dd2
Fix bug in new SL_VARVEC save/load code
2017-05-30 02:56:02 +07:00
innocenat
0b8f0e64ec
Scheduled Dispatch feature
...
Code is tested and run well on small-ish train network. Not tested extensively.
2017-05-30 01:37:08 +07:00
innocenat
2895b1921d
Add variable std::vector save type
...
SL_VEC in the game currenty only support SlRefType, not VarType. This add another save type, SL_VARVEC, to support saving std::vector with POD type. It supports all integer type.
2017-05-29 19:08:15 +07:00
Jonathan G Rennison
d6e62a8a39
Merge pull request #18 into jgrpp
2017-05-16 20:56:18 +01:00
Jonathan G Rennison
10a91b291e
Fix string references in pull request #18
2017-05-16 20:54:42 +01:00
TELK
f81cdf0312
Erase original text
2017-05-14 14:12:25 +09:00
TELK
d3dc1c0945
ko-KR: Update Korean translation
...
Not fluently translated and seems that 7 strings are missed
2017-05-12 03:27:47 +09:00
Jonathan G Rennison
4007dc9f1b
Version: Committing version data for tag: jgrpp-0.19.0
2017-05-10 19:52:38 +01:00
Jonathan G Rennison
40b89902a5
Merge branch 'master' into jgrpp
...
# Conflicts:
# src/lang/galician.txt
2017-05-10 19:40:39 +01:00
translators
4b7a30c44e
(svn r27870) -Update from Eints:
...
hungarian: 38 changes by Brumi
2017-05-09 17:45:37 +00:00
Jonathan G Rennison
0073c4e71e
Road vehicles may no longer be stopped on level crossings.
2017-05-08 21:54:15 +01:00
translators
5d80417591
(svn r27869) -Update from Eints:
...
spanish: 2 changes by SilverSurferZzZ
hungarian: 6 changes by Brumi
2017-05-08 17:45:36 +00:00
Jonathan G Rennison
0acb4fdd2f
Safer level crossings: add setting to improve RV level crossing safety.
2017-05-07 19:33:59 +01:00
Jonathan G Rennison
2ee66e9b24
Merge branch 'departure-boards' into jgrpp
...
# Conflicts:
# src/timetable_gui.cpp
2017-05-07 13:59:41 +01:00
Jonathan G Rennison
0cbb45ec63
Close child query input window when clicking buttons in timetable GUI.
...
Fixes assertion failure if unrelated button is clicked between
opening and confirming query input window.
2017-05-07 13:59:16 +01:00
translators
497aca8175
(svn r27868) -Update from Eints:
...
spanish: 3 changes by SilverSurferZzZ
2017-05-05 17:45:38 +00:00
Jonathan G Rennison
d1dd5937eb
Merge branch 'send_money_company' into jgrpp
2017-05-01 14:50:56 +01:00
Jonathan G Rennison
e43f0dad21
Fix crashes/issues with non-broadcast network chat.
2017-05-01 14:50:45 +01:00
translators
49ca5b0192
(svn r27861) -Update from Eints:
...
swedish: 49 changes by Joel_A
2017-04-29 17:45:37 +00:00
translators
9b4f7a6d4b
(svn r27860) -Update from Eints:
...
scottish gaelic: 4 changes by GunChleoc
2017-04-28 17:45:37 +00:00
Jonathan G Rennison
668702dc7e
Merge branch 'enhanced_viewport_overlay' into jgrpp
...
# Conflicts:
# src/misc_gui.cpp
2017-04-26 20:26:15 +01:00
Jonathan G Rennison
d94e37d9d1
Fix viewport tooltips not being cleared when scrolling using the keyboard.
...
Fix documentation typo.
2017-04-26 20:25:50 +01:00
Jonathan G Rennison
4979309094
TBTR: Fix build and refit of template trains.
2017-04-26 19:09:57 +01:00
peter1138
5932c84011
(svn r27859) -Revert (r27858): Committed too much :(
2017-04-23 09:20:53 +00:00
peter1138
e9e44105eb
(svn r27858) -Change [FS#6560]: Add missing game script event for ships arriving at a station. (juanjo)
2017-04-23 09:19:32 +00:00
translators
24406b44c3
(svn r27857) -Update from Eints:
...
galician: 27 changes by permudo
2017-04-21 17:45:36 +00:00
translators
1327365d57
(svn r27856) -Update from Eints:
...
galician: 78 changes by permudo
2017-04-20 17:45:39 +00:00
translators
0f89d95459
(svn r27855) -Update from Eints:
...
spanish: 3 changes by SilverSurferZzZ
2017-04-16 17:45:36 +00:00
Jonathan G Rennison
ab22cfbc87
Merge branch 'enhanced_viewport_overlay' into jgrpp
2017-04-15 16:16:42 +01:00
Jonathan G Rennison
5a2fe49457
Add setting for transfer payment mode from source, minus transfers.
...
This is to reduce large negative payments for the final leg.
2017-04-12 19:52:50 +01:00
Jonathan G Rennison
c41bf4b468
Viewport order lines refresh fix for re-displaying previous orders.
2017-04-12 19:19:07 +01:00
translators
747a950920
(svn r27854) -Update from Eints:
...
spanish: 30 changes by SilverSurferZzZ
czech: 18 changes by djst
2017-04-12 17:45:37 +00:00
Jonathan G Rennison
56013d3b91
Mac OSX: Disable Mac assert header globally defining common names.
...
See: https://groups.google.com/a/chromium.org/forum/#!topic/chromium-reviews/a9hZ094JK68
2017-04-12 17:54:14 +01:00
Jonathan G Rennison
e6bbbfc58e
Make company finance window max money value non-static.
2017-04-12 17:46:27 +01:00
Jonathan G Rennison
424e4691ce
Show tracerestrict and/or progsig windows when ctrl-clicking signal.
2017-04-12 17:42:09 +01:00
Jonathan G Rennison
bfb8f6f32e
Merge branch 'tracerestrict-sx' into jgrpp
...
# Conflicts:
# src/saveload/extended_ver_sl.cpp
# src/tracerestrict.h
# src/tracerestrict_gui.cpp
2017-04-11 23:42:14 +01:00
Jonathan G Rennison
5ba7bf9da7
Fix company finance window being too small when first opened.
2017-04-11 18:59:47 +01:00