Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *New Configuration System, much easier and less buggy compared to the ↵ | mingchen | 2007-07-18 | 1 | -2/+2 | |
| | | | | | | | | original system in place *View RegionInfo.cs for an example on how it works! *This hopefully copies all the files over, but who knows :) | |||||
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -8/+44 | |
| | | | | | * Still has some weird bug in SimpleApp though. | |||||
* | * And yet more restructuring of startup sequence... | lbsa71 | 2007-07-16 | 1 | -4/+12 | |
| | ||||||
* | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 2007-07-16 | 1 | -3/+37 | |
| | ||||||
* | * Since we're discussing it, applying the m_ convention on some members... | lbsa71 | 2007-07-16 | 1 | -7/+7 | |
| | ||||||
* | * Removed some superfluous assigns | lbsa71 | 2007-07-16 | 1 | -1/+0 | |
| | | | | | * Moved physics plugin scene creation into local scope | |||||
* | * working on RegionApplicationBase | lbsa71 | 2007-07-16 | 1 | -1/+1 | |
| | | | | | * Renamed PhysicsManager to PhysicsPluginManager because it is. | |||||
* | * Restructured the RegionApplicationBase. | lbsa71 | 2007-07-16 | 1 | -56/+3 | |
| | ||||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -118/+118 | |
| | ||||||
* | * Some minor renamings | lbsa71 | 2007-07-16 | 1 | -1/+1 | |
| | ||||||
* | * Added loading methods for NullStorage. | Adam Frisby | 2007-07-15 | 1 | -0/+1 | |
| | ||||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -17/+6 | |
| | | | | | * added some licensing info | |||||
* | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 2007-06-27 | 1 | -1/+1 | |
| | | | | | | *Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild | |||||
* | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 2007-06-27 | 1 | -3/+2 | |
| | | | | to add/remove something | |||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -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. |