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
/
airport.c
Age
Commit message (
Expand
)
Author
2006-12-26
(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu...
Darkvater
2006-10-14
(svn r6770) -Codechange: Make the airport checking a bit stricter...fix unnot...
Darkvater
2006-10-14
(svn r6769) -Codechange: Minor syntax, const correctness, variable localizati...
Darkvater
2006-10-13
(svn r6768) -Cleanup: For airports change *Airport to *apc (variable naming c...
Darkvater
2006-08-28
(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...
rubidium
2006-08-16
(svn r5927) -Cleanup: check against _cur_year instead of _date when determini...
rubidium
2006-08-14
(svn r5887) -Cleanup: move date related functions, defines and variables to d...
rubidium
2006-07-26
(svn r5609) CodeChange : Apply coding style
belugas
2006-06-27
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
tron
2006-06-23
(svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.
richk
2006-05-20
(svn r4918) Move the information about the size of airports from an global ar...
tron
2006-05-01
(svn r4642) - Codechange: reorganise airport.h and airport_movement.h to avoi...
peter1138
2005-12-14
(svn r3297) Staticise
tron
2005-11-14
(svn r3181) -Bracing
tron
2005-10-23
(svn r3078) Some more stuff, which piled up:
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-15
(svn r1520) Trim 134 (!) lines with trailing whitespace ):
tron
2005-01-09
(svn r1440) -Feature: Allows more flexible airport layouts now, as the number of
celestar
2005-01-06
(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff
tron
2004-12-18
(svn r1149) Fix hack which abuses first TileIndex of airport depot array as n...
tron
2004-12-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-09-12
(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...
darkvater
2004-08-16
(svn r70) -Fix: typo in english.txt
darkvater
2004-08-16
(svn r66) -Fix Station list updated on station deletion/station rename
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight