Thu, 12 Jun 2008 19:47:02 +0000(svn r13496) [NoAI] -Fix: if a library depends on an other library, the import became globally known, which defeats the idea of imports. They are now restricted to their scope, and 'import' returns the class of import (if any) noai
truebrain [Thu, 12 Jun 2008 19:47:02 +0000] rev 10942
(svn r13496) [NoAI] -Fix: if a library depends on an other library, the import became globally known, which defeats the idea of imports. They are now restricted to their scope, and 'import' returns the class of import (if any)

Thu, 12 Jun 2008 19:06:30 +0000(svn r13495) -Fix: scrolling the main map with the keys speed was influenced by movement of the mouse.
rubidium [Thu, 12 Jun 2008 19:06:30 +0000] rev 10941
(svn r13495) -Fix: scrolling the main map with the keys speed was influenced by movement of the mouse.

Thu, 12 Jun 2008 18:51:35 +0000(svn r13494) -Fix: a little documentation + copy-paste mistake for sprite.h.
rubidium [Thu, 12 Jun 2008 18:51:35 +0000] rev 10940
(svn r13494) -Fix: a little documentation + copy-paste mistake for sprite.h.

Thu, 12 Jun 2008 18:14:06 +0000(svn r13493) [NoAI] -Fix: ReloadAI should reload the AI correctly, no matter what you named your dir noai
truebrain [Thu, 12 Jun 2008 18:14:06 +0000] rev 10939
(svn r13493) [NoAI] -Fix: ReloadAI should reload the AI correctly, no matter what you named your dir

Thu, 12 Jun 2008 18:03:50 +0000(svn r13492) [NoAI] -Add: added the 'standard' functions max() and min() in global scope noai
truebrain [Thu, 12 Jun 2008 18:03:50 +0000] rev 10938
(svn r13492) [NoAI] -Add: added the 'standard' functions max() and min() in global scope

Thu, 12 Jun 2008 16:30:41 +0000(svn r13490) -Add: a seperate icon for aqueducts
skidd13 [Thu, 12 Jun 2008 16:30:41 +0000] rev 10937
(svn r13490) -Add: a seperate icon for aqueducts

Thu, 12 Jun 2008 14:41:29 +0000(svn r13489) -Fix: first determine where to *exactly* build a house before asking a NewGRF whether the location is good instead of possibly moving the house a tile after the NewGRF said the location is good.
rubidium [Thu, 12 Jun 2008 14:41:29 +0000] rev 10936
(svn r13489) -Fix: first determine where to *exactly* build a house before asking a NewGRF whether the location is good instead of possibly moving the house a tile after the NewGRF said the location is good.

Thu, 12 Jun 2008 13:40:07 +0000(svn r13488) -Fix (r13485): track wasn't removed on company bankrupcy when there was a ship on lower halftile
smatz [Thu, 12 Jun 2008 13:40:07 +0000] rev 10935
(svn r13488) -Fix (r13485): track wasn't removed on company bankrupcy when there was a ship on lower halftile

Thu, 12 Jun 2008 13:24:33 +0000(svn r13487) [NoAI] -Fix: tram bits are not to be considered buildable in any case. noai
rubidium [Thu, 12 Jun 2008 13:24:33 +0000] rev 10934
(svn r13487) [NoAI] -Fix: tram bits are not to be considered buildable in any case.

Thu, 12 Jun 2008 11:15:59 +0000(svn r13486) [NoAI] -Add: function to determine what TransportTypes a tile holds. noai
rubidium [Thu, 12 Jun 2008 11:15:59 +0000] rev 10933
(svn r13486) [NoAI] -Add: function to determine what TransportTypes a tile holds.