src/town_cmd.cpp
Thu, 24 Apr 2008 11:48:09 +0000 rubidium (svn r12864) [0.6] -Backport from trunk r12859, r12857, r12855, r12845, r12844: 0.6
Wed, 23 Apr 2008 22:55:11 +0000 rubidium (svn r12859) -Fix: make the town rating tests use less memory and much quicker; from 13% to unnoticable in the profile in games with lots of towns and lots of very active AIs.
Wed, 23 Apr 2008 20:56:08 +0000 rubidium (svn r12855) -Codechange: do not use autoptr's for testing whether certain objects can be build, but check it directly in the pool so we do not have to call destructors in the testing phase. Stations still use the autoptr though.
Mon, 21 Apr 2008 21:15:50 +0000 glx (svn r12826) [NoAI] -Sync: with trunk r12780:12824 noai
Mon, 21 Apr 2008 14:33:33 +0000 rubidium (svn r12819) -Codechange: handle more NewGRFs in the same way as TTDP does it, i.e. testing the low bits for 0xFF or 0 instead of all bits.
Mon, 21 Apr 2008 11:29:01 +0000 rubidium (svn r12817) -Feature: the ability to play NewGRF sounds for industries and stations.
Sun, 20 Apr 2008 15:27:28 +0000 richk (svn r12806) [NewGRF_ports] -Sync: with trunk r12773:12805. NewGRF_ports
Sun, 20 Apr 2008 08:43:31 +0000 rubidium (svn r12801) -Codechange: remove the dependency of function.h in town_map.h
Fri, 18 Apr 2008 23:33:51 +0000 rubidium (svn r12781) [NoAI] -Sync: with trunk r12711:12780. noai
Fri, 18 Apr 2008 19:55:13 +0000 richk (svn r12774) [NewGRF_ports] -Sync: with trunk r12742:12772. NewGRF_ports
Fri, 18 Apr 2008 04:54:09 +0000 rubidium (svn r12762) -Fix: tabs after the first non-tab character are generally not okay (or lines starting with a space and then tabs).
Fri, 18 Apr 2008 04:37:06 +0000 rubidium (svn r12761) -Codechange: lots of minor whitespace coding style fixes around operators.
Thu, 17 Apr 2008 21:21:01 +0000 rubidium (svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.
Thu, 17 Apr 2008 19:10:30 +0000 rubidium (svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
Wed, 16 Apr 2008 22:34:14 +0000 richk (svn r12743) [NewGRF_ports] -Sync: with trunk r12705:12741. NewGRF_ports
Tue, 15 Apr 2008 23:07:06 +0000 smatz (svn r12731) -Fix (r12726): copying a 16bit array into 32bit wouldn't work
Tue, 15 Apr 2008 22:27:28 +0000 rubidium (svn r12726) -Fix [FS#1877]: overflow causing strange building behaviour in towns.
Tue, 15 Apr 2008 13:10:01 +0000 frosch (svn r12717) -Fix (r11107): Check the TILE_NOT_SLOPED flag of the _north_ tile of multi-tile houses to decide if autoslope is allowed.
Tue, 15 Apr 2008 00:47:19 +0000 richk (svn r12715) [NewGRF_ports] -Sync: with trunk r12351:12644. NewGRF_ports
Sat, 12 Apr 2008 21:38:49 +0000 rubidium (svn r12673) [NoAI] -Sync: with trunk r12596:12672. Note that due to the order rewrite AIOrder.ChangeOrder does currently not work as expected. noai
Tue, 19 Jun 2007 07:21:01 +0000 celestar (svn r10213) [gamebalance] -Sync: r10100:10200 from trunk gamebalance
Wed, 13 Jun 2007 12:05:56 +0000 celestar (svn r10136) [gamebalance] -Sync: r9900:10100 from trunk gamebalance
Wed, 13 Jun 2007 11:45:14 +0000 celestar (svn r10135) [gamebalance] -Sync: r9700:9900 from trunk gamebalance
Wed, 13 Jun 2007 11:17:30 +0000 celestar (svn r10134) [gamebalance] -Sync: r9670:9700 from trunk gamebalance
Wed, 13 Jun 2007 11:00:24 +0000 celestar (svn r10133) [gamebalance] -Sync: r9620:9670 from trunk gamebalance
Tue, 12 Jun 2007 11:56:35 +0000 celestar (svn r10112) [gamebalance] -Sync: r9520:9620 from trunk gamebalance
Thu, 19 Apr 2007 14:43:25 +0000 celestar (svn r9674) [gamebalance] -Sync: r9322:9420 from trunk gamebalance
Sat, 31 Mar 2007 12:34:36 +0000 celestar (svn r9534) [gamebalance] -Codechange: Made the prices a member of the Economy and removed all global variables concerning prices (INCOMPLETE). gamebalance
Thu, 22 Mar 2007 11:11:36 +0000 celestar (svn r9408) [gamebalance] -Feature: The new economic data is stored in the savegame from now on. I'll try to make sure that intra-branch compability is maintained in the future for easier testing. Newer trunk games (as soon as trunk bumps the saveload revision) will not load however. gamebalance
Mon, 19 Mar 2007 14:05:08 +0000 celestar (svn r9332) [gamebalance] -Codechange: Make TownGetRadiusGroup a method of towns and give it the option to ignore the "fund buildings" option later on gamebalance
Mon, 19 Mar 2007 12:49:55 +0000 celestar (svn r9324) [gamebalance] -Sync: r9314:9322 from trunk (newhouses) gamebalance
Mon, 19 Mar 2007 12:38:16 +0000 celestar (svn r9321) [gamebalance] -Sync: r9025:9314 from trunk gamebalance
Mon, 19 Mar 2007 09:33:17 +0000 celestar (svn r9310) [gamebalance] -Feature: Player performance now influences the wealth level of a town (albeit only on a small scale). This is the first feedback effect that the player has on the local and global economy. Please refrain from using the AI too much for the time being because it'll trash the ratings most likely. gamebalance
Sun, 18 Mar 2007 17:45:27 +0000 celestar (svn r9280) [gamebalance] -Feature: The amount of passengers and mail now depends on the activity of a town. Also note that the general scheme of how passengers (and mail) are generated has been changed: The amount now correlates linearly to the population of a house. gamebalance
Wed, 14 Mar 2007 10:00:56 +0000 celestar (svn r9165) [gamebalance] -Add: Towns now have different levels of wealth. Alas, it doesn't have any influence either up to now gamebalance
Tue, 13 Mar 2007 22:03:23 +0000 celestar (svn r9152) [gamebalance] -Add: Towns now have an economic activity level so that poorer and richer towns can occur on the map gamebalance
Sun, 06 Apr 2008 23:07:42 +0000 rubidium (svn r12597) [NoAI] -Sync: with trunk r12501:12596. noai
Mon, 31 Mar 2008 07:50:27 +0000 rubidium (svn r12503) [NoAI] -Sync: with trunk r12461:12501. noai
Fri, 28 Mar 2008 10:32:55 +0000 rubidium (svn r12462) [NoAI] -Sync: with trunk r12304:12461. noai
Fri, 22 Feb 2008 00:25:54 +0000 glx (svn r12211) [NoAI] -Sync: with trunk r12050:12209 noai
Sun, 03 Feb 2008 20:17:54 +0000 rubidium (svn r12051) [NoAI] -Sync: with trunk (r11795:12050). noai
Wed, 09 Jan 2008 18:11:12 +0000 rubidium (svn r11796) [NoAI] -Sync: with trunk r11502:11795. noai
Fri, 23 Nov 2007 16:59:30 +0000 rubidium (svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
Sat, 20 Oct 2007 10:42:28 +0000 truelight (svn r11309) [NoAI] -Sync: with trunk r11145:11308. noai
Sat, 06 Oct 2007 22:30:24 +0000 glx (svn r11221) [NoAI] -Sync: with trunk r11145:11220 noai
Sun, 23 Sep 2007 07:37:38 +0000 rubidium (svn r11146) [NoAI] -Sync: with trunk r11035:11045. noai
Sun, 02 Sep 2007 11:17:33 +0000 rubidium (svn r11036) [NoAI] -Sync: with trunk r10774:11035. noai
Fri, 03 Aug 2007 22:09:42 +0000 rubidium (svn r10775) [NoAI] -Sync: with trunk r10535:r10774. noai
Fri, 13 Jul 2007 09:18:50 +0000 truelight (svn r10533) [NoAI] -Sync with trunk r10460:r10532. noai
Sat, 07 Jul 2007 09:20:52 +0000 rubidium (svn r10461) [NoAI] -Sync with trunk r10349:r10460. noai
Tue, 26 Jun 2007 23:40:58 +0000 glx (svn r10350) [NoAI] -Sync with trunk r10194:10349 noai
Sun, 17 Jun 2007 21:31:00 +0000 rubidium (svn r10195) [NoAI] -Sync: with trunk r10119:10194. noai
Tue, 12 Jun 2007 18:02:11 +0000 glx (svn r10118) [NoAI] -Sync with trunk r10015:r10096 noai
Fri, 01 Jun 2007 20:54:09 +0000 rubidium (svn r10016) [NoAI] -Sync with trunk r9914:r10015. noai
Fri, 25 May 2007 00:25:08 +0000 glx (svn r9915) [NoAI] -Sync with trunk -r9815:9914 noai
Wed, 09 May 2007 20:22:49 +0000 rubidium (svn r9816) [NoAI] -Sync with trunk r9712:9815 except r9759 (MorphOS threading) because that needs special attention. noai
Sun, 22 Apr 2007 19:06:48 +0000 rubidium (svn r9713) [NoAI] -Sync with trunk (r9631:9712). noai
Sun, 15 Apr 2007 00:23:24 +0000 rubidium (svn r9632) [NoAI] -Sync with trunk r9574:9631. noai
Sun, 08 Apr 2007 14:46:55 +0000 glx (svn r9575) [NoAI] -Sync with trunk r9504:9574 noai
Sat, 24 Mar 2007 15:19:35 +0000 truelight (svn r9431) [NoAI] -Sync with trunk r9394:9430 noai