Commit Graph

8 Commits

Author SHA1 Message Date
innocenat
b93a4d6daa Fix input and display of hhmm times in scheduled dispatch GUI
When using high ticks/min and day length
2019-01-30 20:31:51 +00:00
Jonathan G Rennison
e3d167f9f0 Merge branch 'save_ext' into jgrpp
# Conflicts:
#	config.lib
#	src/misc_gui.cpp
#	src/network/network_gui.cpp
#	src/settings_type.h
#	src/smallmap_gui.cpp
#	src/smallmap_gui.h
#	src/station_cmd.cpp
#	src/toolbar_gui.cpp
#	src/vehicle_gui.cpp
#	src/window.cpp
2019-01-14 00:01:44 +00:00
Jonathan G Rennison
c00d049057 Scheduled dispatch: Don't show invalid required vehicle estimate 2018-10-24 02:21:56 +01:00
innocenat
1b3969a014 Fix scheduled dispatch for multiplayer 2017-09-04 10:40:37 +07:00
innocenat
c4c891a6c1 Proper handling of invalid text input in scheduled dispatch 2017-06-08 13:09:17 +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
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