aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/RegionApplicationBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* == The "right name and place" commit ==lbsa712007-10-051-1/+0
* * minor renaminglbsa712007-10-031-3/+3
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-1/+1
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* * Purged 'Regions' code pending Agent layer grok.lbsa712007-09-231-3/+2
* * moved SceneManager to RegionApplicationBaselbsa712007-09-201-0/+2
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW2007-08-281-1/+1
* Deleted old inventoryCache.csMW2007-08-161-15/+10
* (DotNet) ScriptEngine is now loaded and added to Scene during startup.Tedd Hansen2007-08-131-0/+2
* Some cleaning up and removed a few old files no longer in use.MW2007-08-101-1/+1
* Made a few changes so that once we enable the sqlite data store (simple line ...MW2007-08-101-1/+1
* Re-added Grid mode. (which had got removed/disabled in revision 1515)MW2007-08-061-2/+1
* * SimpleApp works again:lbsa712007-08-061-0/+2
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-291-1/+1
* Commit 1/2Adam Frisby2007-07-291-2/+2
* * Started renaming world to Scenelbsa712007-07-261-1/+1
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-1/+1
* * Renamed terrain functions to match OpenSim naming styles.Adam Frisby2007-07-211-1/+1
* * Fixed an config issue (log not initialized in RegionInfo config)lbsa712007-07-201-2/+1
* * Fixing sandbox mode crash caused by removal of LocalStorage during cleanup ...Adam Frisby2007-07-191-0/+2
* * Cleaned out remaining references to the old LocalStorage system in prep. to...Adam Frisby2007-07-191-3/+2
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-2/+2
* * RegionApplicationBase restructuring now completelbsa712007-07-161-8/+44
* * 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
* * working on RegionApplicationBaselbsa712007-07-161-1/+1
* * 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
* *Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen2007-06-271-1/+1
* *Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen2007-06-271-3/+2
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+129