aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule/ComplexObject.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-16SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman1-4/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-11-10* Extend basic scene test to retrieve the object from the scene and match uuidsJustin Clarke Casey1-9/+9
2008-11-07* Stop requiring local ids in the SOG constructors.Justin Clarke Casey1-9/+9
2008-11-07* Remove more UpdateParentIDs() calls that are now duplicatesJustin Clarke Casey1-2/+0
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-1/+1
2008-11-06* refactor: Attach a scene object to a scene separately from its constructionJustin Clarke Casey1-13/+11
2008-10-14* refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-27/+27
2008-08-18Formatting cleanup.Jeff Ames1-2/+0
2008-05-24* Refactor: Collapse some multiple remove object pathsJustin Clarke Casey1-1/+1
2008-05-24* Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey1-1/+1
2008-05-24* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey1-1/+1
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-03-14Update svn properties.Jeff Ames1-136/+136
2008-03-13* SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa711-114/+136
2008-03-05Change SceneObjectPart.LocalID to .LocalId to be case matchingSean Dague1-2/+2
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-12-28* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa711-2/+2
2007-10-30* Optimized usingslbsa711-28/+37
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-09-17fixing me some line endingsSean Dague1-78/+78
2007-08-16Had to rename Rotation in SceneObjectGroup to GroupRotation to stop conflict ...MW1-1/+1
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-2/+2
2007-08-15The 'Party Party Groupie Groupie Life is a game' commit:lbsa711-0/+23
2007-08-15* Added more spinning parts to ComplexObject.lbsa711-6/+13
2007-08-15* Again, FileSystemObject reports filename.lbsa711-0/+2
2007-08-15* Exploring Group/Part from an app perspective.lbsa711-0/+46