aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/FileLoaders (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby5-30/+38
* 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.
2008-05-01* Rolled back a few changes.Adam Frisby2-5/+5
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby2-5/+5
* Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames9-888/+888
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby3-3/+0
2008-04-30* Commiting a bunch of missed files.Adam Frisby9-0/+900