aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/FileLoaders/RAW32.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-08-181-7/+7
|
* * Allow terrains to be loaded and saved from streams as well as directly to ↵Justin Clarke Casey2008-06-291-15/+29
| | | | | | | | and from files * Should be making use of this in the next revisions
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-031-5/+7
| | | | | | | * 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.
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-152/+152
|
* * Commiting a bunch of missed files.Adam Frisby2008-04-301-0/+153