Age | Commit message (Collapse) | Author |
|
the south.
|
|
depot, which would still yield money.
|
|
|
|
|
|
goto-depot button did not make it possible to stop the vehicle at that depot.
|
|
service a little more.
|
|
to save and load private and protected variables in the vehicle struct.
|
|
Vehicle->SetNext() so we can trap instances that change a next pointer and (in the future) update the first/previous pointers based on that.
|
|
a depot.
|
|
didn't always update correctly) (Matthias)
|
|
vehicle struct.
-Codechange: do not force "special" vehicles to be allocated in the low 1024 vehicle slots and non "special" vehicles in the rest of the slots.
|
|
variables.h to strings.h
|
|
Tick method in the Vehicle class.
|
|
Get(Aircraft|RoadVeh|Ship|Train)Image.
|
|
account of vehicle group (Matthias Wolf)
|
|
it in UpdateVehicleTimetable.
|
|
accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
|
|
issues. Thanks to benc for providing the patch.
|
|
|
|
|
|
easily modified.
|
|
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
|
|
|
|
for all vehicle types.
|
|
changes, as well as 'state'. (Thanks to bulb)
|
|
loaded into LoadUnloadVehicle instead of duplicating it for each vehicle.
|
|
loading/unloading, but when arriving at the station.
|
|
|
|
|
|
nicer/better maintainable code, i.e. virtual methods instead of switches.
|
|
|
|
hopefully for good this time.
|
|
is sent to a depot.
|
|
instead of adding
them again when they leave, and add a v->LeaveStation() call for aircraft.
|
|
callback 36.
|
|
of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
|
|
and into landscape.h, and add a few where they didn't exist.
|
|
|
|
|
|
strings so it can be
translated properly and remove "buildable", since it isn't actually a word.
|
|
stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts)
|
|
CargoID loops.
|
|
carry mail
|
|
|
|
pixels) caused odd aircraft movements. On oilrigs, this caused a full crash as movement would take helicopter out of airport/station tile.
Corrected by maneuvering aircraft directly over these tiny movements, rather than relying on movement by changing facing.
|
|
|
|
check if they are in use
|
|
coding style (and rest of the code).
|