aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/WorldMap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update svn properties.Jeff Ames2008-05-041-166/+166
|
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-031-0/+167
* Fixed a bug with Terragen loader where it would do bad things on a non 256x256 sized terrain. Now loads the array correctly. * Moved MapImageModule.cs to Modules/World/WorldMap * Changed Location.RegionHandle to use Helpers.GetUlong instead of doing it ourselves.