aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/RegionApplicationBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * RegionApplicationBase restructuring now completelbsa712007-07-161-8/+44
| | | | | * Still has some weird bug in SimpleApp though.
* * And yet more restructuring of startup sequence...lbsa712007-07-161-4/+12
|
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-161-3/+37
|
* * Since we're discussing it, applying the m_ convention on some members...lbsa712007-07-161-7/+7
|
* * Removed some superfluous assignslbsa712007-07-161-1/+0
| | | | | * Moved physics plugin scene creation into local scope
* * working on RegionApplicationBaselbsa712007-07-161-1/+1
| | | | | * Renamed PhysicsManager to PhysicsPluginManager because it is.
* * Restructured the RegionApplicationBase.lbsa712007-07-161-56/+3
|
* changed to native line ending encodingSean Dague2007-07-161-118/+118
|
* * Some minor renamingslbsa712007-07-161-1/+1
|
* * Added loading methods for NullStorage.Adam Frisby2007-07-151-0/+1
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-17/+6
| | | | | * added some licensing info
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-271-1/+1
| | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-271-3/+2
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+129
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.