rubidium
|
72d6c3a9ad
|
(svn r16861) -Codechange: move a few more bits from station to basestation (to be shared with waypoints)
|
2009-07-17 20:30:07 +00:00 |
|
rubidium
|
46d94fdfed
|
(svn r16859) -Codechange: split the Station struct into two so parts of it can be reused for Waypoints.
|
2009-07-17 19:44:13 +00:00 |
|
rubidium
|
84df3ba2b4
|
(svn r16859) -Codechange: split the Station struct into two so parts of it can be reused for Waypoints.
|
2009-07-17 19:44:13 +00:00 |
|
smatz
|
64de470917
|
(svn r16814) -Codechange: make IsNormalAircraft() member of Aircraft
|
2009-07-13 16:37:27 +00:00 |
|
smatz
|
b6960e4e17
|
(svn r16814) -Codechange: make IsNormalAircraft() member of Aircraft
|
2009-07-13 16:37:27 +00:00 |
|
rubidium
|
e4ef68405c
|
(svn r16766) -Codechange: remove station->MarkDirty. It is in all cases meant to only update the sign and not invalidate the widget; the widget would be invalidated by a call before/after the call to MarkDirty or it wouldn't make sense because e.g. the window doesn't exist anymore/yet.
|
2009-07-08 12:01:26 +00:00 |
|
rubidium
|
9ae07bba85
|
(svn r16766) -Codechange: remove station->MarkDirty. It is in all cases meant to only update the sign and not invalidate the widget; the widget would be invalidated by a call before/after the call to MarkDirty or it wouldn't make sense because e.g. the window doesn't exist anymore/yet.
|
2009-07-08 12:01:26 +00:00 |
|
rubidium
|
770ad0c022
|
(svn r16765) -Codechange: give ViewportSign's width_1 and width_2 more self explaining names
|
2009-07-08 08:50:20 +00:00 |
|
rubidium
|
3fb1506d6d
|
(svn r16765) -Codechange: give ViewportSign's width_1 and width_2 more self explaining names
|
2009-07-08 08:50:20 +00:00 |
|
rubidium
|
bb78e5bb14
|
(svn r16764) -Codechange: unify the way viewport signs are marked dirty
|
2009-07-08 08:30:35 +00:00 |
|
rubidium
|
8275a98e1f
|
(svn r16764) -Codechange: unify the way viewport signs are marked dirty
|
2009-07-08 08:30:35 +00:00 |
|
rubidium
|
44ebf9a474
|
(svn r16759) -Codechange: some coding style in station.cpp
|
2009-07-07 11:21:29 +00:00 |
|
rubidium
|
e26e7c4731
|
(svn r16759) -Codechange: some coding style in station.cpp
|
2009-07-07 11:21:29 +00:00 |
|
smatz
|
aa4ccab6a8
|
(svn r16745) -Fix [FS#3011]: invalidate JoinStation window after removing item from the pool
|
2009-07-05 13:20:05 +00:00 |
|
smatz
|
c861d9b64b
|
(svn r16745) -Fix [FS#3011]: invalidate JoinStation window after removing item from the pool
|
2009-07-05 13:20:05 +00:00 |
|
rubidium
|
c5a44ce99e
|
(svn r16736) -Codechange: give some station enums a name and use that instead of 'byte'.
|
2009-07-04 11:26:57 +00:00 |
|
rubidium
|
571dfb9055
|
(svn r16736) -Codechange: give some station enums a name and use that instead of 'byte'.
|
2009-07-04 11:26:57 +00:00 |
|
rubidium
|
18fbe0aac4
|
(svn r16722) -Codechange: unify the naming of the Is/Set/HasArticulatedPart functions
|
2009-07-02 09:06:15 +00:00 |
|
rubidium
|
4d14c1b534
|
(svn r16722) -Codechange: unify the naming of the Is/Set/HasArticulatedPart functions
|
2009-07-02 09:06:15 +00:00 |
|
rubidium
|
f97bd41ed4
|
(svn r16721) -Codechange: make Is/SetRoadVehicleFront, Is/Set/HasArticulatedPart member of RoadVehicle.
|
2009-07-02 08:59:27 +00:00 |
|
rubidium
|
61e735ba4c
|
(svn r16721) -Codechange: make Is/SetRoadVehicleFront, Is/Set/HasArticulatedPart member of RoadVehicle.
|
2009-07-02 08:59:27 +00:00 |
|
smatz
|
d5e58990f8
|
(svn r16661) -Codechange: move definition of few very short functions to header files
|
2009-06-25 23:49:59 +00:00 |
|
smatz
|
f2e55319dd
|
(svn r16661) -Codechange: move definition of few very short functions to header files
|
2009-06-25 23:49:59 +00:00 |
|
smatz
|
5799a7a57c
|
(svn r16656) -Fix (r16655): strange things happen
|
2009-06-25 16:07:23 +00:00 |
|
smatz
|
6915643a99
|
(svn r16656) -Fix (r16655): strange things happen
|
2009-06-25 16:07:23 +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
|
72bee4ad2d
|
(svn r16654) -Codechange: cache industries in station's coverage area instead of searching them everytime payment is made
|
2009-06-25 15:42:03 +00:00 |
|
smatz
|
fa1ad0fd3c
|
(svn r16654) -Codechange: cache industries in station's coverage area instead of searching them everytime payment is made
|
2009-06-25 15:42:03 +00:00 |
|
smatz
|
f6a4d61cca
|
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
|
2009-06-24 17:39:54 +00:00 |
|
smatz
|
8343340acb
|
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
|
2009-06-24 17:39:54 +00:00 |
|
smatz
|
61a42f42c1
|
(svn r16640) -Codechange: move roadstop stuff to separate files
|
2009-06-23 21:44:48 +00:00 |
|
smatz
|
0045096403
|
(svn r16640) -Codechange: move roadstop stuff to separate files
|
2009-06-23 21:44:48 +00:00 |
|
smatz
|
cc9ecc4e7d
|
(svn r16639) -Codechange: enumify RoadStop::status, move definition of short functions to header file
|
2009-06-23 21:12:48 +00:00 |
|
smatz
|
8bb88e5f72
|
(svn r16639) -Codechange: enumify RoadStop::status, move definition of short functions to header file
|
2009-06-23 21:12:48 +00:00 |
|
smatz
|
da1b67f115
|
(svn r16636) -Codechange: no need to initialize already zeroed variables by zero in station and rs constructors, remove debug output
|
2009-06-23 20:32:51 +00:00 |
|
smatz
|
33ce857271
|
(svn r16636) -Codechange: no need to initialize already zeroed variables by zero in station and rs constructors, remove debug output
|
2009-06-23 20:32:51 +00:00 |
|
smatz
|
b12ba4b751
|
(svn r16476) -Fix (r16475): wrong version of the patch
|
2009-05-31 09:34:40 +00:00 |
|
smatz
|
79d5a41b85
|
(svn r16476) -Fix (r16475): wrong version of the patch
|
2009-05-31 09:34:40 +00:00 |
|
smatz
|
7cd7be48c3
|
(svn r16475) -Codechange: move code invalidating Vehicle::last_station_visited to more logical place
|
2009-05-31 09:33:12 +00:00 |
|
smatz
|
ab5a51d462
|
(svn r16475) -Codechange: move code invalidating Vehicle::last_station_visited to more logical place
|
2009-05-31 09:33:12 +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 |
|
smatz
|
bebab3cd79
|
(svn r16407) -Fix [FS#2913]: set CargoPacket::source to INVALID_STATION when source station is deleted
|
2009-05-23 19:43:09 +00:00 |
|
smatz
|
7854e68b95
|
(svn r16407) -Fix [FS#2913]: set CargoPacket::source to INVALID_STATION when source station is deleted
|
2009-05-23 19:43:09 +00:00 |
|
smatz
|
1eb48cdded
|
(svn r16403) -Codechange: move code related to subsidies to separate file
|
2009-05-23 15:46:00 +00:00 |
|
smatz
|
b2aed51f8e
|
(svn r16403) -Codechange: move code related to subsidies to separate file
|
2009-05-23 15:46:00 +00:00 |
|
rubidium
|
489253b630
|
(svn r16390) -Codechange: move u.road to RoadVehicle.
|
2009-05-22 20:22:20 +00:00 |
|
rubidium
|
7a37220881
|
(svn r16390) -Codechange: move u.road to RoadVehicle.
|
2009-05-22 20:22:20 +00:00 |
|
rubidium
|
1ceb349779
|
(svn r16389) -Codechange: use RoadVehicle instead of Vehicle where appropriate
|
2009-05-22 20:18:45 +00:00 |
|