aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-12Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)1-9/+9
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-2/+2
2010-03-09Fixed caching of user accounts.Diva Canto3-32/+42
2010-03-09* Typo fixesJohn Hurliman5-5/+5
2010-03-06Bug fix: store correct position information upon logout. Fixes mantis #4608Diva Canto1-12/+17
2010-03-05Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto1-16/+16
2010-03-05add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)1-0/+139
2010-03-05Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)2-1/+18
2010-02-21Small bug fixes for making tests work.Diva Canto2-4/+4
2010-02-21* Added SQlite connector for AvatarData. Tested -- works.Diva Canto1-1/+1
2010-02-17minor: fix error inserting field in log messageJustin Clark-Casey (justincc)1-1/+1
2010-02-15Formatting cleanup.Jeff Ames1-1/+1
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2-30/+43
2010-02-06endline fix 2Teravus Ovares (Dan Olivares)1-6/+6
2010-02-01Bug fix for getting region flags.Diva Canto1-0/+8
2010-01-31Assorted bug fixes related to hyperlinkingDiva Canto1-1/+10
2010-01-30Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto2-69/+77
2010-01-30* HGScene is no more.Diva Canto1-1/+0
2010-01-29On the way to making HG inventory work. Inventory can now be accessed again. ...Diva Canto1-110/+66
2010-01-29* HGGridConnector is no longer necessary.Diva Canto1-257/+0
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie2-10/+10
2010-01-24Removed obsolete interface IHyperlink.Diva Canto1-5/+0
2010-01-24Some method implementations were missing from LocalGridServiceConnector.Diva Canto1-15/+15
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto1-62/+12
2010-01-23Updates all IRegionModules to the new style region modules.Revolution2-10/+10
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-1/+26
2010-01-17Hyperlinking minimally tested and working.Diva Canto1-1/+0
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2-910/+43
2010-01-15CommentDiva Canto1-0/+1
2010-01-15Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...Diva Canto1-3/+3
2010-01-15* General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto2-3/+18
2010-01-14Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa...Diva Canto3-3/+143
2010-01-13Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...Diva Canto1-2/+2
2010-01-13Several more buglets removed.Diva Canto1-1/+1
2010-01-13Change the error messages on region region registration. This changes URMMelanie3-8/+10
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2-13/+5
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-5/+5
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto4-4/+4
2010-01-11CommunicationsManager deleted.Diva Canto1-3/+0
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto2-15/+16
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto3-1211/+0
2010-01-10* Starting to clean the house...Diva Canto1-20/+21
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto5-13/+30
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto5-159/+160
2010-01-10Remove "login disable", "login enable" and "login status" commands.Melanie1-2/+0
2010-01-09* Added SetPassword to IAuthenticationService.Diva Canto1-0/+5
2010-01-09Preliminary work on the new default region setting mechanismMelanie2-0/+30
2010-01-08Inching ahead... This compiles, but very likely does not run.Diva Canto3-3/+0
2010-01-07* Finished SimulationServiceConnectorDiva Canto4-18/+20
2010-01-03Successfully logged into a grid.Diva Canto1-10/+14