aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-153-4/+2
* Bounding Box/find rez from inventory point code now seems to be working corre...MW2009-07-152-6/+24
* Yet more work on fixing the boundingbox code.MW2009-07-151-11/+21
* More fixing of the boundingbox code.MW2009-07-151-8/+9
* A attemp to fix the boundingBox code that I committed the other day.MW2009-07-151-25/+174
* A stab at implementing llSetDamage. Not persistent.Melanie Thielker2009-07-153-1/+21
* A commit to retrigger pandaMW2009-07-131-1/+0
* Changed it so that when rezzing prims from inventory, a bounding box containi...MW2009-07-133-3/+55
* Attempt to make it so items rezzed from inventory aren't half in the ground o...MW2009-07-131-2/+10
* Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...MW2009-07-121-0/+17
* * Added a user friendly message to the sqlite regionsettings saver giving the...Teravus Ovares2009-07-101-1/+1
* * Commit some BinBVH rotation convenience. Calculates the W element of the ...Teravus Ovares2009-07-101-0/+8
* Prevent teleports from ending undergroundMelanie Thielker2009-07-082-0/+52
* Thank you kindly, AnakinLohner, for a patch that addresses:Charles Krinke2009-07-021-0/+18
* make methods surounding backup virtual so they could be override for server s...Sean Dague2009-07-021-3/+3
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-291-0/+4
* Removed the List<NewForce> m_forceList from ScenePresence, as there wasn't an...MW2009-06-281-20/+18
* Update svn properties.Jeff Ames2009-06-271-230/+230
* Fixed null bug, which was making unit tests failMW2009-06-261-3/+7
* Extracted the code that handles the sending of prim updates to the client, fr...MW2009-06-263-159/+255
* Added a note to the ScenePresence.UpdateMovement() method, to remind everyone...MW2009-06-251-1/+1
* Applied patch from mantis #3820 which changed the clearing of the ScenePresen...MW2009-06-251-20/+16
* Reading GroupPosition, but setting OffsetPosition in undo doesnt' seem right.Melanie Thielker2009-06-241-2/+2
* Formatting cleanup, ignore some generated files.Jeff Ames2009-06-221-2/+2
* Update svn properties.Jeff Ames2009-06-222-218/+218
* * Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes...lbsa712009-06-221-1/+1
* * Minuscule CC fixlbsa712009-06-221-0/+2
* * Added SceneTests and SceneBaseTestslbsa712009-06-223-1/+219
* Correct the behaviro of group deeding and llGetOwner() within deeded objectsMelanie Thielker2009-06-211-1/+7
* Publish a method on ICompiler to generate the CIL assembly pathMelanie Thielker2009-06-211-0/+1
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-192-4/+4
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-192-6/+10
* * Corrected CAPS namespacesArthur Valadares2009-06-183-3/+3
* Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of obj...Melanie Thielker2009-06-142-5/+54
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-142-2/+2
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2009-06-142-6/+12
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-0/+20
* Formatting cleanup.Jeff Ames2009-06-105-10/+10
* Formatting cleanup. Ignore some generated files.Jeff Ames2009-06-092-21/+21
* Thank you Snoopy, for a patch that implements group permissions.Melanie Thielker2009-06-091-9/+18
* * Reverting the test restructuring as, on second thought, this is not at all ...lbsa712009-06-075-0/+1088
* * minor: tiny tweak just to trigger another panda buildJustin Clarke Casey2009-06-051-1/+1
* * A bug fix for the last mantis 3741 bugfixJustin Clarke Casey2009-06-051-10/+7
* * A further fix for mantis 3641 (oar saves do not complete)Justin Clarke Casey2009-06-051-12/+15
* * refactor: split out part xml writing in SceneObjectSerializerJustin Clarke Casey2009-06-051-2/+7
* Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker2009-06-051-0/+20
* * Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa712009-06-055-1088/+0
* Comment out unused private functions to avoid compiler warnings.Jeff Ames2009-06-041-7/+8
* * Making sure we fail a bit earlier if we have no AssetServicelbsa712009-06-031-0/+7
* Explicitly set the changed status of the prim groups affected in a delinkMelanie Thielker2009-06-021-0/+1