log src/airport.cpp @ 8015:7ce9b4fdf0dc draft

age author description
Sun, 02 Dec 2007 19:23:46 +0000 rubidium (svn r11560) -Codechange: replace 'custom' version of FindLastBit with the generic. draft
Tue, 20 Nov 2007 13:35:54 +0000 skidd13 (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style draft
Mon, 29 Oct 2007 22:30:54 +0000 rubidium (svn r11354) -Codechange [FS#1379]: one variable wasn't freed whereas all others were. It's not causing any problems as it happens during the shutdown of OpenTTD. So basically it is only for consistency. draft
Thu, 29 Mar 2007 13:52:34 +0000 celestar (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts) draft
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo() draft
Fri, 23 Feb 2007 01:48:53 +0000 belugas (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style draft
Tue, 20 Feb 2007 06:39:09 +0000 tron (svn r8822) -Fix draft
Sat, 17 Feb 2007 07:45:18 +0000 tron (svn r8767) -Fix draft
Fri, 16 Feb 2007 12:10:19 +0000 celestar (svn r8759) -Feature: Allow airports to have up to 4 entry points depending on approach direction. Note: they're not yet used, but will be soon draft
Thu, 15 Feb 2007 20:35:45 +0000 tron (svn r8748) -Fix draft
Thu, 15 Feb 2007 20:16:33 +0000 tron (svn r8747) -Fix draft
Thu, 15 Feb 2007 07:43:06 +0000 tron (svn r8743) -Fix draft
Sat, 10 Feb 2007 08:19:39 +0000 tron (svn r8660) -Fix draft
Sun, 04 Feb 2007 13:46:21 +0000 tron (svn r8582) -Fix draft
Sun, 04 Feb 2007 10:25:57 +0000 tron (svn r8570) -Fix draft
Sat, 03 Feb 2007 13:03:11 +0000 tron (svn r8559) -Fix draft
Thu, 11 Jan 2007 17:29:39 +0000 KUDr (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter draft
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. draft
Wed, 10 Jan 2007 18:12:09 +0000 KUDr (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp) draft