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
/
aircraft_cmd.c
Age
Commit message (
Expand
)
Author
2005-07-28
(svn r2732) -Codechange: Cleaned the order flags some more. Hit some inconsis...
celestar
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-20
(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...
tron
2005-07-19
(svn r2643) Get rid of some unnecessary casts
tron
2005-07-13
(svn r2558) Change the internal map format from 7 arrays to one array of stru...
tron
2005-07-01
(svn r2504) Move Draw*EngineInfo to engine_gui.c to reduce dependencies
tron
2005-06-25
(svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVi...
tron
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-06-07
(svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[]
tron
2005-06-04
(svn r2407) Use {Get,Is}TileOwner to get/check the owner of a tile and fix so...
tron
2005-06-03
(svn r2403) if cascade -> switch
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-30
(svn r2383) - Fix: Monkey-testing turned up some command crashes.
Darkvater
2005-05-30
(svn r2380) - Fix: Build year for mail compartment of planes was not set corr...
orudge
2005-05-14
(svn r2306) - CodeChange: Check the last commands; refits. This needed an ext...
Darkvater
2005-05-12
(svn r2297) - CodeChange: server-check the next batch of commands.
Darkvater
2005-05-11
(svn r2294) - CodeChange: check the service interval settings when changing o...
Darkvater
2005-05-11
(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...
Darkvater
2005-05-02
(svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx)
matthijs
2005-04-02
(svn r2118) - Fix: Fix compilation with network disabled, and comment out som...
Darkvater
2005-03-23
(svn r2037) uint -> TileIndex, remove pointless casts, const, misc.
tron
2005-03-23
(svn r2036) Fix FindNearestHanger(), it never worked correctly because 0xFFFF...
tron
2005-03-20
(svn r2034) -Codechange: Replaced the rather meaningless LOAD and UNLOAD flag...
celestar
2005-03-19
(svn r2024) -Fix: [autoreplace] reverted all changes involving v->set_for_re...
bjarni
2005-02-22
(svn r1905) - Fix: [ 1118810 ] openttd: ship_cmd.c:642 ... Assertion failed. ...
Darkvater
2005-02-12
(svn r1863) Give the effect vehicle type enums more descriptive names and use...
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-02-04
(svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to...
truelight
2005-02-02
(svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id
truelight
2005-02-01
(svn r1767) fixed mixed declarations and code in last commit (oops)
bjarni
2005-02-01
(svn r1766) - Feature: Aircrafts will now go to the nearest hangar if the nex...
bjarni
2005-01-31
(svn r1749) Move the functions which calculate distances to map.[ch] and give...
tron
2005-01-30
(svn r1742) - Fix: fixed bug introduced in r1730 where AI players had problem...
bjarni
2005-01-30
(svn r1741) - Fix: added IsVehicleIndex() so it's possible to protect GetVehi...
bjarni
2005-01-30
(svn r1739) - Fix: type checking when selling vehicles (TrueLight)
darkvater
2005-01-30
(svn r1730) - Fix: Ships and Aircrafts have to be build in depots owned by _c...
bjarni
2005-01-29
(svn r1713) Split off several functions which query/set information about a s...
tron
2005-01-29
(svn r1710) - Fix: [autoreplace] vehicles do no longer go to a depot all the ...
bjarni
2005-01-28
(svn r1708) - Fix: FindNearestHangar() will no longer return a hangar where a...
bjarni
2005-01-28
(svn r1704) - Fix: [newgrf] rotors of custom helicopters are displayed correc...
dominik
2005-01-27
(svn r1701) Style police ^^
tron
2005-01-27
(svn r1700) - Fix: Hacked clients can no longer be used to build vehicles tha...
bjarni
2005-01-27
(svn r1699) - Feature [autoreplace] a plane will now go to the hangar right a...
bjarni
2005-01-27
(svn r1698) - Feature [autoreplace] helicopters will now go to the nearest ha...
bjarni
2005-01-24
(svn r1652) Fix: train and road vehicle lists are now redrawn when vehicles e...
bjarni
2005-01-24
(svn r1651) Fix: [ 1098696 ] Airport shadow remains after crashing
dominik
2005-01-24
(svn r1640) fix: now helicopters will use a hangar in schedule to be replaced...
bjarni
2005-01-24
(svn r1636) fix: helicopters now go to a hangar if they are set for replaceme...
bjarni
2005-01-23
(svn r1629) added a counter to tell how many engines you have of each type to...
bjarni
[next]