Fri, 18 Jul 2008 10:15:16 +0000(svn r13726) [NoAI] -Add: AIVehicle::ReverseVehicle (Yexo) noai
truebrain [Fri, 18 Jul 2008 10:15:16 +0000] rev 11168
(svn r13726) [NoAI] -Add: AIVehicle::ReverseVehicle (Yexo)

Fri, 18 Jul 2008 01:05:06 +0000(svn r13725) [NoAI] -Fix r13723: yexo ducks noai
truebrain [Fri, 18 Jul 2008 01:05:06 +0000] rev 11167
(svn r13725) [NoAI] -Fix r13723: yexo ducks

Fri, 18 Jul 2008 01:00:03 +0000(svn r13724) [NoAI] -Fix r13723: in this modern world with all those checks and warnings GCC can give when ever I not ask him to, it fails to see the simplest of all, 'if (cargo_id == cargo_id)'.. makes you wonder, doesn't it? Well, such is life, wondering wondering wandering .. Status Quo, Yeah! Oh yeah, what was I doing ... ah, yes: don't compare one variable with itself, it is always true.. Obiwan by Yexo. (Yexo) noai
truebrain [Fri, 18 Jul 2008 01:00:03 +0000] rev 11166
(svn r13724) [NoAI] -Fix r13723: in this modern world with all those checks and warnings GCC can give when ever I not ask him to, it fails to see the simplest of all, 'if (cargo_id == cargo_id)'.. makes you wonder, doesn't it? Well, such is life, wondering wondering wandering .. Status Quo, Yeah! Oh yeah, what was I doing ... ah, yes: don't compare one variable with itself, it is always true.. Obiwan by Yexo. (Yexo)

Fri, 18 Jul 2008 00:15:14 +0000(svn r13723) [NoAI] -Add: added AIIndustry::GetStockpiledCargo() (Yexo) noai
truebrain [Fri, 18 Jul 2008 00:15:14 +0000] rev 11165
(svn r13723) [NoAI] -Add: added AIIndustry::GetStockpiledCargo() (Yexo)

Thu, 17 Jul 2008 23:45:52 +0000(svn r13722) [NoAI] -Add: AICargoList_IndustryNNN (Yexo) noai
truebrain [Thu, 17 Jul 2008 23:45:52 +0000] rev 11164
(svn r13722) [NoAI] -Add: AICargoList_IndustryNNN (Yexo)

Thu, 17 Jul 2008 23:43:47 +0000(svn r13721) -Codechange: one less multiplication for colour mixing in 32bpp blitters (GeekToo)
smatz [Thu, 17 Jul 2008 23:43:47 +0000] rev 11163
(svn r13721) -Codechange: one less multiplication for colour mixing in 32bpp blitters (GeekToo)

Thu, 17 Jul 2008 21:15:57 +0000(svn r13720) -Fix (r13715): string wasn't correctly passed to draw function.
rubidium [Thu, 17 Jul 2008 21:15:57 +0000] rev 11162
(svn r13720) -Fix (r13715): string wasn't correctly passed to draw function.

Thu, 17 Jul 2008 20:13:01 +0000(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line with all other structs/classes that are in a pool.
rubidium [Thu, 17 Jul 2008 20:13:01 +0000] rev 11161
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line with all other structs/classes that are in a pool.

Thu, 17 Jul 2008 16:38:26 +0000(svn r13718) -Fix: possible desync on the autorenew settings 20+ game years (i.e. 4.5+ hours) after a company was started.
rubidium [Thu, 17 Jul 2008 16:38:26 +0000] rev 11160
(svn r13718) -Fix: possible desync on the autorenew settings 20+ game years (i.e. 4.5+ hours) after a company was started.

Thu, 17 Jul 2008 15:16:11 +0000(svn r13717) -Codechange: place the whole 'create new company' command in #ifdef ENABLE_NETWORK as it may only be executed when we are playing in a network game.
rubidium [Thu, 17 Jul 2008 15:16:11 +0000] rev 11159
(svn r13717) -Codechange: place the whole 'create new company' command in #ifdef ENABLE_NETWORK as it may only be executed when we are playing in a network game.