aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/TerrainModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Display supported file extensions/formats in "terrain load help" (Mantis #5349)Kevin Cozens2011-01-281-2/+8
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
* refactor: move Scene.TerrainUnAcked() handling into TerrainModuleJustin Clark-Casey (justincc)2010-08-131-1/+8
* store terrain module trying to load plugins if plugin path does not existJustin Clark-Casey (justincc)2010-07-301-2/+7
* Revolution is on the roll again! :)Revolution2010-02-141-0/+41
* Allow terrain heightmaps to be loaded directly from URIs via the remote admin...Justin Clark-Casey (justincc)2009-12-041-1/+31
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* Thanks Michelle Argus for Mantis #0003742: Terrain editor - Flatten tool lowe...Dahlia Trimble2009-06-181-1/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz2009-04-191-1/+8
* Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker2009-04-141-0/+4
* - Moved TerrainModule to the new region-module system.Homer Horwitz2009-04-131-31/+39
* Give a meaningful message if terrain save fails because of a file IO error.idb2009-04-041-0/+5
* * Apply http://opensimulator.org/mantis/view.php?id=865Justin Clarke Casey2009-03-261-0/+67
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-15/+15
* * optimized usings.lbsa712009-02-121-15/+15
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+1001