aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/TerrainModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-01A little tweaking of log levels.onefang1-3/+3
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-251/+447
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-201/+613
2013-01-04minor: Change channel digger replacement message in TerrainModule to Info fro...Justin Clark-Casey (justincc)1-1/+1
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto1-0/+2
2012-09-30Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto1-1/+0
2012-09-30Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto1-0/+1
2012-08-27formattingSignpostMarv1-22/+22
2012-08-27refactoring to load from self (fixes ChanneDigger being absent)SignpostMarv1-5/+11
2012-08-27refactoring to assign the first argument to a variableSignpostMarv1-4/+5
2012-07-05porting console commands from raw2sculpt 3.2SignpostMarv1-0/+34
2012-05-10Add even for terrain tainting and synchronize terrain module with physics sce...Dan Lake1-0/+1
2012-04-03terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawagui...Garmin Kawaguichi1-3/+15
2012-03-27In TerrainModule.cs, the command terrain save-tile is modified to remove an u...Garmin Kawaguichi1-2/+0
2012-03-24Hack example on to "terrain save-tile" extended help.Justin Clark-Casey (justincc)1-0/+6
2012-03-24Give feedback when "terrain save-tile" is not successfully invoked.Justin Clark-Casey (justincc)1-30/+37
2012-03-22Comment out a terrain save-tile debugging message that accidentally crept in ...Justin Clark-Casey (justincc)1-6/+6
2012-03-22Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)1-0/+6
2012-03-16Terrain: added [Terrain] section with an option to load an initial flat terra...Diva Canto1-1/+6
2011-11-17For TerrainModule.SaveToFile(), don't bother throwing the exception onwards a...Justin Clark-Casey (justincc)1-1/+0
2011-11-17Make "terrain save" more friendly by telling the user if we have saved and pu...Justin Clark-Casey (justincc)1-18/+32
2011-07-18use standard sdk stack in terrain model rather than OpenSim.Framework.UndoStack.Justin Clark-Casey (justincc)1-1/+1
2011-04-12Implemented terrain save-tile command. Does the opposite of load-tile. For no...Diva Canto1-0/+54
2011-01-28Display supported file extensions/formats in "terrain load help" (Mantis #5349)Kevin Cozens1-2/+8
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-08-13refactor: move Scene.TerrainUnAcked() handling into TerrainModuleJustin Clark-Casey (justincc)1-1/+8
2010-07-30store terrain module trying to load plugins if plugin path does not existJustin Clark-Casey (justincc)1-2/+7
2010-02-14Revolution is on the roll again! :)Revolution1-0/+41
2009-12-04Allow terrain heightmaps to be loaded directly from URIs via the remote admin...Justin Clark-Casey (justincc)1-1/+31
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-06-18Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...Dahlia Trimble1-1/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-19Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz1-1/+8
2009-04-14Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker1-0/+4
2009-04-13- Moved TerrainModule to the new region-module system.Homer Horwitz1-31/+39
2009-04-04Give a meaningful message if terrain save fails because of a file IO error.idb1-0/+5
2009-03-26* Apply http://opensimulator.org/mantis/view.php?id=865Justin Clarke Casey1-0/+67
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-15/+15
2009-02-12* optimized usings.lbsa711-15/+15
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-5/+5
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-05* Make existing module commanders register as help topicsJustin Clarke Casey1-1/+1
2009-02-05* Use the commander name to register module commanders instead of providing t...Justin Clarke Casey1-1/+1
2009-02-05* refactor: Split out module Command class into a separate fileJustin Clarke Casey1-1/+1
2009-02-05* refactor: Move module handling code up into SceneBase from Scene, reducing ...Justin Clarke Casey1-0/+1
2009-02-04* Introduce a new "default" option for asset_database in the [STORAGE] sectionJustin Clarke Casey1-0/+1
2009-01-05* Fixes a small bug where load-oar fails due to whitespace in region name.Sean Dague1-3/+3
2008-12-26Prevent exception in terrain module if just the word terrain is entered at th...idb1-0/+5
2008-12-11Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1