Fri, 04 Feb 2005 15:39:10 +0000(svn r1789) -Fix: there is no need to save the index, it is done for us
truelight [Fri, 04 Feb 2005 15:39:10 +0000] rev 1285
(svn r1789) -Fix: there is no need to save the index, it is done for us

Fri, 04 Feb 2005 15:31:30 +0000(svn r1788) -Add: Made RoadStops dynamic. You can now create up to 64k roadstops.
truelight [Fri, 04 Feb 2005 15:31:30 +0000] rev 1284
(svn r1788) -Add: Made RoadStops dynamic. You can now create up to 64k roadstops.

Fri, 04 Feb 2005 14:45:32 +0000(svn r1787) -Add: Dynamic signs (euh.. yeah, this means you can built 64k signs)
truelight [Fri, 04 Feb 2005 14:45:32 +0000] rev 1283
(svn r1787) -Add: Dynamic signs (euh.. yeah, this means you can built 64k signs)

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