aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/ContentManagementSystem (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey2008-12-191-4/+2
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-1/+1
* * Swaps Scene.Entities Dictionary for EntityManager.Adam Frisby2008-11-241-1/+6
* Make newly created prims be the correct groupMelanie Thielker2008-11-171-1/+1
* * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...Justin Clarke Casey2008-11-121-1/+1
* * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...Justin Clarke Casey2008-11-102-6/+1
* * refactor: cleanup AllocateLocalPrimId() a bit moreJustin Clarke Casey2008-11-077-26/+15
* * Rename PrimIDAllocate() to more effectively convey what it does, and put th...Justin Clarke Casey2008-11-073-6/+6
* * Remove more UpdateParentIDs() calls that are now duplicatesJustin Clarke Casey2008-11-071-1/+0
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-072-4/+3
* * Stop an exception in the Content Management module main loop from crashing ...Justin Clarke Casey2008-11-041-34/+44
* * refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey2008-10-142-3/+3
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-031-2/+3
* Prevent attachments to be persisted in the destination region when theMelanie Thielker2008-10-031-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-09-0912-640/+647
* fix: warnings from libomvDr Scofield2008-09-081-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0614-184/+155
* * Remove lots of warnings from the CMS moduleJustin Clarke Casey2008-09-065-11/+11
* fix some indentingSean Dague2008-09-041-20/+20
* minor fixesSean Dague2008-09-041-1/+0
* added rollback bit to the help menuSean Dague2008-09-041-0/+1
* add some stubbing for ini.example for CMS moduleSean Dague2008-09-041-4/+4
* add standard copyright headers for the projectSean Dague2008-09-0314-9/+387
* remove non code filesSean Dague2008-09-031-0/+0
* narrange to do basic cleanup of the CMS moduleSean Dague2008-09-0314-2284/+2620
* white space fixesSean Dague2008-09-031-259/+259
* come up nicer on startup if the opensim.ini section isn't thereSean Dague2008-09-031-78/+78
* type change from ChatFromViewerArgs -> OSChatMessage to line up with trunk.Sean Dague2008-09-031-4/+4
* Merge branch 'cms' of http://pokgsa.ibm.com/~jbongio/public/opensimSean Dague2008-09-0316-0/+2914