Sat, 07 Jun 2008 22:57:00 +0000(svn r13403) [NoAI] -Add: wrapper to read the game settings directly without *any* promises on the results being stable in the future when OpenTTD changes the semantics. noai
rubidium [Sat, 07 Jun 2008 22:57:00 +0000] rev 10852
(svn r13403) [NoAI] -Add: wrapper to read the game settings directly without *any* promises on the results being stable in the future when OpenTTD changes the semantics.

Sat, 07 Jun 2008 21:55:04 +0000(svn r13402) [NoAI] -Fix: note that WaterDepots are 1x2 in size (which might suprise people) noai
truebrain [Sat, 07 Jun 2008 21:55:04 +0000] rev 10851
(svn r13402) [NoAI] -Fix: note that WaterDepots are 1x2 in size (which might suprise people)

Sat, 07 Jun 2008 21:50:12 +0000(svn r13401) [NoAI] -Fix: note that Money in AIs is always represented in Pounds (requested by Finaldeath) noai
truebrain [Sat, 07 Jun 2008 21:50:12 +0000] rev 10850
(svn r13401) [NoAI] -Fix: note that Money in AIs is always represented in Pounds (requested by Finaldeath)

Sat, 07 Jun 2008 16:15:20 +0000(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28
miham [Sat, 07 Jun 2008 16:15:20 +0000] rev 10849
(svn r13400) -Update: WebTranslator2 update to 2008-06-07 18:14:28
korean - 8 fixed, 16 changed by leejaeuk5 (24)
romanian - 5 fixed, 185 changed by CrystyB (190)
russian - 1 changed by Smoky555 (1)

Sat, 07 Jun 2008 16:05:03 +0000(svn r13399) [NoAI] -Add: added AITile::IsWithinTownInfluence (on request by Finaldeath) noai
glx [Sat, 07 Jun 2008 16:05:03 +0000] rev 10848
(svn r13399) [NoAI] -Add: added AITile::IsWithinTownInfluence (on request by Finaldeath)

Sat, 07 Jun 2008 16:01:47 +0000(svn r13398) [NoAI] -Add: added AISign::GetOwner (on request by Finaldeath) noai
truebrain [Sat, 07 Jun 2008 16:01:47 +0000] rev 10847
(svn r13398) [NoAI] -Add: added AISign::GetOwner (on request by Finaldeath)

Sat, 07 Jun 2008 00:06:36 +0000(svn r13397) -Fix: Do not crash when resolving vehicle sprite groups with zero sprites.
frosch [Sat, 07 Jun 2008 00:06:36 +0000] rev 10846
(svn r13397) -Fix: Do not crash when resolving vehicle sprite groups with zero sprites.

Fri, 06 Jun 2008 19:27:09 +0000(svn r13396) -Fix (r13375): assertion failing when changing grfs in game (compatible grfs)
glx [Fri, 06 Jun 2008 19:27:09 +0000] rev 10845
(svn r13396) -Fix (r13375): assertion failing when changing grfs in game (compatible grfs)

Fri, 06 Jun 2008 18:25:42 +0000(svn r13395) [NoAI] -Fix [API CHANGE]: Rename AIOrder::GetNumberOfORders to AIOrder::GetOrderCount noai
truebrain [Fri, 06 Jun 2008 18:25:42 +0000] rev 10844
(svn r13395) [NoAI] -Fix [API CHANGE]: Rename AIOrder::GetNumberOfORders to AIOrder::GetOrderCount
[NoAI] -Fix [API CHANGE]: Rename AITown::GetNumHouses to AITown::GetHouseCount
-Note: this to be more uniform with the naming of the other Count() functions

Fri, 06 Jun 2008 09:28:46 +0000(svn r13394) [NoAI] -Fix: make sure Doxygen gives a valid link for SorterType noai
truebrain [Fri, 06 Jun 2008 09:28:46 +0000] rev 10843
(svn r13394) [NoAI] -Fix: make sure Doxygen gives a valid link for SorterType