town.h
Thu, 05 Jan 2006 12:40:50 +0000 tron (svn r3365) Staticise 36 functions
Fri, 07 Oct 2005 07:35:15 +0000 tron (svn r3024) -Codechange: Another batch of replacements of int/uint/int16/byte/-1 with proper types and constants
Sun, 18 Sep 2005 20:56:44 +0000 Darkvater (svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Fri, 24 Jun 2005 12:38:35 +0000 tron (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
Mon, 09 May 2005 22:33:00 +0000 Darkvater (svn r2288) - CodeChange: protected the next batch of commands (41 so far, out of 115).
Thu, 17 Feb 2005 10:56:19 +0000 celestar (svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit
Sun, 13 Feb 2005 09:42:49 +0000 celestar (svn r1866) -Fix: Intercepted generated maps with 0 towns on it. Currently just an
Sun, 06 Feb 2005 22:36:08 +0000 matthijs (svn r1834) - Fix: NPF does not check the owner of its target, busses try to enter other players' depots. TODO
Tue, 01 Feb 2005 18:32:01 +0000 truelight (svn r1764) -Add: dynamic towns, you can now have up to 64k towns (let me know when
Sat, 29 Jan 2005 20:18:01 +0000 tron (svn r1724) Set maximum number of industries and towns to 250 each
Sat, 22 Jan 2005 20:23:18 +0000 tron (svn r1594) Convert all undefined parameter lists to (void) and add the appropriate warning flags in the Makefile
Fri, 21 Jan 2005 16:51:25 +0000 celestar (svn r1581) Added a display for the total map population to the town display (Jango)
Sat, 15 Jan 2005 08:58:31 +0000 tron (svn r1520) Trim 134 (!) lines with trailing whitespace ):
Fri, 14 Jan 2005 09:20:12 +0000 celestar (svn r1504) enummed town ratings (Jango)
Thu, 06 Jan 2005 22:31:58 +0000 truelight (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns and _industries
Fri, 31 Dec 2004 18:57:24 +0000 truelight (svn r1312) -Add: Patch which is on by default: population in label of the town
Tue, 28 Dec 2004 17:40:15 +0000 truelight (svn r1291) -Codechange: prepared subsidies and towns to become an uint16 (happens
Fri, 10 Sep 2004 19:02:27 +0000 truelight (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
Mon, 23 Aug 2004 21:04:39 +0000 dominik (svn r122) Change: exclusive transport rights are now stored per town instead of per station
Tue, 10 Aug 2004 14:42:52 +0000 darkvater (svn r5) -Fix: townname generation of TTDLX savegames. All work
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN