log src/station_cmd.cpp @ 6261:a2ab35efe1ab draft

age author description
Thu, 08 Mar 2007 20:50:27 +0000 truelight (svn r9070) -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, you wouldn't ever be able to do so for a given station draft
Thu, 08 Mar 2007 16:27:54 +0000 rubidium (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code). draft
Wed, 07 Mar 2007 12:11:48 +0000 rubidium (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; draft
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo() draft
Sat, 03 Mar 2007 04:04:22 +0000 belugas (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing tags and (more than just) a few comments style. draft
Fri, 02 Mar 2007 18:49:11 +0000 richk (svn r8978) -Feature: Rewrite of transfer system. draft
Sat, 24 Feb 2007 09:42:39 +0000 tron (svn r8876) -Fix draft
Sat, 24 Feb 2007 06:46:20 +0000 tron (svn r8875) -Fix 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
Fri, 23 Feb 2007 00:17:46 +0000 rubidium (svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops as if it were removing a normal road tile (consider the local authority and such). draft
Fri, 23 Feb 2007 00:10:16 +0000 rubidium (svn r8851) -Fix [FS#643] (r8735): crash on removing town owned roads outside of the local authority. draft
Thu, 22 Feb 2007 08:43:02 +0000 tron (svn r8841) -Fix draft
Wed, 21 Feb 2007 19:46:37 +0000 tron (svn r8833) -Fix draft
Wed, 21 Feb 2007 07:37:31 +0000 tron (svn r8828) -Fix draft
Tue, 20 Feb 2007 22:09:21 +0000 peter1138 (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels. draft
Tue, 20 Feb 2007 06:39:09 +0000 tron (svn r8822) -Fix draft
Mon, 19 Feb 2007 13:45:13 +0000 rubidium (svn r8809) -Fix (r8715): accidentally removed a part of an expression. draft
Sun, 18 Feb 2007 11:45:56 +0000 tron (svn r8800) -Fix draft
Sun, 18 Feb 2007 11:27:09 +0000 tron (svn r8799) -Fix draft
Sun, 18 Feb 2007 11:14:55 +0000 rubidium (svn r8797) -Fix (8741): the 'drive through station built on town owned road' bit was not set. draft
Sun, 18 Feb 2007 09:00:34 +0000 tron (svn r8796) -Fix draft
Sun, 18 Feb 2007 08:37:39 +0000 tron (svn r8794) -Fix draft
Sat, 17 Feb 2007 15:59:33 +0000 tron (svn r8782) -Fix draft
Sat, 17 Feb 2007 15:34:05 +0000 tron (svn r8781) -Fix draft
Sat, 17 Feb 2007 15:03:30 +0000 tron (svn r8779) -Fix draft
Sat, 17 Feb 2007 07:45:18 +0000 tron (svn r8767) -Fix draft
Fri, 16 Feb 2007 22:44:56 +0000 rubidium (svn r8765) -Codechange: remove logic redundancy by moving it from the gui into the cmd code. draft
Fri, 16 Feb 2007 09:38:43 +0000 tron (svn r8755) -Fix draft
Wed, 14 Feb 2007 20:58:19 +0000 rubidium (svn r8741) -Fix (r8735): make the saveguards of CmdBuildRoadStop more robust and add roadstops.grf to the list of required grfs. draft
Wed, 14 Feb 2007 16:37:16 +0000 rubidium (svn r8735) -Feature: drive-through road stops made possible by the hard work of mart3p. draft