aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-061-0/+1
* * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby2008-03-051-0/+1
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-042-2/+2
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-031-1/+1
* * Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey2008-02-251-0/+61
* Minor cleanup.Jeff Ames2008-02-208-8/+8
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-02-193-4/+16
* Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey2008-02-182-0/+2
* Small change to the IAgentAssetTransactions file that Chi11ken added for me (...MW2008-02-181-2/+2
* Added copyright notices.Jeff Ames2008-02-171-1/+29
* Added dummy IAgentAssetTransactions to fix compile failure.Jeff Ames2008-02-171-0/+45
* Update svn properties.Jeff Ames2008-02-151-10/+10