aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptServer/FakeScene.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-22* Fix circular dependency from last checkin by passing version as a ↵Justin Clarke Casey1-1/+1
parameter to Scene rather than referencing VersionInfo directly * Butt ugly solution
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid ↵Teravus Ovares1-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.
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-2/+2
2008-05-01* Rolled back a few changes.Adam Frisby1-2/+2
2008-05-01* Cleaning code still.Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-3/+0
(this took a while to run).
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-1/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-01-12Added license to new filesTedd Hansen1-1/+29
2008-01-12Set svn:eol-style.Jeff Ames1-27/+27
2008-01-12Added references for last commitTedd Hansen1-0/+27