aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-01* Put IScenePermissions out of its miseryJustin Clarke Casey1-35/+0
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke1-1/+1
2008-05-27Thank you kindly, Melanie for a patch that adds:Charles Krinke1-0/+4
2008-05-27I'm dropping the ISimChat interface as that has now been Dr Scofield1-37/+0
2008-05-24This enables return from the parcel object owner display.Teravus Ovares2-1/+2
2008-05-23*Refactor of the LandManagementModule that allows OpenSim to run without itmingchen1-22/+3
2008-05-23Thank you kindly, Melanie, for a patch which:Charles Krinke1-0/+1
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames1-1/+1
2008-05-18* Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule.Adam Frisby1-0/+42
2008-05-16Formatting cleanup.Jeff Ames3-6/+6
2008-05-15refactoring to move AvatarAppearance into Framework andSean Dague1-0/+1
2008-05-14* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares1-3/+0
2008-05-13*Complete redo of the permissions modulemingchen1-0/+1
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-66/+0
2008-05-08* Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby1-6/+4
2008-05-07*Added SceneExternalChecks.cs that is used to manage checking the results of ...mingchen1-2/+2
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby1-30/+19
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-0/+103
2008-05-05*Standardized the Land module by removing all references to libsecondlife.pac...mingchen2-5/+3
2008-05-01* Rolled back a few changes.Adam Frisby10-17/+16
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby10-16/+17
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby3-3/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby7-27/+4
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames5-9/+140
2008-04-15* Quick patch before I start on a bigger projectAdam Frisby1-2/+2
2008-04-14* Fixed a few warnings.Teravus Ovares1-0/+1
2008-04-01a few small changesMW1-1/+1
2008-03-31Update svn properties.Jeff Ames3-46/+46
2008-03-30**Big ass update warning**Adam Frisby3-0/+46
2008-03-29Re-enabled terrain texture generation for the world map. Adam can clean up/ s...MW2-0/+6
2008-03-28From: Michael Osias <mosias@us.ibm.com>Sean Dague1-1/+0
2008-03-22Update svn properties.Jeff Ames2-106/+106
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen3-2/+107
2008-03-18Formatting cleanup.Jeff Ames13-347/+332
2008-03-08Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW1-1/+4
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-0/+1
2008-03-05* New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby1-0/+1
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames2-2/+2
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-1/+1
2008-02-25* Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey1-0/+61
2008-02-20Minor cleanup.Jeff Ames8-8/+8
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague3-4/+16
2008-02-18Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey2-0/+2
2008-02-18Small change to the IAgentAssetTransactions file that Chi11ken added for me (...MW1-2/+2
2008-02-17Added copyright notices.Jeff Ames1-1/+29
2008-02-17Added dummy IAgentAssetTransactions to fix compile failure.Jeff Ames1-0/+45
2008-02-15Update svn properties.Jeff Ames1-10/+10
2008-02-14* Fixed accessibility problem on ITerrainChannelAdam Frisby1-1/+1
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-0/+10
2008-02-08small bit of refactoring, MW1-0/+2