Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-19 | * Cleaned out remaining references to the old LocalStorage system in prep. ↵ | Adam Frisby | 1 | -3/+2 | |
to move to StorageManager. | |||||
2007-07-18 | *New Configuration System, much easier and less buggy compared to the ↵ | mingchen | 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 :) | |||||
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -8/+44 | |
* Still has some weird bug in SimpleApp though. | |||||
2007-07-16 | * And yet more restructuring of startup sequence... | lbsa71 | 1 | -4/+12 | |
2007-07-16 | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 1 | -3/+37 | |
2007-07-16 | * Since we're discussing it, applying the m_ convention on some members... | lbsa71 | 1 | -7/+7 | |
2007-07-16 | * Removed some superfluous assigns | lbsa71 | 1 | -1/+0 | |
* Moved physics plugin scene creation into local scope | |||||
2007-07-16 | * working on RegionApplicationBase | lbsa71 | 1 | -1/+1 | |
* Renamed PhysicsManager to PhysicsPluginManager because it is. | |||||
2007-07-16 | * Restructured the RegionApplicationBase. | lbsa71 | 1 | -56/+3 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -118/+118 | |
2007-07-16 | * Some minor renamings | lbsa71 | 1 | -1/+1 | |
2007-07-15 | * Added loading methods for NullStorage. | Adam Frisby | 1 | -0/+1 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -17/+6 | |
* added some licensing info | |||||
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 1 | -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 ↵ | mingchen | 1 | -3/+2 | |
to add/remove something |