aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-251-17/+62
* * Removed some more fields from CommunicationsLocallbsa712007-09-243-197/+183
* * 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-244-99/+92
* * 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-242-13/+16
* * minor renameslbsa712007-09-241-10/+10
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-243-24/+10
* fixing me some line endingsSean Dague2007-09-172-238/+238
* * minor refactoringslbsa712007-09-111-18/+29
* mass update of urls in source code to new websiteSean Dague2007-09-102-2/+2
* 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
* Now also enabled Inventory persistence in standalone mode when account Authen...MW2007-08-241-0/+4
* Hopefully fixed the issue of inventory not working for the master account. (N...MW2007-08-241-0/+4
* Instant Messages between users in the same region should actually now work.MW2007-08-201-1/+1
* Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2007-08-161-0/+5
* 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-152-0/+5
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-1/+0
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-0/+11
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-141-0/+5
* Start of Inventory service, currently only (partially) functional in standalo...MW2007-08-143-1/+116
* oops , guess I should include the new files next time MW2007-08-131-0/+113
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-132-105/+10
* The Welcome message /message of the day shown in the client during login, can...MW2007-08-132-10/+19
* 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-112-6/+49
* * SimpleApp works again:lbsa712007-08-061-2/+2
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-0/+1
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-222-4/+14
* changed to native line ending encodingSean Dague2007-07-164-436/+436
* 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
* * By popular demand, all generated build files are now deleted. Somebody shou...lbsa712007-07-082-169/+0
* * Updating prebuildAdam Frisby2007-07-082-4/+4
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-052-4/+4
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-031-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-034-22/+5
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-012-6/+9
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-3/+3
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-013-6/+6
* *Deleted Logger.cs from OpenSim.Frameworkmingchen2007-06-292-4/+4
* *Hopefully fixed the empty dialog box error on client when logging in on sand...mingchen2007-06-292-2/+1
* * Removed J# language support because it has issues with Mono.Adam Frisby2007-06-282-4/+4
* enabled physics plugin flying flags.MW2007-06-281-0/+2