aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/FileLoaders/Terragen.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-03remove some whitespace that snuck in with last patchMichael Cerquoni1-2/+2
2014-04-03Add Varregion support to Terragen HandlerDev Random1-28/+23
2012-07-11Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)1-1/+1
2012-06-05Stop accidentally reading 4 Int16s instead of 2 in SIZE section of Terragen f...Justin Clark-Casey (justincc)1-2/+0
2012-05-25Resolve some mono compiler warnings.Justin Clark-Casey (justincc)1-12/+16
2012-04-03terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...Garmin Kawaguichi1-0/+6
2011-04-12Implemented terrain save-tile command. Does the opposite of load-tile. For no...Diva Canto1-0/+8
2011-01-28Added loading and saving of terrain files using Terragen format (Mantis #1564)Kevin Cozens1-20/+219
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-6/+6
2009-02-12* optimized usings.lbsa711-6/+6
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-5/+5
2008-06-29* Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey1-4/+17
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby1-7/+8
2008-05-01* Rolled back a few changes.Adam Frisby1-3/+3
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-3/+3
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-126/+126
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+127