Age | Commit message (Expand) | Author |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-18 | (svn r20538) -Codechange: introduce a few macros to initialize the airport cl... | yexo |
2010-08-17 | (svn r20524) -Codechange: remove old airport debug code | yexo |
2010-08-13 | (svn r20478) -Codechange: remove support for 'helipad groups' because there a... | yexo |
2010-08-13 | (svn r20477) -Codechange: remove some airport-related constants/functions and... | yexo |
2010-08-05 | (svn r20368) -Codechange: automatically rotate all nodes for airport movement... | yexo |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-03-19 | (svn r19465) -Codechange: support for multi-tile hangars | yexo |
2010-03-19 | (svn r19464) -Codechange: move GetHangarTile to Airport | yexo |
2010-03-18 | (svn r19455) -Codechange: split all airport information in Station to a seper... | yexo |
2010-03-18 | (svn r19453) -Codechange: split getting the initial aircraft position to a ne... | yexo |
2010-03-06 | (svn r19361) -Fix [FS#3664](r19353): crash when an airport was deleted | yexo |
2010-03-06 | (svn r19353) -Codechange: use static objects for the airport statemachines in... | yexo |
2010-03-05 | (svn r19326) -Codechange: store the airport name as property in AirportSpec | yexo |
2010-02-22 | (svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp | yexo |
2010-02-22 | (svn r19191) -Codechange: move AirportTileSpec to newgrf_airporttiles.h | yexo |
2010-01-24 | (svn r18910) -Codechange: move the enum with airporttile names to table/airpo... | yexo |
2010-01-17 | (svn r18845) -Codechange: introduce AirportTileSpec and use it for animation | yexo |
2010-01-15 | (svn r18816) -Fix (r18807): getting the catchment area of oilrigs triggered a... | yexo |
2010-01-15 | (svn r18807) -Codechange: introduce AirportSpec and move several non-statemac... | yexo |
2010-01-15 | (svn r18805) -Codechange: move airport_movement.h to table/ | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-06-21 | (svn r16620) -Fix (r16619): sometimes one misses the obvious :( | rubidium |
2009-06-21 | (svn r16619) -Cleanup: more coding style in airport stuff. | rubidium |
2009-06-21 | (svn r16614) -Codechange: Make the airport min/max available year a property ... | yexo |
2009-06-12 | (svn r16569) -Codechange: remove the gaps in the AirportTiles enum | yexo |
2009-06-12 | (svn r16567) -Fix (r16566): some minor corrections | yexo |
2009-06-12 | (svn r16566) -Codechange: enumify all airport tiles | yexo |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2008-11-25 | (svn r14625) -Codechange: a bit of coding style. | rubidium |
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 |