aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/FileLoaders/GenericSystemDrawing.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-20Improve bitmap disposal to do null checks and not to potentially try disposal...Justin Clark-Casey (justincc)1-4/+7
2012-04-20Always dispose of existing opened bitmap from file in SaveFile(), instead of ...Justin Clark-Casey (justincc)1-22/+37
2012-04-20Explicitly dispose of bitmaps opened from files in GenericSystemDrawing and J...Justin Clark-Casey (justincc)1-10/+18
2012-04-20concerns GenericSystemDrawing.csGarmin Kawaguichi1-8/+9
2012-04-03terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...Garmin Kawaguichi1-0/+6
2012-03-24Use system provided temporary file in "terrain save-tile" to avoid problems w...Justin Clark-Casey (justincc)1-3/+3
2011-04-12Implemented terrain save-tile command. Does the opposite of load-tile. For no...Diva Canto1-0/+46
2011-03-28Added code to load a terrain tile of tiff/jpg format. Previously it only work...Diva Canto1-2/+13
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-7/+7
2009-02-12* optimized usings.lbsa711-8/+8
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+2
2008-08-18Formatting cleanup.Jeff Ames1-6/+6
2008-06-29* Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey1-11/+32
2008-06-23Mantis#1569. Thank you kindly, Nebadon for a patch thatCharles Krinke1-2/+2
2008-05-16Formatting cleanup.Jeff Ames1-3/+3
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby1-4/+5
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-171/+171
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+172