aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule/RegionModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove OpenSim.Region.Examples.SimpleModuleJustin Clark-Casey (justincc)2011-10-011-147/+0
* Don't try to save changed attachment states when an NPC with attachments is r...Justin Clark-Casey (justincc)2011-08-181-1/+1
* minor: add class doc line to older region module example code pointing toward...Justin Clark-Casey (justincc)2010-12-041-0/+2
* add warning decals and information to RegionModule.cs in probably non-functi...Justin Clark-Casey (justincc)2010-12-041-0/+9
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-5/+5
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * optimized usings.lbsa712009-02-121-2/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* * simplify AddNewClient since making this root without using MakeRootAgent() ...Justin Clarke Casey2008-11-281-1/+2
* * refactor: cleanup AllocateLocalPrimId() a bit moreJustin Clarke Casey2008-11-071-4/+2
* * Rename PrimIDAllocate() to more effectively convey what it does, and put th...Justin Clarke Casey2008-11-071-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-10/+10
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-1/+1
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-42/+42
* * refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey2008-06-271-3/+3
* * Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey2008-06-171-1/+0
* * refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey2008-06-121-3/+3
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-241-3/+3
* * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...Justin Clarke Casey2008-05-241-3/+3
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+0
* few more minor changes, needs prebuild to be ran.MW2008-04-011-3/+3
* a few small changesMW2008-04-011-1/+1
* * Refactored out circular reference in Region.Environment <-> Framework.Data....lbsa712008-03-251-2/+3
* Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames2008-03-181-2/+28
* Update svn properties.Jeff Ames2008-03-141-114/+114
* * Added cautionary README.txtlbsa712008-03-131-1/+1
* * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa712008-03-131-0/+114