aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/InnerScene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * added some functions for use in raytracing. They're kind of crappy now, so...Teravus Ovares2007-11-231-0/+27
* * Added code to capture the draw distance setting from the client.Teravus Ovares2007-11-221-1/+35
* Attempt to get World Map working in Grid mode, will need to be using the grid...MW2007-11-181-14/+16
* * Implemented the little friendly pop tooltip messages that appear when you h...Teravus Ovares2007-11-151-0/+17
* * Copied objects are now owned by the object copier (Next Owner) (however nex...Teravus Ovares2007-11-141-2/+2
* first pass on unlinking of objects. From Jay Clarke (IBM)Sean Dague2007-11-131-0/+50
* refactored some duplicate SceneObjectGroup searching code in SceneJeff Ames2007-11-071-196/+68
* removed duplicated BOMsJeff Ames2007-11-051-1/+1
* Some more refactoringMW2007-11-041-35/+88
* normalized line endingsJeff Ames2007-11-041-655/+655
* Added support for OpenSim application plugins (as requested by Adam), which u...MW2007-11-041-2/+0
* First part of Scene refactoring:MW2007-11-031-0/+657