aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#2423. Thank you kindly, Godfrey for a patch that:Charles Krinke2008-11-061-2/+2
* Mantis#2514 & 1375. Thank you kindly, Thomas for a patch that:Charles Krinke2008-11-061-1/+1
* Disable distance sorting for child agents. It makes no sense there, as theMelanie Thielker2008-11-061-4/+7
* - fixes comparison of struct against null (no no no)Dr Scofield2008-11-061-1/+1
* - create entries in avatarattachments table when first attaching an object; f...Mike Mazur2008-11-062-2/+46
* * Apply second patch in http://opensimulator.org/mantis/view.php?id=2561Justin Clarke Casey2008-11-051-1/+5
* * Stop sending wearables back to the client on set appearanceJustin Clarke Casey2008-11-041-6/+1
* * minor: appearance related doc and log message tweakingJustin Clarke Casey2008-11-041-5/+11
* Added a (xmlIgnored) SitAnimation property to SceneObjectPart. That allows th...MW2008-11-042-2/+66
* On TP, child-agents weren't closed down properly, as the list of child-regionsHomer Horwitz2008-11-031-0/+4
* Cause inventory to be fetched on scripted item gives if the destinationMelanie Thielker2008-11-021-0/+2
* * Minor cleanupAdam Frisby2008-11-011-2/+2
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+14
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-013-10/+10
* * Introduce an IsAttachment property on the group level (which just returns f...Justin Clarke Casey2008-11-011-0/+20
* * Fix http://opensimulator.org/mantis/view.php?id=2517Justin Clarke Casey2008-11-012-2/+1
* Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker2008-11-011-22/+6
* Correct the handling of the creator field on inventory givesMelanie Thielker2008-11-011-3/+3
* * In the client stack, if the BeginReceive() throws an exception then do prin...Justin Clarke Casey2008-10-311-3/+4
* * Reinstate sending wearables back to the client in response to set appearanceJustin Clarke Casey2008-10-311-1/+1
* * test: Add basic scene test which merely instantiates the scene right nowJustin Clarke Casey2008-10-313-11/+64
* test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey2008-10-302-8/+2
* Minor formatting cleanup.Jeff Ames2008-10-292-38/+38
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-281-2/+2
* * minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey2008-10-282-11/+14
* * Eliminate an extra unnecessary appearance fetch on loginJustin Clarke Casey2008-10-281-19/+13
* * minor: Doc and log message tidy upJustin Clarke Casey2008-10-282-6/+12
* Thank you kindly, Mircea Kitsune for a patch that solves:Charles Krinke2008-10-281-2/+2
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2008-10-282-29/+41
* Experimental patch (suggested by diva) to kill off WP teleport ghosts.Melanie Thielker2008-10-271-0/+1
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-261-2/+20
* Make ScenePresence.Close public to allow subclassing of SceneCommsMelanie Thielker2008-10-251-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2459Justin Clarke Casey2008-10-232-0/+9
* * Introduce a basic udp circuit test for adding a clientJustin Clarke Casey2008-10-231-0/+1
* Thank you kindly, Idb for a patch that:Charles Krinke2008-10-221-0/+21
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-10-221-1/+1
* Thank you both Nlin and M.Igarashi for a patch that:Charles Krinke2008-10-221-1/+4
* And fix itMelanie Thielker2008-10-221-1/+1
* Prevent an object with a null RootPart in delete queue from stoppingMelanie Thielker2008-10-221-4/+13
* Remove the gratuitious prim deletes caused by linking. This makes linkingMelanie Thielker2008-10-221-1/+3
* Mantis #2439Melanie Thielker2008-10-201-1/+3
* A small attempt to make persisting prims more reliableMelanie Thielker2008-10-191-1/+1
* Prevent a null root part from stopping objects from being persisted, alsoMelanie Thielker2008-10-181-0/+7
* Guard against a null ref that can prevent objects from being persistedMelanie Thielker2008-10-181-1/+2
* Fix thingd so that autoreturn also works when the user is not in the sim.Melanie Thielker2008-10-184-10/+33
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-187-186/+312
* * Apply http://opensimulator.org/mantis/view.php?id=2405Justin Clarke Casey2008-10-162-0/+20
* * refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey2008-10-151-0/+13
* Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...Dahlia Trimble2008-10-151-3/+38
* Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble2008-10-151-0/+5