|
belugas
|
r4732:228e8eddf45b
|
18 years ago
|
|
(svn r6644) -Fix(r6637): remove inline to allow MSVC compilation -Fix(r5124): Add aircraft.h to MSVC projects
|
|
bjarni
|
r4725:3a289e38fda7
|
18 years ago
|
|
(svn r6637) -Codechange: merged all (vehicle type)EnterDepot into VehicleEnterDepot() This revealed duplicated code like aircraft lists got invalidated twice Moved invalidation of the vehicle detail window to VehicleServiceInDepot() as it should always be updated when serviced
|
|
bjarni
|
r4653:3d461c3cd615
|
18 years ago
|
|
(svn r6529) -Fix r6513: [depot window] added missing switch in CcCloneVehicle() The result of this missing switch was asserts in some cloning conditions (not all) (spotted by KUDr)
|
|
peter1138
|
r3987:274c1601e34c
|
18 years ago
|
|
|
|
tron
|
r3963:fb193040fb7a
|
18 years ago
|
|
(svn r5124) Add IsAircraftInHangar{Stopped,}(), which supersedes CheckStoppedInHangar() -Fix: Be more strict what it means for an aircraft to be in a hangar: It's not just being stopped on a hangar tile
|