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 |
|
Jonathan G Rennison
|
a8c2c394a5
|
Merge branch 'improved_breakdowns-sx' into jgrpp
Conflicts:
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/settings_type.h
|
2015-08-02 23:43:19 +01:00 |
|
Jonathan G Rennison
|
80d52eb20e
|
Improved breakdowns patch: fix various issues
* Whitespace/formatting
* Fix setting lang string
* Fix spelling of VRF_TO_HEAVY
|
2015-08-02 23:00:39 +01:00 |
|
patch-import
|
9f5164b403
|
Import Improved Breakdowns patch
Fix trailing whitespace
http://www.tt-forums.net/viewtopic.php?p=1146419#p1146419
|
2015-08-02 22:58:52 +01:00 |
|
Jonathan G Rennison
|
27c70542da
|
Merge branch 'signal_tunnels_bridges-sx' into jgrpp
Conflicts:
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/settings_type.h
src/signal.cpp
|
2015-08-02 18:45:32 +01:00 |
|
Jonathan G Rennison
|
8271acadb7
|
Merge branch 'show_veh_tunnel' into jgrpp
|
2015-08-02 18:25:08 +01:00 |
|
Jonathan G Rennison
|
09be8afd8d
|
Adjacent crossings: add setting (in PATX), add info to SLXI chunk.
|
2015-08-02 17:49:25 +01:00 |
|
patch-import
|
4117808b9d
|
Import adjacent crossings patch (v3.1)
Fix trailing whitespace
http://www.tt-forums.net/viewtopic.php?p=836749#p836749
|
2015-08-02 17:12:15 +01:00 |
|
Jonathan G Rennison
|
9f79c555da
|
Merge branch 'save_ext' into signal_tunnels_bridges-sx
|
2015-08-01 20:27:19 +01:00 |
|
Jonathan G Rennison
|
22a5c6d459
|
Minor fixes in CmdRemoveSingleSignal
Whitespace fixes
|
2015-08-01 20:26:41 +01:00 |
|
patch-import
|
59b0b18aa2
|
Import signals on tunnels and bridges patch
http://www.tt-forums.net/viewtopic.php?p=1140215#p1140215
|
2015-08-01 20:25:59 +01:00 |
|
Jonathan G Rennison
|
5e7638a6d0
|
Port of old vehicles visible in tunnels patch
from http://dev.openttdcoop.org/projects/clientpatches/repository/changes/VehicelsInTunnels.diffhttp://dev.openttdcoop.org/projects/clientpatches/repository/changes/VehicelsInTunnels.diff
|
2015-07-30 00:32:55 +01:00 |
|
frosch
|
bba85a6e01
|
(svn r27209) -Add: Draw path reservation on the whole bridge, not only on the bridge heads.
|
2015-03-28 14:04:06 +00:00 |
|
frosch
|
beb213f9ee
|
(svn r27209) -Add: Draw path reservation on the whole bridge, not only on the bridge heads.
|
2015-03-28 14:04:06 +00:00 |
|
frosch
|
8767a11d60
|
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad().
|
2015-02-01 20:54:24 +00:00 |
|
frosch
|
a8080b6256
|
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad().
|
2015-02-01 20:54:24 +00:00 |
|
rubidium
|
0c2f4bdc2b
|
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces)
|
2014-10-15 18:31:37 +00:00 |
|
rubidium
|
d534c80e94
|
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces)
|
2014-10-15 18:31:37 +00:00 |
|
peter1138
|
f7f49c15a3
|
(svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and purchase lists.
|
2014-10-04 16:40:23 +00:00 |
|
peter1138
|
ce9fab58bc
|
(svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and purchase lists.
|
2014-10-04 16:40:23 +00:00 |
|
peter1138
|
49dafc0848
|
(svn r26907) -Codechange: Scale engine purchase list to GUI zoom level for multihead engines.
|
2014-09-22 13:13:02 +00:00 |
|
peter1138
|
c64586ea44
|
(svn r26907) -Codechange: Scale engine purchase list to GUI zoom level for multihead engines.
|
2014-09-22 13:13:02 +00:00 |
|
rubidium
|
ac269a3f08
|
(svn r26863) -Codechange: move a number of Vehicle* functions into the Vehicle class
|
2014-09-20 15:31:26 +00:00 |
|
rubidium
|
6c2abf0930
|
(svn r26863) -Codechange: move a number of Vehicle* functions into the Vehicle class
|
2014-09-20 15:31:26 +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 |
|
frosch
|
eb6974179d
|
(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity when they are not supposed to, and truncate cargo appropiately if they are allowed to.
|
2014-02-07 23:48:56 +00:00 |
|
frosch
|
41b7a04a68
|
(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity when they are not supposed to, and truncate cargo appropiately if they are allowed to.
|
2014-02-07 23:48:56 +00:00 |
|
rubidium
|
a498a56573
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
|
rubidium
|
d2ba772f6a
|
(svn r26130) -Codechange: add some guards against using invalid image indices
|
2013-11-26 16:08:58 +00:00 |
|
rubidium
|
f84b67ea73
|
(svn r26129) -Fix: remove dead code; it could be made to do what it did, but then it would be inconsistent with moving vehicles around
|
2013-11-26 15:30:41 +00:00 |
|
rubidium
|
7abe85d727
|
(svn r26129) -Fix: remove dead code; it could be made to do what it did, but then it would be inconsistent with moving vehicles around
|
2013-11-26 15:30:41 +00:00 |
|
rubidium
|
14f5d55f6c
|
(svn r26126) -Cleanup: remove unneeded check for NULL
|
2013-11-26 14:52:28 +00:00 |
|
rubidium
|
54a8e00a7e
|
(svn r26126) -Cleanup: remove unneeded check for NULL
|
2013-11-26 14:52:28 +00:00 |
|
frosch
|
f12d0c09ec
|
(svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette again when rearranging consist, reversing, ...
|
2013-11-17 16:01:50 +00:00 |
|
frosch
|
8fbd2f5cb5
|
(svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette again when rearranging consist, reversing, ...
|
2013-11-17 16:01:50 +00:00 |
|
rubidium
|
41d9da548d
|
(svn r25955) -Fix [FS#5723]: Train's "force proceed" status gets reset when the track on the other side of the tile has a signal (adf88)
|
2013-11-08 22:24:21 +00:00 |
|
rubidium
|
169bf3a403
|
(svn r25955) -Fix [FS#5723]: Train's "force proceed" status gets reset when the track on the other side of the tile has a signal (adf88)
|
2013-11-08 22:24:21 +00:00 |
|
frosch
|
6bceb8b7ab
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
frosch
|
0aae2fd606
|
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
|
2013-11-07 18:17:21 +00:00 |
|
frosch
|
4fe2a3d75d
|
(svn r25744) -Fix (r25648): [NewGRF] Also invalidate vehicle colour palette when rearranging consists.
|
2013-08-25 15:43:52 +00:00 |
|
frosch
|
322b2da953
|
(svn r25744) -Fix (r25648): [NewGRF] Also invalidate vehicle colour palette when rearranging consists.
|
2013-08-25 15:43:52 +00:00 |
|
frosch
|
34c9d8b77c
|
(svn r25698) -Fix [FS#5700]: Autoreplace/renew also refits free wagons.
|
2013-08-06 21:01:14 +00:00 |
|
frosch
|
fbe6b92b1d
|
(svn r25698) -Fix [FS#5700]: Autoreplace/renew also refits free wagons.
|
2013-08-06 21:01:14 +00:00 |
|
frosch
|
206616bf37
|
(svn r25648) -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette during (un)loading.
|
2013-08-04 14:02:27 +00:00 |
|
frosch
|
5bda07c10c
|
(svn r25648) -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette during (un)loading.
|
2013-08-04 14:02:27 +00:00 |
|
rubidium
|
46df11b74a
|
(svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes
|
2013-06-04 15:04:59 +00:00 |
|
rubidium
|
254c3834d0
|
(svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes
|
2013-06-04 15:04:59 +00:00 |
|