aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule/ComplexObject.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove OpenSim.Region.Examples.SimpleModuleJustin Clark-Casey (justincc)2011-10-011-130/+0
* Fix build breakMelanie2009-10-051-1/+1
* Merge branch 'master' into vehiclesMelanie2009-10-021-1/+2
|\
| * Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie2009-10-021-1/+1
| * * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB...John Hurliman2009-09-161-1/+1
* | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of...Melanie2009-10-021-1/+0
* | Fix a merge conflictMelanie2009-10-011-1/+1
* | Commit initial version of KittoFlora's vehicle changesopensim2009-09-301-1/+5
|/
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-161-4/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+1
* * Extend basic scene test to retrieve the object from the scene and match uuidsJustin Clarke Casey2008-11-101-9/+9
* * Stop requiring local ids in the SOG constructors.Justin Clarke Casey2008-11-071-9/+9
* * Remove more UpdateParentIDs() calls that are now duplicatesJustin Clarke Casey2008-11-071-2/+0
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-1/+1
* * refactor: Attach a scene object to a scene separately from its constructionJustin Clarke Casey2008-11-061-13/+11
* * refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey2008-10-141-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-27/+27
* Formatting cleanup.Jeff Ames2008-08-181-2/+0
* * Refactor: Collapse some multiple remove object pathsJustin Clarke Casey2008-05-241-1/+1
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-241-1/+1
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-241-1/+1
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-051-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Update svn properties.Jeff Ames2008-03-141-136/+136
* * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa712008-03-131-0/+137