aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Terrain/TerrainModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1001/+0
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
2008-12-09* Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey1-0/+46
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-4/+4
2008-11-11Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker1-6/+7
2008-10-15Check for terrain size=256x256 on "terrain load <file>". This fixesHomer Horwitz1-0/+13
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey1-25/+72
2008-10-06Revert r6697 patch as the build fails.Charles Krinke1-72/+25
2008-10-06Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke1-25/+72
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-08-18Formatting cleanup.Jeff Ames1-8/+8
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen1-12/+12
2008-07-14Patch #9147Melanie Thielker1-2/+2
2008-07-03* On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey1-3/+9
2008-06-29* Allow terrains to be loaded and saved from streams as well as directly to a...Justin Clarke Casey1-0/+61
2008-06-25Minor formatting cleanup.Jeff Ames1-4/+1
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-3/+78
2008-06-14* Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares1-1/+3
2008-05-28* Fixed a slight issue with the LLRAW exporter.Adam Frisby1-1/+2
2008-05-27* Added new InstallPlugin interface to ITerrainModule.Adam Frisby1-10/+21
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-1/+1
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-1/+1
2008-05-04* Updating some file locations.Adam Frisby1-1/+1
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby1-4/+2
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-735/+735
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-4/+3
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+737