| Commit message (Expand) | Author | Files | Lines |
2007-08-16 | Deleted old inventoryCache.cs | MW | 1 | -15/+10 |
2007-08-13 | (DotNet) ScriptEngine is now loaded and added to Scene during startup. | Tedd Hansen | 1 | -0/+2 |
2007-08-10 | Some cleaning up and removed a few old files no longer in use. | MW | 1 | -1/+1 |
2007-08-10 | Made a few changes so that once we enable the sqlite data store (simple line ... | MW | 1 | -1/+1 |
2007-08-06 | Re-added Grid mode. (which had got removed/disabled in revision 1515) | MW | 1 | -2/+1 |
2007-08-06 | * SimpleApp works again: | lbsa71 | 1 | -0/+2 |
2007-07-29 | Deleting objects should now work. But beware they aren't send to your trash f... | MW | 1 | -1/+1 |
2007-07-29 | Commit 1/2 | Adam Frisby | 1 | -2/+2 |
2007-07-26 | * Started renaming world to Scene | lbsa71 | 1 | -1/+1 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -1/+1 |
2007-07-21 | * Renamed terrain functions to match OpenSim naming styles. | Adam Frisby | 1 | -1/+1 |
2007-07-20 | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 1 | -2/+1 |
2007-07-19 | * Fixing sandbox mode crash caused by removal of LocalStorage during cleanup ... | Adam Frisby | 1 | -0/+2 |
2007-07-19 | * Cleaned out remaining references to the old LocalStorage system in prep. to... | Adam Frisby | 1 | -3/+2 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -2/+2 |
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -8/+44 |
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 |
2007-07-16 | * working on RegionApplicationBase | lbsa71 | 1 | -1/+1 |
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 |
2007-06-27 | *Moved VersionInfo.cs to its correct place in OpenSim.csproj | mingchen | 1 | -1/+1 |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 1 | -3/+2 |