aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/InnerScene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Extend basic scene test to retrieve the object from the scene and match uuidsJustin Clarke Casey2008-11-101-1/+3
* Script region crossing. This has not user functionality, but lays all theMelanie Thielker2008-11-091-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2582Justin Clarke Casey2008-11-071-2/+2
* * Stop now unnecessary separate local id allocation for restored objectsJustin Clarke Casey2008-11-071-7/+0
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-6/+6
* * refactor: Attach a scene object to a scene separately from its constructionJustin Clarke Casey2008-11-061-6/+2
* - create entries in avatarattachments table when first attaching an object; f...Mike Mazur2008-11-061-1/+10
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-011-3/+3
* Minor formatting cleanup.Jeff Ames2008-10-291-1/+1
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2008-10-281-1/+2
* - move comment about assetID and 'attached' in inventory where it belongsMike Mazur2008-10-141-2/+0
* * Remove warnings, including one which pointed out a bugJustin Clarke Casey2008-10-131-1/+1
* 2nd stab at that prim loading nastyMelanie Thielker2008-10-111-1/+1
* Fix Nebadon's WP crash (invalid root part from database null-ref)Melanie Thielker2008-10-111-0/+3
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW2008-10-101-1/+1
* Remove an unnecessary perms check. This caused prim movement to be disabledMelanie Thielker2008-10-061-14/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-051-8/+8
* * minor: Remove warningJustin Clarke Casey2008-10-041-1/+1
* Cause a request to a different attachment point to taint the attachment soMelanie Thielker2008-10-041-0/+6
* Prevent a new asset being created on every detach of an attachmentMelanie Thielker2008-10-041-0/+1
* Mantis #2330Melanie Thielker2008-10-041-5/+4
* Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker2008-10-041-5/+2
* Cause "Show in search" to trigger a persistence saveMelanie Thielker2008-10-041-0/+2
* Add "Drop" functionality to pie menuMelanie Thielker2008-10-041-1/+20
* Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker2008-10-031-2/+12
* Prevent attachments to be persisted in the destination region when theMelanie Thielker2008-10-031-0/+4
* Mantis #1360Melanie Thielker2008-10-031-1/+13
* Added functions to find prims by nameJohan Berntsson2008-10-011-0/+26
* Add two more default script engine paramsMelanie Thielker2008-09-301-1/+1
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
* Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2008-09-211-1/+1
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+16
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-2/+2
* fix: warnings from libomvDr Scofield2008-09-081-0/+4
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-59/+58
* * refactor: Make SOG itself responsible for checking whether it's already bee...Justin Clarke Casey2008-09-061-12/+3
* * minor: change hard tabs back to spaces in previous commitJustin Clarke Casey2008-09-061-1/+1
* * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...Justin Clarke Casey2008-09-061-1/+2
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-241-0/+5
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-191-3/+4
* Formatting cleanup.Jeff Ames2008-08-181-21/+21
* Mantis #1951Melanie Thielker2008-08-151-0/+2
* * Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey2008-08-121-11/+11
* Patch #9163 - Refactor initial packet sending out of InnerScene intoMelanie Thielker2008-08-111-37/+0
* * minor: log message twiddlingJustin Clarke Casey2008-08-011-5/+1
* Addresses Mantis #1688Melanie Thielker2008-07-271-1/+1
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-5/+5
* * Stop the HasGroupChanged flag being reverted for newly restored prims which...Justin Clarke Casey2008-07-251-2/+2
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2008-07-251-0/+1
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-5/+5