summaryrefslogtreecommitdiff
path: root/src/airport.h
AgeCommit message (Expand)Author
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2008-07-20(svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different ...smatz
2008-05-24(svn r13226) -Feature: Allow to have more than only two airports per town. T...belugas
2008-04-11(svn r12662) -Codechange: Comment-code style applicationbelugas
2007-12-26(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...rubidium
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.rubidium
2007-12-18(svn r11661) -Codechange: some header reworks in order to try to reduce the c...rubidium
2007-07-03(svn r10422) -Fix: VC8 Code Analyzer warning C6297: Arithmetic overflow: 32-b...KUDr
2007-03-29(svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stati...celestar
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-02(svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc...celestar
2007-02-23(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...belugas
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 r8750) -Fix (r8747): PLANES defined in wingdi.h caused compilation error...KUDr
2007-02-15(svn r8748) -Fixtron
2007-02-15(svn r8747) -Fixtron
2007-02-15(svn r8743) -Fixtron
2007-02-14(svn r8733) -Fix(r8705): Forgot to change some more places where airport bloc...celestar
2007-02-13(svn r8705) -Codechange: Increased the number of airport blocks to 64. This i...celestar
2007-02-04(svn r8582) -Fixtron
2007-02-04(svn r8570) -Fixtron
2007-02-03(svn r8559) -Fixtron
2007-01-21(svn r8305) -Codechange: defining 'static const' in a header is a bit weird.truelight
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium