aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/FileLoaders/GenericSystemDrawing.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Allow terrains to be loaded and saved from streams as well as directly to ↵Justin Clarke Casey2008-06-291-11/+32
| | | | | | | | and from files * Should be making use of this in the next revisions
* Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke2008-06-231-2/+2
| | | | | | | addresses: Rotation of terrains varies between all the formats, Raw and R32 seem to be the same, while PNG, JPG, BMP all seem to be rotated 180 degrees different.
* Formatting cleanup.Jeff Ames2008-05-161-3/+3
|
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-031-4/+5
| | | | | | | * 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-171/+171
|
* * Commiting a bunch of missed files.Adam Frisby2008-04-301-0/+172