index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aircraft_cmd.cpp
Age
Commit message (
Expand
)
Author
2011-01-18
(svn r21844) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-15
(svn r21803) -Cleanup: Remove unnecessary semicolons.
terkhen
2010-11-10
(svn r21137) -Fix/revert-ish (r1385): station ratings weren't updated (anymor...
rubidium
2010-11-09
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
terkhen
2010-11-09
(svn r21120) -Fix (r21096): Use the engine max speed value instead of the sav...
terkhen
2010-11-08
(svn r21119) -Fix: Helicopter flight altitude was determined inconsistently i...
frosch
2010-11-08
(svn r21118) -Codechange: Name and deduplicate some magic numbers.
frosch
2010-11-06
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
terkhen
2010-11-06
(svn r21096) -Fix: Display the real max speed for aircrafts instead of always...
terkhen
2010-11-06
(svn r21094) -Fix: Aircraft speed would ignore callback 36 result when it is ...
terkhen
2010-11-05
(svn r21088) -Doc: Additions/corrections of doxygen comments.
alberth
2010-09-08
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehic...
rubidium
2010-09-08
(svn r20768) -Codechange: unify send-to-depot commands
rubidium
2010-08-28
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown...
rubidium
2010-08-28
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-19
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the mos...
yexo
2010-08-18
(svn r20536) -Codechange: unify the refitting of vehicles
rubidium
2010-08-18
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...
yexo
2010-08-17
(svn r20532) -Codechange: unify selling of vehicles a bit
rubidium
2010-08-17
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
rubidium
2010-08-17
(svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing co...
yexo
2010-08-17
(svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by remov...
yexo
2010-08-13
(svn r20478) -Codechange: remove support for 'helipad groups' because there a...
yexo
2010-08-13
(svn r20477) -Codechange: remove some airport-related constants/functions and...
yexo
2010-08-12
(svn r20476) -Codechange: simplify a check in aircraft_cmd.cpp by using the e...
yexo
2010-08-12
(svn r20474) -Cleanup: remove some unused code
yexo
2010-08-10
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
rubidium
2010-08-05
(svn r20368) -Codechange: automatically rotate all nodes for airport movement...
yexo
2010-08-05
(svn r20367) -Codechange; don't use a pointer to access the AirportMovingData...
yexo
2010-08-05
(svn r20366) -Codechange: store the rotation of the airport layout in the sta...
yexo
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-16
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b...
rubidium
2010-07-04
(svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192...
frosch
2010-06-11
(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.
terkhen
2010-06-05
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...
frosch
2010-05-31
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...
frosch
2010-04-18
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...
frosch
2010-04-13
(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle...
frosch
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-19
(svn r19463) -Codechange: add helper function to determine if an airport has ...
yexo
2010-03-18
(svn r19455) -Codechange: split all airport information in Station to a seper...
yexo
2010-03-18
(svn r19453) -Codechange: split getting the initial aircraft position to a ne...
yexo
2010-03-13
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
alberth
2010-03-07
(svn r19364) -Fix [FS#3668]: Implement custom sound effect for helicopter tak...
peter1138
2010-02-22
(svn r19198) -Codechange: store the size of stations in savegames
yexo
2010-02-14
(svn r19132) -Codechange: No need to end a line with ;;.
alberth
2010-02-10
(svn r19091) -Cleanup: remove some unneeded zeroing
rubidium
[next]