aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/ContentManagementSystem/MetaEntity.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting ↵Justin Clarke Casey2008-11-101-1/+0
| | | | | | | | RootPart and adding the part separately * Make RootPart read only
* * refactor: cleanup AllocateLocalPrimId() a bit moreJustin Clarke Casey2008-11-071-4/+0
|
* * Rename PrimIDAllocate() to more effectively convey what it does, and put ↵Justin Clarke Casey2008-11-071-1/+1
| | | | the verb at the front
* * Remove more UpdateParentIDs() calls that are now duplicatesJustin Clarke Casey2008-11-071-1/+0
|
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-3/+2
| | | | | | Too many fixes to list.
* * refactor: rename SendKiPrimitive to SendKillObject since this appears more ↵Justin Clarke Casey2008-10-141-2/+2
| | | | descriptive of what it actually does
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-34/+34
|
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-12/+10
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* add standard copyright headers for the projectSean Dague2008-09-031-1/+28
|
* narrange to do basic cleanup of the CMS moduleSean Dague2008-09-031-199/+236
|
* Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensimSean Dague2008-09-031-0/+219