Fri, 22 Dec 2006 01:17:33 +0000(svn r7539) -Add Esperanto to VS project files and update changelog with added languages information.
Darkvater [Fri, 22 Dec 2006 01:17:33 +0000] rev 5359
(svn r7539) -Add Esperanto to VS project files and update changelog with added languages information.

Thu, 21 Dec 2006 21:56:10 +0000(svn r7537) -Forgot added VS80 support from Makefile
Darkvater [Thu, 21 Dec 2006 21:56:10 +0000] rev 5358
(svn r7537) -Forgot added VS80 support from Makefile

Thu, 21 Dec 2006 20:56:27 +0000(svn r7535) -Fix (r7326): Always unload cargo if the station accepts it, and always load cargo
Darkvater [Thu, 21 Dec 2006 20:56:27 +0000] rev 5357
(svn r7535) -Fix (r7326): Always unload cargo if the station accepts it, and always load cargo
if it's available with full load any (Maedhros)

Thu, 21 Dec 2006 14:44:19 +0000(svn r7533) -Codechange [Debian]: Update debian packaging files
matthijs [Thu, 21 Dec 2006 14:44:19 +0000] rev 5356
(svn r7533) -Codechange [Debian]: Update debian packaging files
- Update to latest standards version.
- Fix rules to compile only once.

Thu, 21 Dec 2006 14:23:47 +0000(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater [Thu, 21 Dec 2006 14:23:47 +0000] rev 5355
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1

Thu, 21 Dec 2006 11:34:50 +0000(svn r7525) -Fix (r6631): Invalidate the widget of 'many random industries' when it is raised (Maedhros)
Darkvater [Thu, 21 Dec 2006 11:34:50 +0000] rev 5354
(svn r7525) -Fix (r6631): Invalidate the widget of 'many random industries' when it is raised (Maedhros)

Thu, 21 Dec 2006 10:41:10 +0000(svn r7524) -Fix: remove empty strings that should not have been empty from the Ukrainian language file.
rubidium [Thu, 21 Dec 2006 10:41:10 +0000] rev 5353
(svn r7524) -Fix: remove empty strings that should not have been empty from the Ukrainian language file.

Thu, 21 Dec 2006 10:29:16 +0000(svn r7523) -Feature: Add the possibility to change the newgrf configuration of a running game.
Darkvater [Thu, 21 Dec 2006 10:29:16 +0000] rev 5352
(svn r7523) -Feature: Add the possibility to change the newgrf configuration of a running game.
This is only possible in SP (or in the intro menu). During game play you will
get a confirmation window when applying the changes as some actions can crash
OpenTTD and/or make your current game unplayable.

Thu, 21 Dec 2006 10:09:43 +0000(svn r7522) -Codechange: Have CopyGRFConfigList clear the destination list before assigning
Darkvater [Thu, 21 Dec 2006 10:09:43 +0000] rev 5351
(svn r7522) -Codechange: Have CopyGRFConfigList clear the destination list before assigning
values to it. This cuts down on memleaks which could exist when the function was
not used carefully.

Thu, 21 Dec 2006 00:13:56 +0000(svn r7521) -Codechange: Rename UpdateAllWaypointCustomGraphics to AfterLoadWaypoints to be more conforming with other such functions.
Darkvater [Thu, 21 Dec 2006 00:13:56 +0000] rev 5350
(svn r7521) -Codechange: Rename UpdateAllWaypointCustomGraphics to AfterLoadWaypoints to be more conforming with other such functions.