Fri, 04 Feb 2005 14:24:23 +0000(svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to 5000
truelight [Fri, 04 Feb 2005 14:24:23 +0000] rev 1282
(svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to 5000
trains in one game (instead of the 240 which was the current value).
Default max allowed vehicles per type is changed:
Trains: 500 (old 80)
Road: 500 (old 80)
Ships: 200 (old 40)
Aicraft: 300 (old 50)
(Tnx to Celestar and Darkvater for checking the patch)

Fri, 04 Feb 2005 14:05:28 +0000(svn r1785) -Fix: space-correctness in road_cmd.c, and one wrong line from last
truelight [Fri, 04 Feb 2005 14:05:28 +0000] rev 1281
(svn r1785) -Fix: space-correctness in road_cmd.c, and one wrong line from last
commit (tnx to DarkVater)

Fri, 04 Feb 2005 13:56:51 +0000(svn r1784) -Fix: removed ClosestTownFromTile where possible, or replaced it
truelight [Fri, 04 Feb 2005 13:56:51 +0000] rev 1280
(svn r1784) -Fix: removed ClosestTownFromTile where possible, or replaced it
with _map2-data if possible (Celestar / TrueLight)

Fri, 04 Feb 2005 13:23:29 +0000(svn r1783) -Add: Dynamic vehicles (now up to 64k of vehicles)
truelight [Fri, 04 Feb 2005 13:23:29 +0000] rev 1279
(svn r1783) -Add: Dynamic vehicles (now up to 64k of vehicles)

Fri, 04 Feb 2005 07:52:12 +0000(svn r1782) Remove line which should've been removed in r1779 and caused map generation to hang infinitely
tron [Fri, 04 Feb 2005 07:52:12 +0000] rev 1278
(svn r1782) Remove line which should've been removed in r1779 and caused map generation to hang infinitely

Thu, 03 Feb 2005 22:09:19 +0000(svn r1781) Fix static declaration after non-static declaration of same symbol
tron [Thu, 03 Feb 2005 22:09:19 +0000] rev 1277
(svn r1781) Fix static declaration after non-static declaration of same symbol

Thu, 03 Feb 2005 21:18:49 +0000(svn r1780) Don't clear LIBS and LDFLAGS
tron [Thu, 03 Feb 2005 21:18:49 +0000] rev 1276
(svn r1780) Don't clear LIBS and LDFLAGS

Thu, 03 Feb 2005 20:52:12 +0000(svn r1779) Make the map generation code slightly more readable
tron [Thu, 03 Feb 2005 20:52:12 +0000] rev 1275
(svn r1779) Make the map generation code slightly more readable

Thu, 03 Feb 2005 19:23:06 +0000(svn r1778) - Fix: [ 1115200 ] In the main menu, when starting a new game while the load game dialog is open, openttd asserts.
matthijs [Thu, 03 Feb 2005 19:23:06 +0000] rev 1274
(svn r1778) - Fix: [ 1115200 ] In the main menu, when starting a new game while the load game dialog is open, openttd asserts.

Thu, 03 Feb 2005 18:20:43 +0000(svn r1777) Fix map generation for tropical and arctic landscape on larger/smaller maps
tron [Thu, 03 Feb 2005 18:20:43 +0000] rev 1273
(svn r1777) Fix map generation for tropical and arctic landscape on larger/smaller maps