aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/FileLoaders/LLRAW.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...UbitUmarov2015-09-071-0/+8
* Use using constructs on disposable io objects in LLRaw to ensure they are alw...Justin Clark-Casey (justincc)2015-02-281-113/+111
* Add OpenSim.Framework using statement necessary to get previous fad4d4dc to c...Justin Clark-Casey (justincc)2015-02-281-0/+1
* Permit loading of LLRAW files bigger than 256x256 by calculating size based o...Magnuz Binder2015-02-281-1/+9
* terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...Garmin Kawaguichi2012-04-031-0/+7
* Implemented terrain save-tile command. Does the opposite of load-tile. For no...Diva Canto2011-04-121-0/+8
* * 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-011-1/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-5/+5
* * optimized usings.lbsa712009-02-121-5/+5
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+250