summaryrefslogtreecommitdiff
path: root/src/airport.cpp
AgeCommit message (Expand)Author
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) -Fixtron
2007-02-17(svn r8767) -Fixtron
2007-02-16(svn r8759) -Feature: Allow airports to have up to 4 entry points depending o...celestar
2007-02-15(svn r8748) -Fixtron
2007-02-15(svn r8747) -Fixtron
2007-02-15(svn r8743) -Fixtron
2007-02-10(svn r8660) -Fixtron
2007-02-04(svn r8582) -Fixtron
2007-02-04(svn r8570) -Fixtron
2007-02-03(svn r8559) -Fixtron
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