aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha...MW2007-08-111-11/+7
* Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2007-08-111-2/+20
* I'm sorry but it has now became a case of either it goes or I go, so I'm remo...MW2007-08-101-1/+1
* Some cleaning up and removed a few old files no longer in use.MW2007-08-101-31/+30
* Making sure my local working copy is in sync with svn before I start the job ...MW2007-08-091-1/+1
* Re-added Grid mode. (which had got removed/disabled in revision 1515)MW2007-08-062-10/+20
* * commands are done foreach instead of by [i]lbsa712007-08-061-10/+19
* * renamed some scene to worldlbsa712007-08-061-102/+2
* * encapsulated firstname/lastname on ScenePresencelbsa712007-08-061-6/+5
* * SimpleApp works again:lbsa712007-08-061-20/+13
* clean up of startup config settings (command line args etc),MW2007-08-042-89/+55
* 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