Sun, 02 Jan 2005 17:23:04 +0000(svn r1323) Adding autoreplace feature
bjarni [Sun, 02 Jan 2005 17:23:04 +0000] rev 842
(svn r1323) Adding autoreplace feature
This feature works much like autorenew, but it will get you a new engine type instead of a new one of the same type. Once
ordered, it will automatically replace the engines while they visits a depot. The GUI for setting this up have been added on the
vehicle overview windows
Note: autorenew is now autoreplace, but to the same engine type
Nice new features, that was added to make this possible
- windows can now have two independant vertical scrollbars
- CMD_SHOW_NO_ERROR have been added as a flag for DoCommandP. It will make it do the action instead of showing the red box with
estimated costs even if shift is pressed
- fixed problem where enginetypes where not initialized when loading a game. It's now done in InitializeGame()

Sun, 02 Jan 2005 12:03:43 +0000(svn r1322) -Add: banning system (mostly tnx to guru3)
truelight [Sun, 02 Jan 2005 12:03:43 +0000] rev 841
(svn r1322) -Add: banning system (mostly tnx to guru3)
A server can ban people via ClientList
Both server and dedicated can do it via console:
'ban', 'unban', 'banlist'.

Sat, 01 Jan 2005 19:18:48 +0000(svn r1321) -Fix: Revision 1302 partly solved the problem and created an other.
truelight [Sat, 01 Jan 2005 19:18:48 +0000] rev 840
(svn r1321) -Fix: Revision 1302 partly solved the problem and created an other.
Should now really be solved.. now only MP_WATER is owned by OWNER_WATER

Sat, 01 Jan 2005 16:34:54 +0000(svn r1320) -Fix: fixed chat-bug (that from a certain moment, nobody could talk).. 1
truelight [Sat, 01 Jan 2005 16:34:54 +0000] rev 839
(svn r1320) -Fix: fixed chat-bug (that from a certain moment, nobody could talk).. 1
variable was still byte instead of uint16 (with a very big tnx to guru3!)

Sat, 01 Jan 2005 15:40:44 +0000(svn r1318) -Fix: Saving a game fucked up the industries.. sorry ;)
truelight [Sat, 01 Jan 2005 15:40:44 +0000] rev 838
(svn r1318) -Fix: Saving a game fucked up the industries.. sorry ;)

Fri, 31 Dec 2004 19:09:03 +0000(svn r1314) -Fix: Population numbers is no longer negative for 32k+ towns
truelight [Fri, 31 Dec 2004 19:09:03 +0000] rev 837
(svn r1314) -Fix: Population numbers is no longer negative for 32k+ towns

Fri, 31 Dec 2004 18:59:22 +0000(svn r1313) -Fix: fixed MSVC problem
truelight [Fri, 31 Dec 2004 18:59:22 +0000] rev 836
(svn r1313) -Fix: fixed MSVC problem

Fri, 31 Dec 2004 18:57:24 +0000(svn r1312) -Add: Patch which is on by default: population in label of the town
truelight [Fri, 31 Dec 2004 18:57:24 +0000] rev 835
(svn r1312) -Add: Patch which is on by default: population in label of the town
-Fix: Expand town is a bit more agressive
-Fix: Fixed a bug in growing algorithm

Fri, 31 Dec 2004 15:55:14 +0000(svn r1308) -Update: updated MSVC project files
truelight [Fri, 31 Dec 2004 15:55:14 +0000] rev 834
(svn r1308) -Update: updated MSVC project files

Fri, 31 Dec 2004 14:43:47 +0000(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much more
truelight [Fri, 31 Dec 2004 14:43:47 +0000] rev 833
(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much more
readable now. 'American' is replaces by 'Additional English' (Jango)