rubidium
|
3dac24bed0
|
(svn r21236) -Codechange: Make the visual effects drawing routine work for all vehicle types (Hirundo)
|
2010-11-18 14:11:50 +00:00 |
|
rubidium
|
5f4754f2db
|
(svn r21235) -Codechange: Move Train::UpdateVisualEffect to the Vehicle class (Hirundo)
|
2010-11-18 14:09:39 +00:00 |
|
rubidium
|
9e578590f9
|
(svn r21234) -Codechange: Make Train::UpdateVisualEffect work for all vehicle types (Hirundo)
|
2010-11-18 14:07:48 +00:00 |
|
rubidium
|
7a432a768b
|
(svn r21233) -Codechange: Introduce an enum to remove some magic numbers from the visual effect code (Hirundo)
|
2010-11-18 14:04:36 +00:00 |
|
rubidium
|
f1848b8614
|
(svn r21232) -Codechange: Move cached_vis_effect from the TrainCache to the VehicleCache (Hirundo)
|
2010-11-18 14:03:12 +00:00 |
|
rubidium
|
034d106179
|
(svn r21231) -Codechange: Generalize the naming of some settings and variables related to visual effects (Hirundo)
|
2010-11-18 14:01:20 +00:00 |
|
rubidium
|
b518a614fb
|
(svn r21230) -Fix/Change/Feature: [NewGRF] Make positioning of diesel fumes and electric sparks actually work (Hirundo).
|
2010-11-18 13:51:54 +00:00 |
|
yexo
|
04977d9a07
|
(svn r21218) -Fix (r21189)[FS#4236]: don't force a minimum speed when braking
|
2010-11-16 23:38:05 +00:00 |
|
terkhen
|
5ff9bef01f
|
(svn r21205) -Fix [FS#4207]: Under some conditions, group count would be wrong after moving train engines in the depot window.
|
2010-11-16 12:05:41 +00:00 |
|
terkhen
|
56d8627d10
|
(svn r21189) -Fix: Force a minimum speed for trains when using the realistic acceleration model.
|
2010-11-14 15:48:24 +00:00 |
|
rubidium
|
06bb553545
|
(svn r21136) -Fix [FS#4213]: bridge speed limits should apply to all wagons of a vehicle, not just the head of the vehicle
|
2010-11-10 20:15:48 +00:00 |
|
terkhen
|
c7a2d1f883
|
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
|
2010-11-09 17:43:05 +00:00 |
|
terkhen
|
ca755e983c
|
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
|
2010-11-06 12:53:31 +00:00 |
|
alberth
|
e5b817e99a
|
(svn r21088) -Doc: Additions/corrections of doxygen comments.
|
2010-11-05 16:34:22 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
frosch
|
a449bab5ff
|
(svn r21014) -Fix [FS#4179](r20098): Reversing of trains in stations while last wagon was in a depot or on a bridge-/tunnelhead caused trouble.
|
2010-10-22 22:51:15 +00:00 |
|
rubidium
|
db3a6485d7
|
(svn r20768) -Codechange: unify send-to-depot commands
|
2010-09-08 18:55:58 +00:00 |
|
rubidium
|
64f4b0d718
|
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown handling as well (Hirundo)
|
2010-08-28 14:14:37 +00:00 |
|
rubidium
|
28d1d32161
|
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)
|
2010-08-28 14:01:50 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
514f566d7c
|
(svn r20623) -Codechange: unify the storing of animation related information
|
2010-08-26 15:31:40 +00:00 |
|
rubidium
|
a6f7a28a9c
|
(svn r20582) -Fix [FS#4044]: Autoreplace can trigger an assertion when at the vehicle limit
|
2010-08-20 17:35:10 +00:00 |
|
rubidium
|
bbafd249ca
|
(svn r20573) -Codechange: free/reserve some bits in the sell vehicle command to increase the vehicle pool limit
|
2010-08-19 20:45:29 +00:00 |
|
rubidium
|
b07f2beb67
|
(svn r20572) -Codechange: free/reserve some bits in the wagon move command to increase the vehicle pool limit
|
2010-08-19 20:42:00 +00:00 |
|
rubidium
|
27e45d96a4
|
(svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands.
|
2010-08-18 20:48:38 +00:00 |
|
rubidium
|
982df3e96b
|
(svn r20536) -Codechange: unify the refitting of vehicles
|
2010-08-18 00:47:31 +00:00 |
|
yexo
|
c144e8e921
|
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings
|
2010-08-18 00:30:12 +00:00 |
|
rubidium
|
c57a5b735a
|
(svn r20532) -Codechange: unify selling of vehicles a bit
|
2010-08-17 23:55:22 +00:00 |
|
rubidium
|
253080ad64
|
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
|
2010-08-17 23:15:55 +00:00 |
|
frosch
|
d08c3d9381
|
(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype.
|
2010-08-15 19:59:48 +00:00 |
|
frosch
|
c4f630e5ba
|
(svn r20504) -Codechange: Move updating of train's visual effect to separate function.
|
2010-08-15 19:53:53 +00:00 |
|
alberth
|
a51d34c048
|
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.
|
2010-08-15 14:06:43 +00:00 |
|
rubidium
|
b5d5a4e159
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
yexo
|
c8d8c996c2
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
alberth
|
1743c86610
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
terkhen
|
c92b2e9d3c
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
michi_cc
|
454144474a
|
(svn r20098) -Fix [FS#3898]: A train reversing in a station would sometimes fail to release its reserved path.
|
2010-07-09 14:14:17 +00:00 |
|
frosch
|
35f4b4155e
|
(svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement.
|
2010-07-04 13:07:47 +00:00 |
|
frosch
|
5108f71f0e
|
(svn r20006) -Fix: Trains should also have running cost while slowing down for stop.
|
2010-06-21 17:36:46 +00:00 |
|
frosch
|
6f800a8407
|
(svn r20005) -Codechange: Enumify force_proceed.
|
2010-06-21 17:35:27 +00:00 |
|
frosch
|
604971bdb2
|
(svn r19992) -Fix [FS#3878]: Clear force_proceed when entering depots and when loading.
-Fix (r18515): Resetting of force_proceed on manual stopping did not work.
|
2010-06-16 20:27:59 +00:00 |
|
terkhen
|
b3d347f6c9
|
(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.
|
2010-06-11 20:20:45 +00:00 |
|
rubidium
|
4065c94403
|
(svn r19892) -Fix [FS#3856] (r19792): crash when trying to reserve 'in depot' track on clearing a crashed train
|
2010-05-23 22:14:22 +00:00 |
|
rubidium
|
618572ce77
|
(svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)
|
2010-05-11 21:02:26 +00:00 |
|
rubidium
|
9f84fd4298
|
(svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand
|
2010-05-11 14:16:16 +00:00 |
|
rubidium
|
c293e7efa0
|
(svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost
|
2010-05-11 11:55:12 +00:00 |
|
smatz
|
27949d219d
|
(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVehicle in order to improve performance
|
2010-05-03 23:36:17 +00:00 |
|