Sun, 21 Nov 2004 22:44:13 +0000(svn r745) Added newgrf GUI (in options menu)\nThe interface currently only displays the installed grf sets, you can't (de)activate them through the gui yet
dominik [Sun, 21 Nov 2004 22:44:13 +0000] rev 478
(svn r745) Added newgrf GUI (in options menu)\nThe interface currently only displays the installed grf sets, you can't (de)activate them through the gui yet

Sun, 21 Nov 2004 15:18:41 +0000(svn r739) Daily langfile updates (automatic)
miham [Sun, 21 Nov 2004 15:18:41 +0000] rev 477
(svn r739) Daily langfile updates (automatic)

Sun, 21 Nov 2004 12:21:23 +0000(svn r727) The langauge files depend on english.txt, not strings.h
tron [Sun, 21 Nov 2004 12:21:23 +0000] rev 476
(svn r727) The langauge files depend on english.txt, not strings.h

Sun, 21 Nov 2004 12:18:52 +0000(svn r726) The OpenTTD binary doesn't depend on the language files, so move this dependency to the all target
tron [Sun, 21 Nov 2004 12:18:52 +0000] rev 475
(svn r726) The OpenTTD binary doesn't depend on the language files, so move this dependency to the all target

Sun, 21 Nov 2004 11:34:07 +0000(svn r725) Fix language file dependencies
tron [Sun, 21 Nov 2004 11:34:07 +0000] rev 474
(svn r725) Fix language file dependencies

Sun, 21 Nov 2004 10:49:40 +0000(svn r724) Remove restriction that a tile can only accept 3 cargo types.
tron [Sun, 21 Nov 2004 10:49:40 +0000] rev 473
(svn r724) Remove restriction that a tile can only accept 3 cargo types.
This especially enables houses to accept passengers, mail, goods AND food.
Add string templates for up to 5 cargo types for the tile info window. If more are needed just add them.
Simplify (de-uglify) the logic for cargo acceptence for houses and split the goods/food table into two. The acceptance is unmodified, but accepting goods AND food is now trivially possible. The exact amounts have to be decided.
This is based on Celestar's changes in the map branch plus some further bits that will be merged there soon.

Sun, 21 Nov 2004 10:42:01 +0000(svn r723) Increase size of dparam so more parameters can be passed to string output
tron [Sun, 21 Nov 2004 10:42:01 +0000] rev 472
(svn r723) Increase size of dparam so more parameters can be passed to string output

Sun, 21 Nov 2004 08:22:57 +0000(svn r721) Daily langfile updates (automatic)
miham [Sun, 21 Nov 2004 08:22:57 +0000] rev 471
(svn r721) Daily langfile updates (automatic)

Sat, 20 Nov 2004 11:57:45 +0000(svn r703) Attempt to improve the town growth algorithm - now it scales over 76 houses, is slightly exponential and travels further for larger towns.
pasky [Sat, 20 Nov 2004 11:57:45 +0000] rev 470
(svn r703) Attempt to improve the town growth algorithm - now it scales over 76 houses, is slightly exponential and travels further for larger towns.

Sat, 20 Nov 2004 11:15:31 +0000(svn r702) -Fix: Buffer overflow in music/sound/video-driver-parameter (Oskar_)
truelight [Sat, 20 Nov 2004 11:15:31 +0000] rev 469
(svn r702) -Fix: Buffer overflow in music/sound/video-driver-parameter (Oskar_)