aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-01-21* Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey1-1/+1
2008-01-21* Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey1-1/+19
2007-12-27* Optimized usingslbsa713-5/+5
2007-12-27Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey1-3/+4
2007-12-18*Parcels and their access lists now store over multiple sessions when the dat...mingchen1-1/+1
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen1-3/+3
2007-12-13From Michael Osias (IBM)Sean Dague1-0/+1
2007-12-12From Michael Osias (IBM)Sean Dague1-1/+6
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-07Avatar Appearance refactoring /changes. Added a AvatarAppearance class, each ...MW1-1/+2
2007-12-03minor meaningless changesJeff Ames1-1/+1