Jonathan G Rennison
|
2f9ebebf02
|
Merge branch 'master' into wait_in_depot
|
2015-08-03 01:06:55 +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 |
|
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
|
8271acadb7
|
Merge branch 'show_veh_tunnel' into jgrpp
|
2015-08-02 18:25:08 +01:00 |
|
Jonathan G Rennison
|
6452b0fe02
|
Merge branch 'departure-boards-sx' into jgrpp
Conflicts:
src/saveload/extended_ver_sl.cpp
src/saveload/extended_ver_sl.h
src/window_type.h
|
2015-08-02 18:23:25 +01:00 |
|
patch-import
|
45b5145396
|
Add group info patch
Fix whitespace, add NOSAVE comment in vehicle struct
http://www.tt-forums.net/viewtopic.php?f=33&t=72855
|
2015-08-02 12:35:18 +01:00 |
|
patch-import
|
79138de1b9
|
Import departure boards patch
|
2015-08-01 19:48:19 +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 |
|
rubidium
|
8ab4f746f2
|
(svn r26864) -Codechange: bring a bit more OO into the disaster vehicles
|
2014-09-20 15:46:44 +00:00 |
|
rubidium
|
9e0f4b3847
|
(svn r26864) -Codechange: bring a bit more OO into the disaster vehicles
|
2014-09-20 15:46:44 +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 |
|
frosch
|
e704ab3921
|
(svn r26747) -Feature: [NewGRF] Advanced visual effects with multiple effect sprites independent of spawning model.
|
2014-08-17 14:53:11 +00:00 |
|
frosch
|
c30e137685
|
(svn r26747) -Feature: [NewGRF] Advanced visual effects with multiple effect sprites independent of spawning model.
|
2014-08-17 14:53:11 +00:00 |
|
frosch
|
156fed1b61
|
(svn r26746) -Codechange: Separate enums for visual effect type and spawning model.
|
2014-08-17 14:52:48 +00:00 |
|
frosch
|
17e88d644a
|
(svn r26746) -Codechange: Separate enums for visual effect type and spawning model.
|
2014-08-17 14:52:48 +00:00 |
|
frosch
|
edf905e6cf
|
(svn r26157) -Feature: [NewGRF] Vehicle variable 4D for determining the position within an articulated vehicle.
|
2013-12-13 20:21:04 +00:00 |
|
frosch
|
e0d69933f6
|
(svn r26157) -Feature: [NewGRF] Vehicle variable 4D for determining the position within an articulated vehicle.
|
2013-12-13 20:21:04 +00:00 |
|
fonsinchen
|
fb281ce23c
|
(svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher.
|
2013-10-22 18:34:10 +00:00 |
|
fonsinchen
|
6e1cc80926
|
(svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher.
|
2013-10-22 18:34:10 +00:00 |
|
fonsinchen
|
fff00b6460
|
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when loading and unloading.
|
2013-10-20 13:47:58 +00:00 |
|
fonsinchen
|
54db96be43
|
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when loading and unloading.
|
2013-10-20 13:47:58 +00:00 |
|
fonsinchen
|
67e0f7416a
|
(svn r25883) -Fix: Limit recursion and branching in RefreshNextHopsStats more aggressively.
|
2013-10-19 13:17:06 +00:00 |
|
fonsinchen
|
338d9861bc
|
(svn r25883) -Fix: Limit recursion and branching in RefreshNextHopsStats more aggressively.
|
2013-10-19 13:17:06 +00:00 |
|
fonsinchen
|
0d9612a0fb
|
(svn r25737) -Codechange: move inner workings of RefreshNextHopsStats into separate function
|
2013-08-20 21:22:37 +00:00 |
|
fonsinchen
|
5e017b8000
|
(svn r25737) -Codechange: move inner workings of RefreshNextHopsStats into separate function
|
2013-08-20 21:22:37 +00:00 |
|
fonsinchen
|
ae5e88e186
|
(svn r25565) -Codechange: Rewrite order prediction logic to introduce proper refit prediction
|
2013-07-06 17:01:31 +00:00 |
|
fonsinchen
|
b09c4043ec
|
(svn r25565) -Codechange: Rewrite order prediction logic to introduce proper refit prediction
|
2013-07-06 17:01:31 +00:00 |
|
fonsinchen
|
f022550df9
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +00:00 |
|
fonsinchen
|
04e3eb6fab
|
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
|
2013-06-09 13:03:48 +00:00 |
|
rubidium
|
6b746167e4
|
(svn r25259) -Codechange: track capacities and usage of links
|
2013-05-19 14:22:04 +00:00 |
|
rubidium
|
3947453277
|
(svn r25259) -Codechange: track capacities and usage of links
|
2013-05-19 14:22:04 +00:00 |
|
rubidium
|
7dd2354a13
|
(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load improved loading) instead of calculating if for every cycle
|
2013-02-17 14:54:50 +00:00 |
|
rubidium
|
cdb0a76958
|
(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load improved loading) instead of calculating if for every cycle
|
2013-02-17 14:54:50 +00:00 |
|
rubidium
|
58ec317c5a
|
(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag appropriately on creation (peter1138)
|
2013-02-14 17:24:55 +00:00 |
|
rubidium
|
ced17303c2
|
(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag appropriately on creation (peter1138)
|
2013-02-14 17:24:55 +00:00 |
|
rubidium
|
8539c04192
|
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138)
|
2013-02-14 17:06:49 +00:00 |
|
rubidium
|
369a6f9d1b
|
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ispercent (peter1138)
|
2013-02-14 17:06:49 +00:00 |
|
rubidium
|
2c67dc3d9f
|
(svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138)
|
2013-02-14 17:04:01 +00:00 |
|
rubidium
|
c77cd1f409
|
(svn r24994) -Codechange: Replace access to service_interval with accessors (peter1138)
|
2013-02-14 17:04:01 +00:00 |
|
frosch
|
f7ca5d29ed
|
(svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as signed.
|
2012-09-16 16:31:53 +00:00 |
|
frosch
|
38f265c083
|
(svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as signed.
|
2012-09-16 16:31:53 +00:00 |
|
frosch
|
348f2d35be
|
(svn r24446) -Add [FS#5199]: Store more consist properties in order backups.
|
2012-07-29 16:48:00 +00:00 |
|
frosch
|
9527bad3a7
|
(svn r24446) -Add [FS#5199]: Store more consist properties in order backups.
|
2012-07-29 16:48:00 +00:00 |
|
frosch
|
4216eb383f
|
(svn r24443) -Codechange: Move Vehicle::name to BaseConsist.
|
2012-07-29 16:45:11 +00:00 |
|
frosch
|
48e0d9901f
|
(svn r24443) -Codechange: Move Vehicle::name to BaseConsist.
|
2012-07-29 16:45:11 +00:00 |
|
frosch
|
2a875a1907
|
(svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist.
|
2012-07-29 16:44:39 +00:00 |
|
frosch
|
4c9f65800b
|
(svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist.
|
2012-07-29 16:44:39 +00:00 |
|