Sat, 02 Sep 2006 08:14:16 +0000(svn r6303) -Codechange: Remove dead code
tron [Sat, 02 Sep 2006 08:14:16 +0000] rev 4518
(svn r6303) -Codechange: Remove dead code

Sat, 02 Sep 2006 07:13:21 +0000(svn r6302) -Codechange: Remove dead code paths, because the lowest bit of Sprite::info is never unset
tron [Sat, 02 Sep 2006 07:13:21 +0000] rev 4517
(svn r6302) -Codechange: Remove dead code paths, because the lowest bit of Sprite::info is never unset

Sat, 02 Sep 2006 06:36:30 +0000(svn r6301) -Codechange: if () cascades -> switch ()
tron [Sat, 02 Sep 2006 06:36:30 +0000] rev 4516
(svn r6301) -Codechange: if () cascades -> switch ()

Fri, 01 Sep 2006 18:35:36 +0000(svn r6300) -Fix: FS#321 autoreplace / wagon removal
bjarni [Fri, 01 Sep 2006 18:35:36 +0000] rev 4515
(svn r6300) -Fix: FS#321 autoreplace / wagon removal
turned out to be a failure to run the wagon remoral code if the player didn't have enough money to do the replace after the replace took place
the cost animation failed to show in this condition as well
Now the test is not run anymore after the replace took place

Fri, 01 Sep 2006 14:02:00 +0000(svn r6299) WebTranslator2 update to 2006-09-01 16:00:05
miham [Fri, 01 Sep 2006 14:02:00 +0000] rev 4514
(svn r6299) WebTranslator2 update to 2006-09-01 16:00:05
american - 4 fixed by WhiteRabbit (4)
french - 9 changed by glx (9)
hungarian - 4 fixed by miham (4)
portuguese - 4 fixed, 3 changed by izhirahider (7)

Fri, 01 Sep 2006 13:48:43 +0000(svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files
glx [Fri, 01 Sep 2006 13:48:43 +0000] rev 4513
(svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files

Fri, 01 Sep 2006 13:35:43 +0000(svn r6297) -Codechange: Disentangle the query window mess a bit: Move the network game password handling somewhere were it belongs to
tron [Fri, 01 Sep 2006 13:35:43 +0000] rev 4512
(svn r6297) -Codechange: Disentangle the query window mess a bit: Move the network game password handling somewhere were it belongs to

Fri, 01 Sep 2006 13:18:53 +0000(svn r6296) -Fix (r6186): some more (YAPF) settings were affected by accident. Thanks to mart3p for noticing (and to SVN for failing to mark the changes as conflicts).
rubidium [Fri, 01 Sep 2006 13:18:53 +0000] rev 4511
(svn r6296) -Fix (r6186): some more (YAPF) settings were affected by accident. Thanks to mart3p for noticing (and to SVN for failing to mark the changes as conflicts).

Fri, 01 Sep 2006 12:37:03 +0000(svn r6295) -Feature: using goto depot with a different control selection will now alter the service/stopping in depot flag instead of cancelling the goto depot order
bjarni [Fri, 01 Sep 2006 12:37:03 +0000] rev 4510
(svn r6295) -Feature: using goto depot with a different control selection will now alter the service/stopping in depot flag instead of cancelling the goto depot order

Fri, 01 Sep 2006 11:01:44 +0000(svn r6294) -Cleanup: Add static
tron [Fri, 01 Sep 2006 11:01:44 +0000] rev 4509
(svn r6294) -Cleanup: Add static