aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/TerrainModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1001/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* * Make existing module commanders register as help topicsJustin Clarke Casey2009-02-051-1/+1
* * Use the commander name to register module commanders instead of providing t...Justin Clarke Casey2009-02-051-1/+1
* * refactor: Split out module Command class into a separate fileJustin Clarke Casey2009-02-051-1/+1
* * refactor: Move module handling code up into SceneBase from Scene, reducing ...Justin Clarke Casey2009-02-051-0/+1
* * Introduce a new "default" option for asset_database in the [STORAGE] sectionJustin Clarke Casey2009-02-041-0/+1
* * Fixes a small bug where load-oar fails due to whitespace in region name.Sean Dague2009-01-051-3/+3
* Prevent exception in terrain module if just the word terrain is entered at th...idb2008-12-261-0/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-111-1/+1
* * Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-091-0/+46
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-4/+4
* Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker2008-11-111-6/+7
* Check for terrain size=256x256 on "terrain load <file>". This fixesHomer Horwitz2008-10-151-0/+13
* * Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey2008-10-071-25/+72
* Revert r6697 patch as the build fails.Charles Krinke2008-10-061-72/+25
* Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke2008-10-061-25/+72
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-3/+3
* Formatting cleanup.Jeff Ames2008-08-181-8/+8
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-251-12/+12
* Patch #9147Melanie Thielker2008-07-141-2/+2
* * On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2008-07-031-3/+9
* * Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey2008-06-291-0/+61
* Minor formatting cleanup.Jeff Ames2008-06-251-4/+1
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-3/+78
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-141-1/+3
* * Fixed a slight issue with the LLRAW exporter.Adam Frisby2008-05-281-1/+2
* * Added new InstallPlugin interface to ITerrainModule.Adam Frisby2008-05-271-10/+21
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-1/+1
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-1/+1
* * Updating some file locations.Adam Frisby2008-05-041-1/+1
* * Cleaned up code in Terrain, Tree and Map modules.Adam Frisby2008-05-031-4/+2
* * Rolled back a few changes.Adam Frisby2008-05-011-3/+3
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-3/+3
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-735/+735
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-4/+3
* * Commiting a bunch of missed files.Adam Frisby2008-04-301-0/+737