aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule/RegionModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-2/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-28* simplify AddNewClient since making this root without using MakeRootAgent() ...Justin Clarke Casey1-1/+2
2008-11-07* refactor: cleanup AllocateLocalPrimId() a bit moreJustin Clarke Casey1-4/+2
2008-11-07* Rename PrimIDAllocate() to more effectively convey what it does, and put th...Justin Clarke Casey1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-10/+10
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker1-1/+1
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-42/+42
2008-06-27* refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey1-3/+3
2008-06-17* Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey1-1/+0
2008-06-12* refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey1-3/+3
2008-05-24* Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey1-3/+3
2008-05-24* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey1-3/+3
2008-05-14Formatting cleanup.Jeff Ames1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+0
2008-04-01few more minor changes, needs prebuild to be ran.MW1-3/+3
2008-04-01a few small changesMW1-1/+1
2008-03-25* Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa711-2/+3
2008-03-18Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames1-2/+28
2008-03-14Update svn properties.Jeff Ames1-114/+114
2008-03-13* Added cautionary README.txtlbsa711-1/+1
2008-03-13* SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa711-0/+114