aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/CommunicationsLocal.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-1/+1
* * Removed some more fields from CommunicationsLocallbsa712007-09-241-26/+9
* * So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712007-09-241-2/+0
* * Now there's only one UserServicelbsa712007-09-241-4/+4
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-20/+18
* * Trying to streamline CommunicationsManagerlbsa712007-09-241-4/+4
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* *** CHANGED CONFIG BEHAVIOUR ***lbsa712007-09-241-16/+10
* * Renamed methods on IUserDatalbsa712007-09-241-2/+8
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-241-1/+1
* * minor refactoringslbsa712007-09-111-18/+29
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* As part of our "we aim to please" commitment, have added the ability to creat...MW2007-08-281-10/+23
* Start of trying to make Region/Scene more modular. MW2007-08-281-2/+2
* Set some default values for "create user" in case anyone just pressing return...MW2007-08-241-4/+4
* Instant Messages between users in the same region should actually now work.MW2007-08-201-1/+1
* Can now set the plugins for standalone mode's Inventory database (default sql...MW2007-08-161-4/+29
* More work on inventory, can now create other inventory types, like Clothes an...MW2007-08-151-0/+4
* Start of Inventory service, currently only (partially) functional in standalo...MW2007-08-141-1/+16
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-131-6/+8
* The Welcome message /message of the day shown in the client during login, can...MW2007-08-131-2/+2
* Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha...MW2007-08-111-1/+1
* Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2007-08-111-2/+30
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-2/+3
* changed to native line ending encodingSean Dague2007-07-161-55/+55
* Next time maybe I should check it still compiles before committing.MW2007-07-121-0/+1
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-2/+3
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-8/+1
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-1/+1
* *Master User is now set upmingchen2007-06-281-1/+1
* Imported the scripting changes, so now should be up to date with sugilite. MW2007-06-281-1/+0
* should now work.MW2007-06-281-1/+1
* *Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen2007-06-271-0/+61