aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax3-28/+43
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa718-1/+225
2007-10-05getting all our line endings consistant againSean Dague3-292/+292
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712-22/+22
2007-10-05* minor refactoringlbsa711-7/+2
2007-10-05Some tiny refactoringMW2-1/+3
2007-10-05* UserProfileData meets code conventionslbsa712-22/+22
2007-10-05== The "right name and place" commit ==lbsa715-5/+3
2007-10-05* Moved IUserService to OpenSim.Framework.Interfaceslbsa711-1/+1
2007-10-05* Renamed IUserServices to IUserServicelbsa711-1/+1
2007-10-03more refactoringMW2-23/+4
2007-10-03Some continuation of lbsa71's refactoring of the CommunicationsManager.MW1-60/+4
2007-10-02* Moved setup of LocalInventoryService and LocalUserServices to the app layerlbsa712-13/+9
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa717-85/+67
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa717-67/+85
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712-82/+91
2007-09-24* Removed some more fields from CommunicationsLocallbsa715-208/+196
2007-09-24* So, ok, maybe a bit harsh to explode on grid inventory calls.lbsa712-9/+7
2007-09-24* Now there's only one UserServicelbsa711-4/+4
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa717-140/+152
2007-09-24* Trying to streamline CommunicationsManagerlbsa712-12/+8
2007-09-24* reorder and renamelbsa711-2/+2
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa713-4/+4
2007-09-24*** CHANGED CONFIG BEHAVIOUR ***lbsa711-16/+10
2007-09-24* Renamed methods on IUserDatalbsa712-13/+16
2007-09-24* minor renameslbsa711-10/+10
2007-09-24* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa713-24/+10
2007-09-17fixing me some line endingsSean Dague3-276/+276
2007-09-11* minor refactoringslbsa711-18/+29
2007-09-10mass update of urls in source code to new websiteSean Dague2-2/+2
2007-08-28As part of our "we aim to please" commitment, have added the ability to creat...MW1-10/+23
2007-08-28Start of trying to make Region/Scene more modular. MW1-2/+2
2007-08-24Set some default values for "create user" in case anyone just pressing return...MW1-4/+4
2007-08-24Now also enabled Inventory persistence in standalone mode when account Authen...MW1-0/+4
2007-08-24Hopefully fixed the issue of inventory not working for the master account. (N...MW1-0/+4
2007-08-20Instant Messages between users in the same region should actually now work.MW1-1/+1
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW2-0/+10
2007-08-16Can now set the plugins for standalone mode's Inventory database (default sql...MW1-4/+29
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW2-0/+5
2007-08-15Temporary fix for the region crossing crash, Although we need to start to cha...MW1-1/+0
2007-08-15* Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby1-0/+10
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW2-0/+16
2007-08-14More inventory work, should be able to now create new inventory folders and t...MW3-1/+39
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW3-1/+116
2007-08-13oops , guess I should include the new files next time MW1-0/+113
2007-08-13Separated Login Service from usermanager, which helps to clean up the code a ...MW2-105/+10
2007-08-13The Welcome message /message of the day shown in the client during login, can...MW2-10/+19
2007-08-11Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha...MW1-1/+1
2007-08-11Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW2-6/+49
2007-08-08OGS1GridServices.csBrian McBee1-0/+8