truelight [Fri, 04 Feb 2005 13:23:29 +0000] rev 1279
(svn r1783) -Add: Dynamic vehicles (now up to 64k of vehicles)
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
tron [Thu, 03 Feb 2005 22:09:19 +0000] rev 1277
(svn r1781) Fix static declaration after non-static declaration of same symbol
tron [Thu, 03 Feb 2005 21:18:49 +0000] rev 1276
(svn r1780) Don't clear LIBS and LDFLAGS
tron [Thu, 03 Feb 2005 20:52:12 +0000] rev 1275
(svn r1779) Make the map generation code slightly more readable
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.
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
truelight [Thu, 03 Feb 2005 17:22:35 +0000] rev 1272
(svn r1776) -Add: Dynamic stations. You can now have up to 64k of stations
truelight [Wed, 02 Feb 2005 20:36:04 +0000] rev 1271
(svn r1775) -Fix: The NPF patch setting was not synced in network.
REMINDER FOR ALL DEVELOPERS:
We do have 2 patch-setting-arrays: player-based, server-based. PLEASE
put your new patch setting in the right one... thank you :)
truelight [Wed, 02 Feb 2005 19:15:35 +0000] rev 1270
(svn r1774) -Fix: fixed an other possible crash related to previous commit