aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/FileLoaders (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-197-91/+54
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-034-143/+156
* Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-1/+1
* Stop accidentally reading 4 Int16s instead of 2 in SIZE section of Terragen f...Justin Clark-Casey (justincc)2012-06-051-2/+0
* Resolve some mono compiler warnings.Justin Clark-Casey (justincc)2012-05-252-13/+17
* Improve bitmap disposal to do null checks and not to potentially try disposal...Justin Clark-Casey (justincc)2012-04-201-4/+7
* Always dispose of existing opened bitmap from file in SaveFile(), instead of ...Justin Clark-Casey (justincc)2012-04-201-22/+37
* Explicitly dispose of bitmaps opened from files in GenericSystemDrawing and J...Justin Clark-Casey (justincc)2012-04-202-18/+31
* concerns GenericSystemDrawing.csGarmin Kawaguichi2012-04-201-8/+9
* terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...Garmin Kawaguichi2012-04-039-0/+55
* Use system provided temporary file in "terrain save-tile" to avoid problems w...Justin Clark-Casey (justincc)2012-03-241-3/+3
* Implemented terrain save-tile command. Does the opposite of load-tile. For no...Diva Canto2011-04-125-0/+77
* Added code to load a terrain tile of tiff/jpg format. Previously it only work...Diva Canto2011-03-281-2/+13
* Added loading and saving of terrain files using Terragen format (Mantis #1564)Kevin Cozens2011-01-281-20/+219
* * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-5/+5
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-019-9/+9
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-129-48/+48
* * optimized usings.lbsa712009-02-129-53/+53
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-109-0/+1128