aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain/TerrainModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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