aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/RegionApplicationBase.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-16* Since we're discussing it, applying the m_ convention on some members...lbsa711-7/+7
2007-07-16* Removed some superfluous assignslbsa711-1/+0
* Moved physics plugin scene creation into local scope
2007-07-16* working on RegionApplicationBaselbsa711-1/+1
* Renamed PhysicsManager to PhysicsPluginManager because it is.
2007-07-16* Restructured the RegionApplicationBase.lbsa711-56/+3
2007-07-16changed to native line ending encodingSean Dague1-118/+118
2007-07-16* Some minor renamingslbsa711-1/+1
2007-07-15* Added loading methods for NullStorage.Adam Frisby1-0/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-17/+6
* added some licensing info
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-1/+1
*Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen1-3/+2
to add/remove something