Sat, 26 Apr 2008 20:54:56 +0000(svn r12907) [0.6] -Backport from trunk r12906: 0.6 0.6.1-RC1
rubidium [Sat, 26 Apr 2008 20:54:56 +0000] rev 10366
(svn r12907) [0.6] -Backport from trunk r12906:
- Fix: Vehicle groups, engine replacement rules and player/company names were not properly reset/freed after bankrupt (r12906)
[0.6] -Prepare: for 0.6.1-RC1.

Sat, 26 Apr 2008 14:20:39 +0000(svn r12906) -Fix: vehicle groups, engine replacement rules and player/company names were not properly reset/freed after bankrupt (before new player start)
smatz [Sat, 26 Apr 2008 14:20:39 +0000] rev 10365
(svn r12906) -Fix: vehicle groups, engine replacement rules and player/company names were not properly reset/freed after bankrupt (before new player start)

Fri, 25 Apr 2008 19:27:27 +0000(svn r12905) [0.6] -Backport from trunk r12904, r12876: 0.6
rubidium [Fri, 25 Apr 2008 19:27:27 +0000] rev 10364
(svn r12905) [0.6] -Backport from trunk r12904, r12876:
- Fix: Remove trams from savegames saved in OTTD without tram support, it is better than to simply crash [FS#1953] (r12904)
- Fix: GCC on FreeBSD does not support -dumpmachine causing configure to fail. Use g++ instead [FS#1928] (r12876)

Fri, 25 Apr 2008 16:33:40 +0000(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash
smatz [Fri, 25 Apr 2008 16:33:40 +0000] rev 10363
(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash

Fri, 25 Apr 2008 16:05:12 +0000(svn r12903) [NoAI] -Fix r12899: wrong doxygen param-name comment noai
truebrain [Fri, 25 Apr 2008 16:05:12 +0000] rev 10362
(svn r12903) [NoAI] -Fix r12899: wrong doxygen param-name comment

Fri, 25 Apr 2008 15:56:58 +0000(svn r12902) [NoAI] -Fix r12901 [API CHANGE]: renamed IsWithinTownRadius to IsWithinTownInfluence, as that reflects the meaning much better noai
truebrain [Fri, 25 Apr 2008 15:56:58 +0000] rev 10361
(svn r12902) [NoAI] -Fix r12901 [API CHANGE]: renamed IsWithinTownRadius to IsWithinTownInfluence, as that reflects the meaning much better

Fri, 25 Apr 2008 15:51:12 +0000(svn r12901) [NoAI] -Add: added AITown.IsWithinTownRadius, AIStation.IsWithinTownRadius and AITile.GetOwner (Yexo) noai
truebrain [Fri, 25 Apr 2008 15:51:12 +0000] rev 10360
(svn r12901) [NoAI] -Add: added AITown.IsWithinTownRadius, AIStation.IsWithinTownRadius and AITile.GetOwner (Yexo)

Fri, 25 Apr 2008 15:34:04 +0000(svn r12900) [NoAI] -Fix r12899: a cosmic ray hit my HD and removed a ';'.. now that sucks! noai
truebrain [Fri, 25 Apr 2008 15:34:04 +0000] rev 10359
(svn r12900) [NoAI] -Fix r12899: a cosmic ray hit my HD and removed a ';'.. now that sucks!

Fri, 25 Apr 2008 15:29:44 +0000(svn r12899) [NoAI] -Add: added AIEventCompany(New|Merger|InTrouble|Bankrupt) (Yexo) noai
truebrain [Fri, 25 Apr 2008 15:29:44 +0000] rev 10358
(svn r12899) [NoAI] -Add: added AIEventCompany(New|Merger|InTrouble|Bankrupt) (Yexo)
[NoAI] -Fix: don't export constructor for AIEventTypes, as you shouldn't do it via SQ

Fri, 25 Apr 2008 15:25:28 +0000(svn r12898) -Codechange: coding style in unmovable_cmd.cpp.
rubidium [Fri, 25 Apr 2008 15:25:28 +0000] rev 10357
(svn r12898) -Codechange: coding style in unmovable_cmd.cpp.