Jonathan G Rennison
|
d2b87485fb
|
When clearing auto timetables, mark times as undefined rather than 0.
Fix unautomate timetable having reversed ctrl key behaviour,
update tooltip string with ctrl behaviour.
Minor comment/whitespace fixes.
|
2015-11-30 22:28:38 +00:00 |
|
Jonathan G Rennison
|
0b22a8e5c6
|
Changes to timetable GUI to handle minutes change.
Use scaled date ticks internally.
Update date entry GUI.
|
2015-08-30 19:38:52 +01:00 |
|
Jonathan G Rennison
|
3caa662c77
|
Timetable GUI: Scale dates/times by day length factor.
|
2015-08-22 01:21:55 +01:00 |
|
Jonathan G Rennison
|
365f1c237f
|
Merge branch 'auto_timetables-sx' into jgrpp
|
2015-08-09 17:11:11 +01:00 |
|
Jonathan G Rennison
|
34e41a2e26
|
Timetable GUI: Allow clearing of timetable time fields which are at 0.
Allow explicitly setting timetable time fields to 0 without clearing them.
|
2015-08-09 17:07:46 +01:00 |
|
Jonathan G Rennison
|
7ed93f9211
|
Merge branch 'enhanced_viewport_overlay-sx' into jgrpp
town_gui.cpp updated due to struct CommandContainer change.
Conflicts:
src/command.cpp
src/command_type.h
src/gfxinit.cpp
src/openttd.cpp
src/pbs.cpp
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/saveload/saveload.cpp
src/stdafx.h
src/train_cmd.cpp
src/viewport_type.h
src/window_type.h
|
2015-08-05 21:54:11 +01:00 |
|
patch-import
|
536a95dfd0
|
Import combined Enhanced viewport: zoom out, overlays & tooltips (r53_27127) patch
https://www.tt-forums.net/viewtopic.php?f=33&t=53394
|
2015-08-05 21:24:30 +01:00 |
|
Jonathan G Rennison
|
ba4e5dd62f
|
Merge branch 'auto_timetables-sx' into jgrpp
Conflicts:
src/lang/english.txt
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/settings_gui.cpp
src/vehicle.cpp
|
2015-08-04 22:08:59 +01:00 |
|
patch-import
|
80deb3c01d
|
Import auto timetable separation patch
http://www.tt-forums.net/viewtopic.php?p=1140899#p1140899
|
2015-08-04 21:27:23 +01:00 |
|
Jonathan G Rennison
|
e4ccea350b
|
Merge branch 'wait_in_depot-sx' into jgrpp
Conflicts:
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
|
2015-08-03 01:12:16 +01:00 |
|
Jonathan G Rennison
|
4d1c4d18be
|
Timetable wait in depot: minor whitespace/style changes.
|
2015-08-03 01:06:42 +01:00 |
|
patch-import
|
d8c5de188f
|
Import timetabling wait time in depots patch
http://www.tt-forums.net/viewtopic.php?f=33&t=70969
|
2015-08-03 01:06:12 +01:00 |
|
patch-import
|
79138de1b9
|
Import departure boards patch
|
2015-08-01 19:48:19 +01:00 |
|
frosch
|
ef0bff5ac3
|
(svn r26639) -Codechange: Simplify drawing early/late dates in timetable GUI.
|
2014-06-10 16:29:03 +00:00 |
|
frosch
|
4d2107bd61
|
(svn r26639) -Codechange: Simplify drawing early/late dates in timetable GUI.
|
2014-06-10 16:29:03 +00:00 |
|
fonsinchen
|
d4aae15fa5
|
(svn r26550) -Change: Show measured order times in timetable GUI
|
2014-05-01 14:53:06 +00:00 |
|
fonsinchen
|
64e4e52c33
|
(svn r26550) -Change: Show measured order times in timetable GUI
|
2014-05-01 14:53:06 +00:00 |
|
fonsinchen
|
c81a6070cb
|
(svn r26547) -Codechange: Collect order travel and wait times independent of timetables
|
2014-05-01 14:49:16 +00:00 |
|
fonsinchen
|
3ee31a8f89
|
(svn r26547) -Codechange: Collect order travel and wait times independent of timetables
|
2014-05-01 14:49:16 +00:00 |
|
fonsinchen
|
d49dad9f9c
|
(svn r26546) -Codechange: Make order wait_time, travel_time and max_speed private
|
2014-05-01 14:48:44 +00:00 |
|
fonsinchen
|
c915d9fa55
|
(svn r26546) -Codechange: Make order wait_time, travel_time and max_speed private
|
2014-05-01 14:48:44 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
9b9acbbe2c
|
(svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start date button in timetable window without any orders
|
2013-07-17 18:37:13 +00:00 |
|
rubidium
|
fb1d479a51
|
(svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start date button in timetable window without any orders
|
2013-07-17 18:37:13 +00:00 |
|
rubidium
|
7c4b623d7d
|
(svn r25377) -Feature: timetable spreading of vehicles by Ctrl+Click when setting a start date
|
2013-06-09 13:55:33 +00:00 |
|
rubidium
|
a2af1f69af
|
(svn r25377) -Feature: timetable spreading of vehicles by Ctrl+Click when setting a start date
|
2013-06-09 13:55:33 +00:00 |
|
frosch
|
ddf817e8f3
|
(svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all of them.
|
2013-06-01 14:33:48 +00:00 |
|
frosch
|
ce110eed32
|
(svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all of them.
|
2013-06-01 14:33:48 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
4e4e635916
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
michi_cc
|
37da99ab90
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
michi_cc
|
c75962e04c
|
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum.
|
2012-12-20 19:44:02 +00:00 |
|
frosch
|
eb20798aae
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
b533523258
|
(svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations.
|
2012-12-08 17:18:51 +00:00 |
|
frosch
|
3a58d60e9f
|
(svn r24800) -Fix [FS#5327] (r21933): Glitch in timetable GUI. (sbr)
|
2012-12-08 17:18:30 +00:00 |
|
frosch
|
18a5ba4ad7
|
(svn r24800) -Fix [FS#5327] (r21933): Glitch in timetable GUI. (sbr)
|
2012-12-08 17:18:30 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
michi_cc
|
64c5299b4d
|
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
|
2012-02-14 17:04:06 +00:00 |
|
michi_cc
|
f2c694c8fb
|
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
|
2012-02-14 17:04:06 +00:00 |
|
michi_cc
|
8161459cfe
|
(svn r23946) -Codechange: Pass a proper enum instead of a bit flag to CmdChangeTimetable for indicating what to change.
|
2012-02-14 17:04:01 +00:00 |
|
michi_cc
|
347157cb8c
|
(svn r23946) -Codechange: Pass a proper enum instead of a bit flag to CmdChangeTimetable for indicating what to change.
|
2012-02-14 17:04:01 +00:00 |
|
truebrain
|
74a9412141
|
(svn r23553) -Fix: avoid naming conflict in widget enums
|
2011-12-16 18:33:02 +00:00 |
|
truebrain
|
bcf00dbb8f
|
(svn r23553) -Fix: avoid naming conflict in widget enums
|
2011-12-16 18:33:02 +00:00 |
|
truebrain
|
e054cd36b9
|
(svn r23547) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:21:13 +00:00 |
|