aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-08-183-5/+3
* *Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2008-07-252-0/+11
* Introduce a separate connection string for estates, which defaults to the one giMelanie Thielker2008-07-181-2/+1
* Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker2008-07-181-0/+1
* Patch #9151Melanie Thielker2008-07-182-4/+41
* Mantis#1739. Thank you kindly, Grumly57 for a patch that:Charles Krinke2008-07-141-1/+1
* Patch #9147Melanie Thielker2008-07-141-0/+38
* Copyright notices and formatting cleanup.Jeff Ames2008-07-062-11/+11
* * On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey2008-07-031-0/+6
* Mantis#1658. Thank you, Melanie for a patch that:Charles Krinke2008-07-031-0/+48
* patch and files from mantis #1630, Thanks MelanieMW2008-06-291-1/+2
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-0/+38
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-0/+2
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+6
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-112-0/+12
* * Put IScenePermissions out of its miseryJustin Clarke Casey2008-06-011-35/+0
* Thank you, Grumly57 kindly for:Charles Krinke2008-05-281-1/+1
* Thank you kindly, Melanie for a patch that adds:Charles Krinke2008-05-271-0/+4
* I'm dropping the ISimChat interface as that has now been Dr Scofield2008-05-271-37/+0
* This enables return from the parcel object owner display.Teravus Ovares2008-05-242-1/+2
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-231-22/+3
* Thank you kindly, Melanie, for a patch which:Charles Krinke2008-05-231-0/+1
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-1/+1
* * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby2008-05-181-0/+42
* Formatting cleanup.Jeff Ames2008-05-163-6/+6
* refactoring to move AvatarAppearance into Framework andSean Dague2008-05-151-0/+1
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-141-3/+0
* *Complete redo of the permissions modulemingchen2008-05-131-0/+1
* *Added all the permission checks to the sceneexternalchecks and modified perm...mingchen2008-05-081-66/+0
* * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby2008-05-081-6/+4
* *Added SceneExternalChecks.cs that is used to manage checking the results of ...mingchen2008-05-071-2/+2
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-30/+19
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-0/+103
* *Standardized the Land module by removing all references to libsecondlife.pac...mingchen2008-05-052-5/+3
* * Rolled back a few changes.Adam Frisby2008-05-0110-17/+16
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-0110-16/+17
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-303-3/+3
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-217-27/+4
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-175-9/+140
* * Quick patch before I start on a bigger projectAdam Frisby2008-04-151-2/+2
* * Fixed a few warnings.Teravus Ovares2008-04-141-0/+1
* a few small changesMW2008-04-011-1/+1
* Update svn properties.Jeff Ames2008-03-313-46/+46
* **Big ass update warning**Adam Frisby2008-03-303-0/+46
* Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2008-03-292-0/+6
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-03-281-1/+0
* Update svn properties.Jeff Ames2008-03-222-106/+106
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-223-2/+107
* Formatting cleanup.Jeff Ames2008-03-1813-347/+332
* Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW2008-03-081-1/+4