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
/
airport.cpp
Age
Commit message (
Expand
)
Author
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-13
(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-02
(svn r11560) -Codechange: replace 'custom' version of FindLastBit with the ge...
rubidium
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-10-29
(svn r11354) -Codechange [FS#1379]: one variable wasn't freed whereas all oth...
rubidium
2007-03-29
(svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stati...
celestar
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-02-20
(svn r8822) -Fix
tron
2007-02-17
(svn r8767) -Fix
tron
2007-02-16
(svn r8759) -Feature: Allow airports to have up to 4 entry points depending o...
celestar
2007-02-15
(svn r8748) -Fix
tron
2007-02-15
(svn r8747) -Fix
tron
2007-02-15
(svn r8743) -Fix
tron
2007-02-10
(svn r8660) -Fix
tron
2007-02-04
(svn r8582) -Fix
tron
2007-02-04
(svn r8570) -Fix
tron
2007-02-03
(svn r8559) -Fix
tron
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr