aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* ATTENTION!!! Change to default to "sandbox" (did we come up with a better nam...Brian McBee2007-08-031-5/+5
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-6/+20
* * Switched back to NullStorage until crazy DB4o error is fixed.Adam Frisby2007-07-291-1/+1
* Commit 1/2Adam Frisby2007-07-291-4/+4
* * Fixed an issue with Mono/UNIX filenames and DB4o storage engine.Adam Frisby2007-07-291-1/+1
* * Db4o Datastore is now the default.Adam Frisby2007-07-291-1/+1
* * OpenSim now performs compatibility checks at startup and warns the user if ...Adam Frisby2007-07-291-1/+13
* * Applying issue#238 - Console help is incomplete. (Thanks CutterRubio)Adam Frisby2007-07-291-2/+10
* * Started renaming world to Scenelbsa712007-07-261-18/+18
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-3/+6
* * Fixed an config issue (log not initialized in RegionInfo config)lbsa712007-07-201-0/+1
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-2/+2
* Added some Alert methods to Scene , and a console command handler. So from th...MW2007-07-191-0/+7
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-30/+8
* * Reverting 1371Adam Frisby2007-07-181-1/+1
* * Please to be checking you rename the strings inside the project when you re...Adam Frisby2007-07-181-1/+1
* * Added "backup" console command for sdagueAdam Frisby2007-07-171-0/+7
* * RegionApplicationBase restructuring now completelbsa712007-07-161-60/+20
* * And yet more restructuring of startup sequence...lbsa712007-07-162-89/+75
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-162-67/+32
* *Renamed everything Parcels and ParcelData to Land and LandDatamingchen2007-07-161-2/+2
* *Renamed ParcelManager to LandManagermingchen2007-07-161-2/+2
* * Since we're discussing it, applying the m_ convention on some members...lbsa712007-07-161-17/+17
* * Removed some superfluous assignslbsa712007-07-162-16/+14
* * working on RegionApplicationBaselbsa712007-07-161-1/+1
* * Restructured the RegionApplicationBase.lbsa712007-07-161-10/+19
* changed to native line ending encodingSean Dague2007-07-163-657/+657
* *Trunk compiles nowmingchen2007-07-161-1/+1
* * Some minor renamingslbsa712007-07-161-17/+17
* *Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen2007-07-161-1/+1
* * Added new scripting related events, in particular a new event which is trig...Adam Frisby2007-07-151-1/+7
* Removed the reference to ClientManager from scene, as scene really shouldn't ...MW2007-07-151-1/+1
* Removed reference to Scene EventManager from primitive. In its place, primiti...MW2007-07-151-2/+0
* * Storage Manager now initialises with a DB name equal to that of the region ...Adam Frisby2007-07-151-1/+1
* * Added loading methods for NullStorage.Adam Frisby2007-07-151-1/+4
* * Excelsior!Adam Frisby2007-07-141-0/+7
* * Added "quit" alias for the "shutdown" console command in RegionServerAdam Frisby2007-07-141-0/+1
* * Apparently, we need to tell ParcelManager that there is no parcels.lbsa712007-07-141-1/+1
* Part two of Darok's Bullet physics plugin: added the actual plugin, although ...MW2007-07-132-0/+10
* Changed simpleApp to use basic physics.MW2007-07-131-1/+0
* Next time maybe I should check it still compiles before committing.MW2007-07-121-5/+0
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-7/+5
* * some follow up renaming of members et c.lbsa712007-07-091-1/+1
* * By popular demand, all generated build files are now deleted. Somebody shou...lbsa712007-07-082-250/+0
* * Updating prebuildAdam Frisby2007-07-082-4/+4
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-053-5/+5
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-39/+55
* * Cleaning - attempting to get compiler warnings back down to zero.Adam Frisby2007-07-041-6/+9
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-2/+2
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-033-40/+22