aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectPart.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: clean up SOG xml2 reloading to reuse more codeJustin Clarke Casey2008-11-101-2/+0
* * Extend basic scene test to retrieve the object from the scene and match uuidsJustin Clarke Casey2008-11-101-55/+2
* Mantis #2553: Thank you, idb, for a fix that helps to persist changes in prim...Homer Horwitz2008-11-081-0/+8
* * Apply http://opensimulator.org/mantis/view.php?id=2582Justin Clarke Casey2008-11-071-36/+16
* * Stop requiring local ids in the SOG constructors.Justin Clarke Casey2008-11-071-9/+6
* * Remove SceneObjectPart.AttachToScene() since the remaining instruction can ...Justin Clarke Casey2008-11-061-8/+1
* * eliminate unnecessary ScheduleFullUpdate()Justin Clarke Casey2008-11-061-2/+0
* * refactor: Attach a scene object to a scene separately from its constructionJustin Clarke Casey2008-11-061-30/+21
* Added a (xmlIgnored) SitAnimation property to SceneObjectPart. That allows th...MW2008-11-041-0/+8
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-49/+69
* Fix linking phantom and nonphantom prims. Make the error message more friendlyMelanie Thielker2008-10-121-1/+1
* Fix the fix. Child prims were failing to load.Melanie Thielker2008-10-111-7/+10
* Fix llSetPos to handle child prims correctly. This will fix linked Melanie Thielker2008-10-111-0/+11
* very tiny change MW2008-10-101-3/+4
* * Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey2008-10-071-0/+2
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-061-8/+8
* Implement ForceOwnerPermissive and God TakeCopyMelanie Thielker2008-10-061-0/+8
* Fix a number of errors in transfer of objectsMelanie Thielker2008-10-061-5/+14
* Revert r6697 patch as the build fails.Charles Krinke2008-10-061-2/+0
* Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke2008-10-061-0/+2
* Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker2008-10-031-0/+5
* Implement temp-on-rez objecte really being temporaryMelanie Thielker2008-10-031-4/+12
* Mantis #1360Melanie Thielker2008-10-031-2/+2
* ApplyImpulse now forwards impulse in both local and global modes.Dahlia Trimble2008-09-291-6/+3
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-281-0/+8
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-281-0/+8
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-281-2/+10
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-281-0/+8
* * Updates the SQLite region database to support the same properties that the ...Teravus Ovares2008-09-181-1/+11
* Formatting cleanup.Jeff Ames2008-09-131-9/+16
* Update avatar-position while avatar is sitting and the prim is moved (#2159).Homer Horwitz2008-09-131-0/+11
* * minor: various doc and tidy up, logging increase to make it clearer which p...Justin Clarke Casey2008-09-121-8/+8
* From: alan_webb@us.ibm.comSean Dague2008-09-091-1/+4
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* Correct state handling and state event masks. Prims will now showMelanie Thielker2008-09-081-1/+5
* Fix component order on a quaternion for the sit target. This causedMelanie Thielker2008-09-081-1/+1
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-3/+10
* * Fixes a few type changes that caused the XML Format to break.Teravus Ovares2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-387/+311
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-241-0/+7
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+3
* Formatting cleanup.Jeff Ames2008-08-181-49/+49
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-3/+3
* Add some locking on m_undo in SceneObjectPartMelanie Thielker2008-08-171-15/+25
* * half of the attachmentpoint skull fixTeravus Ovares2008-08-171-0/+17
* Mantis#1521. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-081-0/+5
* Mantis#1901. Thank you kindly, Nlin for a patch that:Charles Krinke2008-08-071-1/+1
* Mantis#1859. Thank you kindly, Lmmz for a patch that:Charles Krinke2008-08-011-0/+30
* * Changed a number of field names to ccc (public members shouldn't be called m_)lbsa712008-07-261-33/+33
* Attempt to update viewer for some physics status changes in SOPDahlia Trimble2008-07-251-3/+6