aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptServer/FakeScene.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Fix circular dependency from last checkin by passing version as a ↵Justin Clarke Casey2008-05-221-1/+1
| | | | | | | | parameter to Scene rather than referencing VersionInfo directly * Butt ugly solution
* * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid ↵Teravus Ovares2008-05-141-2/+4
| | | | | | | of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on * The main purpose of this is to provide configuration options for ODE and other physics plug-ins that are advanced enough to be able to be configured.
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-2/+2
|
* * Rolled back a few changes.Adam Frisby2008-05-011-2/+2
|
* * Cleaning code still.Adam Frisby2008-05-011-2/+2
|
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-3/+0
| | | | (this took a while to run).
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
|
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-1/+1
|
* Minor cleanup.Jeff Ames2008-02-201-1/+1
|
* Added license to new filesTedd Hansen2008-01-121-1/+29
|
* Set svn:eol-style.Jeff Ames2008-01-121-27/+27
|
* Added references for last commitTedd Hansen2008-01-121-0/+27