| Commit message (Expand) | Author | Files | Lines |
2009-06-26 | Extracted the code that handles the sending of prim updates to the client, fr... | MW | 4 | -159/+269 |
2009-06-25 | Added a note to the ScenePresence.UpdateMovement() method, to remind everyone... | MW | 1 | -1/+1 |
2009-06-25 | Applied patch from mantis #3820 which changed the clearing of the ScenePresen... | MW | 1 | -20/+16 |
2009-06-24 | Reading GroupPosition, but setting OffsetPosition in undo doesnt' seem right. | Melanie Thielker | 1 | -2/+2 |
2009-06-22 | Formatting cleanup, ignore some generated files. | Jeff Ames | 1 | -2/+2 |
2009-06-22 | Update svn properties. | Jeff Ames | 2 | -218/+218 |
2009-06-22 | * Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes... | lbsa71 | 1 | -1/+1 |
2009-06-22 | * Minuscule CC fix | lbsa71 | 1 | -0/+2 |
2009-06-22 | * Added SceneTests and SceneBaseTests | lbsa71 | 4 | -2/+220 |
2009-06-21 | Correct the behaviro of group deeding and llGetOwner() within deeded objects | Melanie Thielker | 1 | -1/+7 |
2009-06-21 | Publish a method on ICompiler to generate the CIL assembly path | Melanie Thielker | 1 | -0/+1 |
2009-06-19 | When a shared module hooks OnClientClosed, it has no way of finding | Melanie Thielker | 2 | -4/+4 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2 | -6/+10 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 4 | -4/+4 |
2009-06-14 | Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj... | Melanie Thielker | 2 | -5/+54 |
2009-06-14 | Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon... | diva | 2 | -2/+2 |
2009-06-14 | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 3 | -11/+12 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -0/+20 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 5 | -10/+10 |
2009-06-09 | Formatting cleanup. Ignore some generated files. | Jeff Ames | 2 | -21/+21 |
2009-06-09 | Thank you Snoopy, for a patch that implements group permissions. | Melanie Thielker | 1 | -9/+18 |
2009-06-09 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+4 |
2009-06-07 | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 5 | -0/+0 |
2009-06-05 | * minor: tiny tweak just to trigger another panda build | Justin Clarke Casey | 1 | -1/+1 |
2009-06-05 | * A bug fix for the last mantis 3741 bugfix | Justin Clarke Casey | 1 | -10/+7 |
2009-06-05 | * A further fix for mantis 3641 (oar saves do not complete) | Justin Clarke Casey | 1 | -12/+15 |
2009-06-05 | * refactor: split out part xml writing in SceneObjectSerializer | Justin Clarke Casey | 1 | -2/+7 |
2009-06-05 | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 1 | -0/+20 |
2009-06-05 | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 5 | -0/+0 |
2009-06-04 | Comment out unused private functions to avoid compiler warnings. | Jeff Ames | 1 | -7/+8 |
2009-06-03 | * Making sure we fail a bit earlier if we have no AssetService | lbsa71 | 1 | -0/+7 |
2009-06-02 | Explicitly set the changed status of the prim groups affected in a delink | Melanie Thielker | 1 | -0/+1 |
2009-06-01 | * Add simple original sog xml serialization test | Justin Clarke Casey | 1 | -4/+4 |
2009-06-01 | * minor: change the name of one serialization method to match its counterpart | Justin Clarke Casey | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 98 | -98/+98 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 3 | -3/+57 |
2009-05-29 | * Bug fix: Fixes an exception when Scene.RemoveClient is called to remove on a | Arthur Valadares | 1 | -117/+117 |
2009-05-29 | * refactor: little tweaks to trigger another build | Justin Clarke Casey | 1 | -4/+15 |
2009-05-29 | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 1 | -8/+3 |
2009-05-29 | * Add save xml2 serialization test | Justin Clarke Casey | 2 | -2/+3 |
2009-05-29 | some clean up of sculpt map caching code | Dahlia Trimble | 1 | -1/+2 |
2009-05-29 | reinstate a hopefully more robust experimental decoded sculpt map caching scheme | Dahlia Trimble | 2 | -9/+13 |
2009-05-29 | disable sculpt map caching until a better method of avoiding asset requests c... | Dahlia Trimble | 2 | -5/+7 |
2009-05-29 | null test for texture assets when using cached sculpt map | Dahlia Trimble | 1 | -2/+3 |
2009-05-29 | Experimental decoded sculpt map caching | Dahlia Trimble | 2 | -3/+7 |
2009-05-27 | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2 | -3/+22 |
2009-05-25 | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" | Dr Scofield | 2 | -22/+3 |
2009-05-25 | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2 | -3/+22 |
2009-05-25 | Update svn properties. | Jeff Ames | 1 | -14/+14 |
2009-05-24 | Allow the perms module to inspect and modify the list of objects to return | Melanie Thielker | 1 | -3/+3 |