Mon, 19 Mar 2007 12:38:16 +0000(svn r9321) [gamebalance] -Sync: r9025:9314 from trunk gamebalance
celestar [Mon, 19 Mar 2007 12:38:16 +0000] rev 9895
(svn r9321) [gamebalance] -Sync: r9025:9314 from trunk

Mon, 19 Mar 2007 09:33:17 +0000(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
celestar [Mon, 19 Mar 2007 09:33:17 +0000] rev 9894
(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.

Sun, 18 Mar 2007 17:45:27 +0000(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
celestar [Sun, 18 Mar 2007 17:45:27 +0000] rev 9893
(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.

Fri, 16 Mar 2007 12:05:31 +0000(svn r9254) [gamebalance] -Fix: Remove strings that now have a wrong layout gamebalance
celestar [Fri, 16 Mar 2007 12:05:31 +0000] rev 9892
(svn r9254) [gamebalance] -Fix: Remove strings that now have a wrong layout

Fri, 16 Mar 2007 12:03:49 +0000(svn r9253) [gamebalance] -Feature: The economic activity is now displayed in the town directory. It is also possible to sort by it (and the total economic output of a town). gamebalance
celestar [Fri, 16 Mar 2007 12:03:49 +0000] rev 9891
(svn r9253) [gamebalance] -Feature: The economic activity is now displayed in the town directory. It is also possible to sort by it (and the total economic output of a town).

Wed, 14 Mar 2007 11:15:58 +0000(svn r9170) [gamebalance] -Feature: Show the economic status of the town in the view window gamebalance
celestar [Wed, 14 Mar 2007 11:15:58 +0000] rev 9890
(svn r9170) [gamebalance] -Feature: Show the economic status of the town in the view window

Wed, 14 Mar 2007 10:00:56 +0000(svn r9165) [gamebalance] -Add: Towns now have different levels of wealth. Alas, it doesn't have any influence either up to now gamebalance
celestar [Wed, 14 Mar 2007 10:00:56 +0000] rev 9889
(svn r9165) [gamebalance] -Add: Towns now have different levels of wealth. Alas, it doesn't have any influence either up to now

Tue, 13 Mar 2007 22:03:23 +0000(svn r9152) [gamebalance] -Add: Towns now have an economic activity level so that poorer and richer towns can occur on the map gamebalance
celestar [Tue, 13 Mar 2007 22:03:23 +0000] rev 9888
(svn r9152) [gamebalance] -Add: Towns now have an economic activity level so that poorer and richer towns can occur on the map

Tue, 13 Mar 2007 21:49:33 +0000(svn r9150) [gamebalance] -Add: a function to compute the n-th root of a FixedT. gamebalance
celestar [Tue, 13 Mar 2007 21:49:33 +0000] rev 9887
(svn r9150) [gamebalance] -Add: a function to compute the n-th root of a FixedT.

Tue, 13 Mar 2007 16:04:23 +0000(svn r9143) [gamebalance] -Codechange: Class housekeeping (make a member private) and put the activity level in a separate base class, because other entities like towns will need it as well. gamebalance
celestar [Tue, 13 Mar 2007 16:04:23 +0000] rev 9886
(svn r9143) [gamebalance] -Codechange: Class housekeeping (make a member private) and put the activity level in a separate base class, because other entities like towns will need it as well.