aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-183-28/+43
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-158-1/+225
* getting all our line endings consistant againSean Dague2007-10-053-292/+292
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-052-22/+22
* * minor refactoringlbsa712007-10-051-7/+2
* Some tiny refactoringMW2007-10-052-1/+3
* * UserProfileData meets code conventionslbsa712007-10-052-22/+22
* == The "right name and place" commit ==lbsa712007-10-055-5/+3
* * Moved IUserService to OpenSim.Framework.Interfaceslbsa712007-10-051-1/+1
* * Renamed IUserServices to IUserServicelbsa712007-10-051-1/+1
* more refactoringMW2007-10-032-23/+4
* Some continuation of lbsa71's refactoring of the CommunicationsManager.MW2007-10-031-60/+4
* * Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712007-10-022-13/+9
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-277-85/+67
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-277-67/+85
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-252-82/+91
* * Removed some more fields from CommunicationsLocallbsa712007-09-245-208/+196
* * So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712007-09-242-9/+7
* * Now there's only one UserServicelbsa712007-09-241-4/+4
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-247-140/+152
* * Trying to streamline CommunicationsManagerlbsa712007-09-242-12/+8
* * reorder and renamelbsa712007-09-241-2/+2
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-243-4/+4
* *** 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-173-276/+276
* * 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-162-0/+10
* 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
* * Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby2007-08-151-0/+10
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-142-0/+16
* More inventory work, should be able to now create new inventory folders and t...MW2007-08-143-1/+39
* 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
* OGS1GridServices.csBrian McBee2007-08-081-0/+8