log src/company_type.h @ 20729:ea20edff1862 draft default tip master

age author description
Mon, 19 Dec 2011 20:50:36 +0000 truebrain (svn r23602) -Add: support for DEITY commands, commands where no real company was involved in (Rubidium) draft
Mon, 19 Dec 2011 17:48:04 +0000 rubidium (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style draft
Sat, 15 Oct 2011 20:42:32 +0000 rubidium (svn r23031) -Fix [FS#4804]: for the admin "bots" there was no distinction between bankruptcy and manual removal of companies even though the API suggested that draft
Thu, 19 May 2011 21:03:23 +0000 frosch (svn r22479) -Codechange/Fix: Months != quarters. (xi) draft
Sun, 17 Apr 2011 18:42:17 +0000 terkhen (svn r22343) -Change: Remove pixel limiter for query strings. draft
Fri, 14 Jan 2011 22:08:40 +0000 rubidium (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long draft
Sun, 05 Dec 2010 22:24:50 +0000 rubidium (svn r21412) -Codechange: limit company name by amount of characters, not bytes draft
Sun, 05 Dec 2010 22:23:50 +0000 rubidium (svn r21408) -Codechange: limit president name by amount of characters, not bytes draft
Thu, 13 May 2010 09:44:44 +0000 rubidium (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int draft
Tue, 23 Mar 2010 22:25:43 +0000 smatz (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET draft
Fri, 21 Aug 2009 20:21:05 +0000 rubidium (svn r17248) -Fix: add GPL license notice where appropriate draft
Mon, 03 Aug 2009 20:02:25 +0000 belugas (svn r17058) -Codechange: magic numbers removal. draft
Wed, 24 Dec 2008 09:53:15 +0000 rubidium (svn r14735) -Codechange: remove a bit of bit-waste in the map array (without changing the map array) and make the CompanyIDs contiguous. draft
Tue, 30 Sep 2008 20:51:04 +0000 rubidium (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. draft