aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneObjectPart.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Stop the HasGroupChanged flag being reverted for newly restored prims which...Justin Clarke Casey2008-07-251-7/+7
* Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble2008-07-241-0/+16
* catch a null case in the convenience RegionID propertySean Dague2008-07-231-1/+7
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-1/+1
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-1/+1
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-211-1/+1
* * eliminated some warnings and added some const and readonlieslbsa712008-07-211-1/+1
* Fix prim link numbers (Mantis #1781)Melanie Thielker2008-07-191-8/+4
* make ParentUUID be a cached value, but allow setting it forSean Dague2008-07-161-2/+11
* made SOP have a blank setter for 2 convenience properties.Sean Dague2008-07-161-0/+2
* be a little more discriminating on firing ShapeChanged script eventsSean Dague2008-07-161-2/+12
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-151-0/+5
* added RegionID get propertySean Dague2008-07-141-0/+6
* minor: method documentationJustin Clarke Casey2008-07-121-115/+65
* * minor: just some null guards and name changes to make it clearer that prim ...Justin Clarke Casey2008-07-121-1/+0
* change SitTarget calls from functions to propertiesSean Dague2008-07-071-39/+17
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-4/+0
* add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2008-07-031-0/+28
* property encapsulation for SOPSean Dague2008-07-021-98/+242
* merge rotational and angular velocitySean Dague2008-07-011-22/+13
* * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.Teravus Ovares2008-06-291-211/+252
* tart the property wrapping in SOP. This will be a long processSean Dague2008-06-271-9/+20
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-1/+1
* move along, nothing to see here. just a couple of lazy variables.Dr Scofield2008-06-271-10/+10
* run NArrange on SOP to stack together the attributes,Sean Dague2008-06-271-1919/+1866
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-271-4/+21
* * refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdateJustin Clarke Casey2008-06-271-0/+1
* * Add extra backup parameter to InnerScene.AddRestoredSceneObject()Justin Clarke Casey2008-06-271-0/+2
* Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke2008-06-271-0/+7
* Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+6
* * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX...Justin Clarke Casey2008-06-171-4/+8
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-33/+11
* * This completes ObjectDuplicateOnRay.Teravus Ovares2008-06-101-22/+40
* * Fixed it so you can do a lot more llDetected* methods in many additional si...Teravus Ovares2008-06-081-106/+193
* Fixes scale property with regards to the physics engine.Teravus Ovares2008-06-061-0/+12
* * This sends collision events to the script engine. Teravus Ovares2008-06-051-12/+174
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-1/+1
* * Fix string literal with URL + LLcommand();Teravus Ovares2008-05-291-1/+9
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+15
* Formatting cleanup.Jeff Ames2008-05-281-25/+25
* Thank you very much, ChrisIndigo for a patch that:Charles Krinke2008-05-281-9/+25