aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2-2/+29
2009-05-29* Bug fix: Fixes an exception when Scene.RemoveClient is called to remove on aArthur Valadares1-117/+117
2009-05-29* refactor: little tweaks to trigger another buildJustin Clarke Casey1-4/+15
2009-05-29* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey1-8/+3
2009-05-29* Add save xml2 serialization testJustin Clarke Casey2-2/+3
2009-05-29some clean up of sculpt map caching codeDahlia Trimble1-1/+2
2009-05-29reinstate a hopefully more robust experimental decoded sculpt map caching schemeDahlia Trimble2-9/+13
2009-05-29disable sculpt map caching until a better method of avoiding asset requests c...Dahlia Trimble2-5/+7
2009-05-29null test for texture assets when using cached sculpt mapDahlia Trimble1-2/+3
2009-05-29Experimental decoded sculpt map cachingDahlia Trimble2-3/+7
2009-05-27From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2-3/+22
2009-05-25Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>"Dr Scofield2-22/+3
2009-05-25From: Chris Yeoh <cyeoh@au1.ibm.com>Dr Scofield2-3/+22
2009-05-24Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker1-3/+3
2009-05-24Add a new permissions check for bulk object returns.Melanie Thielker1-0/+17
2009-05-23This should make HG asset transfers work much better. It now uses HGUuidGathe...diva4-115/+72
2009-05-23* Implements automatic loopback handling for standalone regions. Adam Frisby1-7/+22
2009-05-23* Breaks OpenSim.. err I mean.. adds NAT translation support to EnableSimulat...Adam Frisby2-0/+26
2009-05-22Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva1-11/+0
2009-05-21Added ITeleportModule interface, and added a hook into scene so if a module h...MW1-13/+13
2009-05-20Fix a slight oversight in SceneInventory that would not enable copy toMelanie Thielker1-0/+6
2009-05-18Removing the last reference to CommsManager.AssetCache.diva1-2/+1
2009-05-18Finished HG Service Store. Not fully functional because of problems with asse...diva1-36/+30
2009-05-17HG asset transfers starting to work -- GETs only for now. diva1-62/+14
2009-05-16Another minor bug fix for making notecard/script savings work with old asset ...diva1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva9-51/+73
2009-05-14* refactor: move SceneXmlLoader into subpackageJustin Clarke Casey1-2/+2
2009-05-14* refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2-66/+66
2009-05-14* refactor: break some of xml2 serialization out of sogJustin Clarke Casey3-15/+21
2009-05-13Remove some no longer needed debug.Melanie Thielker1-6/+2
2009-05-12Fix interface registration/deregistration mechanicsMelanie Thielker1-9/+14
2009-05-12Bug fix in SceneBase.RequestModuleInterface. Check that the list's count is g...diva1-1/+2
2009-05-12Making SimStatsReporter a little more restrained in requesting the IEstateMod...diva1-1/+3
2009-05-12* Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ...Adam Frisby1-0/+18
2009-05-12* EventManager's OnNewPresence event now fires correctly again.Adam Frisby1-0/+3
2009-05-12Add permission mechanisms for group deeding landMelanie Thielker1-0/+17
2009-05-11Add AssetService of type IAssetService to SceneMelanie Thielker1-0/+14
2009-05-11Squashed commit of the following:Dr Scofield1-5/+45
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-1/+5
2009-05-09Fixed handling of inventory a bitHomer Horwitz2-8/+8
2009-05-08* break out 'xml2' deserialization from sogJustin Clarke Casey3-82/+74
2009-05-08* refactor: break out sog original xml serialization to a separate classJustin Clarke Casey5-60/+67
2009-05-08* minor: rename xml sog serialization method for readabilityJustin Clarke Casey5-8/+8
2009-05-08* refactor: Break out original xml object serialization into a separate classJustin Clarke Casey6-98/+144
2009-05-07instrument most of the tests with a new InMethod function that may help us fi...Sean Dague5-17/+23
2009-05-06refactoring Scene.NewUserConnection() to be simpler and clearer.Dr Scofield1-84/+77
2009-05-05Allow temp-on-rez prims to take part in physics (e.g. temp-on-rez bullets)Homer Horwitz1-2/+3
2009-05-05- moving banned check and public/private check toDr Scofield4-92/+94
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-33/+33
2009-05-05Update svn properties.Jeff Ames1-113/+113