smatz
|
9b10bc9cdf
|
(svn r16720) -Codechange: make Set/ClearFrontEngine(), Set/ClearArticulatedPart(), Set/ClearWagon(), Set/ClearEngine(), Set/ClearFreeWagon() and Set/ClearMultiheaded() members of Train
|
2009-07-02 00:17:27 +00:00 |
|
smatz
|
77eaefb61c
|
(svn r16720) -Codechange: make Set/ClearFrontEngine(), Set/ClearArticulatedPart(), Set/ClearWagon(), Set/ClearEngine(), Set/ClearFreeWagon() and Set/ClearMultiheaded() members of Train
|
2009-07-02 00:17:27 +00:00 |
|
smatz
|
1e1f0ab2cf
|
(svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train
|
2009-07-01 23:57:20 +00:00 |
|
smatz
|
d86e17d65a
|
(svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train
|
2009-07-01 23:57:20 +00:00 |
|
smatz
|
378d01f2f4
|
(svn r16718) -Codechange: make IsFreeWagon() member of Train
|
2009-07-01 23:49:13 +00:00 |
|
smatz
|
ecfaa0564d
|
(svn r16718) -Codechange: make IsFreeWagon() member of Train
|
2009-07-01 23:49:13 +00:00 |
|
smatz
|
20fedeb3d6
|
(svn r16717) -Codechange: make IsFrontEngine() member of Train
|
2009-07-01 22:22:01 +00:00 |
|
smatz
|
adc5363202
|
(svn r16717) -Codechange: make IsFrontEngine() member of Train
|
2009-07-01 22:22:01 +00:00 |
|
smatz
|
c113303593
|
(svn r16655) -Codechange: use IsRailwayStationTile() more
|
2009-06-25 15:54:06 +00:00 |
|
smatz
|
38477f2b36
|
(svn r16655) -Codechange: use IsRailwayStationTile() more
|
2009-06-25 15:54:06 +00:00 |
|
smatz
|
d4538bc611
|
(svn r16652) -Codechange: use less strict, but faster check for quickly bailing out in FindTrainCollideEnum() (Bilbo)
-Codechange: shuffle the code a bit
|
2009-06-24 23:59:20 +00:00 |
|
smatz
|
029fb9bdee
|
(svn r16652) -Codechange: use less strict, but faster check for quickly bailing out in FindTrainCollideEnum() (Bilbo)
-Codechange: shuffle the code a bit
|
2009-06-24 23:59:20 +00:00 |
|
smatz
|
a9602401f0
|
(svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile()
|
2009-06-24 19:26:41 +00:00 |
|
smatz
|
05c695a647
|
(svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile()
|
2009-06-24 19:26:41 +00:00 |
|
smatz
|
4b3bf5667a
|
(svn r16641) -Codechange: reduce number of multiplications done in FindTrainCollideEnum() to minimum
|
2009-06-23 23:31:43 +00:00 |
|
smatz
|
986cc75a12
|
(svn r16641) -Codechange: reduce number of multiplications done in FindTrainCollideEnum() to minimum
|
2009-06-23 23:31:43 +00:00 |
|
smatz
|
9ec6fc8a61
|
(svn r16633) -Codechange: remove checks for consistency of newpool
|
2009-06-23 10:44:46 +00:00 |
|
smatz
|
192b9bda7b
|
(svn r16633) -Codechange: remove checks for consistency of newpool
|
2009-06-23 10:44:46 +00:00 |
|
rubidium
|
8ca2ccc456
|
(svn r16581) -Codechange: unify the access to Engine::lifelength.
|
2009-06-16 13:52:18 +00:00 |
|
rubidium
|
512b021e26
|
(svn r16581) -Codechange: unify the access to Engine::lifelength.
|
2009-06-16 13:52:18 +00:00 |
|
rubidium
|
ee96d737b2
|
(svn r16580) -Codechange: rename Engine::image_index to original_image_index to not confuse it with image_index from *VehInfo.
|
2009-06-16 13:31:06 +00:00 |
|
rubidium
|
4b05617c42
|
(svn r16580) -Codechange: rename Engine::image_index to original_image_index to not confuse it with image_index from *VehInfo.
|
2009-06-16 13:31:06 +00:00 |
|
smatz
|
632a3191f6
|
(svn r16571) -Fix [FS#2974](r16322): in some cases, train could be stuck in depot
|
2009-06-13 10:22:22 +00:00 |
|
smatz
|
62f120b296
|
(svn r16571) -Fix [FS#2974](r16322): in some cases, train could be stuck in depot
|
2009-06-13 10:22:22 +00:00 |
|
smatz
|
ca9787b2ea
|
(svn r16553) -Codechange: don't use TRACK_BIT_WORMHOLE and TRACK_BIT_DEPOT as bitmasks
|
2009-06-10 16:02:00 +00:00 |
|
smatz
|
5a6bb53894
|
(svn r16553) -Codechange: don't use TRACK_BIT_WORMHOLE and TRACK_BIT_DEPOT as bitmasks
|
2009-06-10 16:02:00 +00:00 |
|
smatz
|
5c934c621d
|
(svn r16545) -Cleanup: tunnels have been returning correct SlopeZ since r1
|
2009-06-09 20:04:46 +00:00 |
|
smatz
|
1c5ca9822d
|
(svn r16545) -Cleanup: tunnels have been returning correct SlopeZ since r1
|
2009-06-09 20:04:46 +00:00 |
|
smatz
|
af85994f7f
|
(svn r16527) -Codechange: use static member functions instead of simple casts when converting Vehicle to specialised vehicle types. Includes safety check
|
2009-06-06 16:54:22 +00:00 |
|
smatz
|
0c10006907
|
(svn r16527) -Codechange: use static member functions instead of simple casts when converting Vehicle to specialised vehicle types. Includes safety check
|
2009-06-06 16:54:22 +00:00 |
|
frosch
|
c9eac207ea
|
(svn r16498) -Codechange: Remove hardly used HASBITS.
|
2009-06-01 15:01:54 +00:00 |
|
frosch
|
0d782b0f96
|
(svn r16498) -Codechange: Remove hardly used HASBITS.
|
2009-06-01 15:01:54 +00:00 |
|
smatz
|
c5240c770c
|
(svn r16494) -Codechange: cache train's speed limit caused by curves
|
2009-06-01 13:14:56 +00:00 |
|
smatz
|
de25de7a60
|
(svn r16494) -Codechange: cache train's speed limit caused by curves
|
2009-06-01 13:14:56 +00:00 |
|
alberth
|
580e478e4e
|
(svn r16491) -Codechange: Added parentheses around bitwise operators for code style.
|
2009-06-01 11:43:36 +00:00 |
|
alberth
|
bab70a823d
|
(svn r16491) -Codechange: Added parentheses around bitwise operators for code style.
|
2009-06-01 11:43:36 +00:00 |
|
frosch
|
6e06b592ad
|
(svn r16480) -Fix (r15617): Invalidate newgrf variable caches of more vehicles in more places. Esp. they were only invalidated for trains.
|
2009-05-31 12:03:14 +00:00 |
|
frosch
|
9853c0dc22
|
(svn r16480) -Fix (r15617): Invalidate newgrf variable caches of more vehicles in more places. Esp. they were only invalidated for trains.
|
2009-05-31 12:03:14 +00:00 |
|
smatz
|
e419fe6d3f
|
(svn r16442) -Codechange: use new Vehicle accessors at more places
|
2009-05-26 22:45:48 +00:00 |
|
smatz
|
5a463c8347
|
(svn r16442) -Codechange: use new Vehicle accessors at more places
|
2009-05-26 22:45:48 +00:00 |
|
smatz
|
0c53f04c07
|
(svn r16441) -Codechange: new class SpecializedVehicle used as superclass for all vehicle types
|
2009-05-26 22:10:13 +00:00 |
|
smatz
|
7ee882d03f
|
(svn r16441) -Codechange: new class SpecializedVehicle used as superclass for all vehicle types
|
2009-05-26 22:10:13 +00:00 |
|
yexo
|
f044ad6f80
|
(svn r16439) -Change: Make the default vehicle servicing settings company-based settings, so in a multiplayer game everyone can change them.
|
2009-05-26 21:59:49 +00:00 |
|
yexo
|
0d56cfabfa
|
(svn r16439) -Change: Make the default vehicle servicing settings company-based settings, so in a multiplayer game everyone can change them.
|
2009-05-26 21:59:49 +00:00 |
|
rubidium
|
82cdacb20c
|
(svn r16427) -Codechange: replace a few magic numbers with an existing constant and unduplicate a few lines.
|
2009-05-26 08:53:16 +00:00 |
|
rubidium
|
984bd3b98d
|
(svn r16427) -Codechange: replace a few magic numbers with an existing constant and unduplicate a few lines.
|
2009-05-26 08:53:16 +00:00 |
|
rubidium
|
c496a3e014
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
rubidium
|
0d99b6c71c
|
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.
|
2009-05-24 20:29:04 +00:00 |
|
frosch
|
eeb3f75cfe
|
(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles/stations/industries are deleted.
|
2009-05-24 16:52:42 +00:00 |
|
frosch
|
a4557c7da4
|
(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles/stations/industries are deleted.
|
2009-05-24 16:52:42 +00:00 |
|