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