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
|
2f9ebebf02
|
Merge branch 'master' into wait_in_depot
|
2015-08-03 01:06:55 +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 |
|
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
|
d023d0863f
|
Merge branch 'save_ext' into improved_breakdowns-sx
Conflicts:
src/saveload/saveload.cpp
|
2015-08-02 23:01:56 +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
|
78b2e5babb
|
Merge branches 'upgrade_airport' and 'vehicle_group_info' into jgrpp
|
2015-08-02 18:17:44 +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 |
|
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 |
|
planetmaker
|
da9a1d0c14
|
(svn r27222) -Fix [FS#6278]: Use the current maximum speed as limited by bridges, orders etc. for all vehicle types alike when considering increased smoke emissions of vehicles.
|
2015-04-09 18:17:43 +00:00 |
|
planetmaker
|
55f42eaa1f
|
(svn r27222) -Fix [FS#6278]: Use the current maximum speed as limited by bridges, orders etc. for all vehicle types alike when considering increased smoke emissions of vehicles.
|
2015-04-09 18:17:43 +00:00 |
|
frosch
|
891e4c40ce
|
(svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty.
|
2015-02-14 12:53:07 +00:00 |
|
frosch
|
2e1be6081d
|
(svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty.
|
2015-02-14 12:53:07 +00:00 |
|
rubidium
|
dc2b4f2498
|
(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data is now always accessible
|
2014-09-21 11:24:51 +00:00 |
|
rubidium
|
9daf7e749c
|
(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data is now always accessible
|
2014-09-21 11:24:51 +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
|
5853f9c714
|
(svn r26756) -Fix (r26747): Ground vehicle breakdown smoke was not supposed to be available yet, since it is a looping animation.
|
2014-08-23 13:31:20 +00:00 |
|
frosch
|
52fd95915a
|
(svn r26756) -Fix (r26747): Ground vehicle breakdown smoke was not supposed to be available yet, since it is a looping animation.
|
2014-08-23 13:31:20 +00:00 |
|
frosch
|
c6cd861997
|
(svn r26755) -Fix (r26747) [FS#6093]: Silence MSVC warning.
|
2014-08-23 10:44:32 +00:00 |
|
frosch
|
17872c8be1
|
(svn r26755) -Fix (r26747) [FS#6093]: Silence MSVC warning.
|
2014-08-23 10:44:32 +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
|
07077c2088
|
(svn r26745) -Codechange: Deduplicate calls to CreateEffectVehicleRel for vehicle visual effects.
|
2014-08-17 14:52:32 +00:00 |
|
frosch
|
d263fcce82
|
(svn r26745) -Codechange: Deduplicate calls to CreateEffectVehicleRel for vehicle visual effects.
|
2014-08-17 14:52:32 +00:00 |
|
rubidium
|
498556d6ce
|
(svn r26706) -Fix [FS#6015] (r20644): wrong breakdown sound was played for ships
|
2014-07-27 18:16:03 +00:00 |
|
rubidium
|
3d2895dbd1
|
(svn r26706) -Fix [FS#6015] (r20644): wrong breakdown sound was played for ships
|
2014-07-27 18:16:03 +00:00 |
|
rubidium
|
0d2f141c10
|
(svn r26699) -Fix-ish: do not crash when trying to show an error about vehicle in a NewGRF and the NewGRF was not loaded at all
|
2014-07-21 18:03:05 +00:00 |
|
rubidium
|
3d3fb76b7e
|
(svn r26699) -Fix-ish: do not crash when trying to show an error about vehicle in a NewGRF and the NewGRF was not loaded at all
|
2014-07-21 18:03:05 +00:00 |
|
fonsinchen
|
957b7c0199
|
(svn r26594) -Fix [FS#6006]: Don't call UpdateVehicleTimetable with dummy orders
|
2014-05-17 19:38:30 +00:00 |
|
fonsinchen
|
a9e3828dd2
|
(svn r26594) -Fix [FS#6006]: Don't call UpdateVehicleTimetable with dummy orders
|
2014-05-17 19:38:30 +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 |
|
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
|
379e83f042
|
(svn r26101) -Fix: NULL pointer dereference when one can't allocate an order list but wants to make implicit orders
|
2013-11-25 11:08:21 +00:00 |
|
rubidium
|
18beaac571
|
(svn r26101) -Fix: NULL pointer dereference when one can't allocate an order list but wants to make implicit orders
|
2013-11-25 11:08:21 +00:00 |
|
frosch
|
e580a3fe8a
|
(svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palette when leaving a station.
|
2013-11-17 16:02:39 +00:00 |
|
frosch
|
ec4806a82d
|
(svn r26027) -Change [FS#5669-ish]: [NewGRF] Invalidate vehicle colour palette when leaving a station.
|
2013-11-17 16:02:39 +00:00 |
|
fonsinchen
|
fb281ce23c
|
(svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher.
|
2013-10-22 18:34:10 +00:00 |
|