aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-05Fixing an incorrect logging message in insertUserRowOpenSim Master1-1/+1
2010-02-05* Fixed the Cable Beach inventory server to save the CreatorID as well as pro...OpenSim Master1-2/+2
2010-02-05Clarify some namesMelanie1-3/+2
2010-02-05Implement the friends data adaptorMelanie4-8/+25
2010-02-04Finally cutting the gordian knot. Friends needs to be both a module and aMelanie3-15/+49
2010-02-04Some interface and data structure changes, add the missing method in friendsMelanie3-3/+17
2010-02-02Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no...Diva Canto1-11/+16
2010-02-01Bug fix for finding default regions if the specified one doesn't exist.Diva Canto1-6/+4
2010-02-01Beginning of friends.Diva Canto2-0/+107
2010-02-01Bug fix for getting region flags.Diva Canto2-1/+9
2010-01-31Batter debug messages.Diva Canto1-1/+2
2010-01-31Assorted bug fixes related to hyperlinkingDiva Canto5-12/+18
2010-01-31* Remove unnecessary debug messageDiva Canto2-2/+4
2010-01-31* Simplified the configuration by having [DatabaseService] in itDiva Canto2-2/+2
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto11-99/+5
2010-01-31* Bug fix in XInventoryData -- groupOwned is an int in the DBDiva Canto3-4/+12
2010-01-31* Added a few files that were missing in the repo.Diva Canto6-68/+619
2010-01-31Added missing file.Diva Canto1-0/+20
2010-01-30Changed an error message to w warning message.Diva Canto1-1/+1
2010-01-30Bug fix for making cross-grid login work.Diva Canto2-2/+7
2010-01-30Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto3-71/+82
2010-01-30* HGScene is no more.Diva Canto16-907/+975
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 Canto14-344/+138
2010-01-29Works for grid login.Diva Canto6-22/+121
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto21-640/+1100
2010-01-27Added ExternalName config on Gatekeeper.Diva Canto7-9/+37
2010-01-24Removed obsolete interface IHyperlink.Diva Canto4-86/+4
2010-01-24Hypergrid map search back on, this time with a config var in the grid service.Diva Canto2-22/+37
2010-01-24Some method implementations were missing from LocalGridServiceConnector.Diva Canto3-16/+20
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto12-1345/+876
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie4-11/+6
2010-01-18* Towards enabling hyperlinks at grid-level.Diva Canto3-6/+149
2010-01-19Add a Hyperlink flag to the regions tableMelanie1-1/+2
2010-01-18Check for impersonations at the Gatekeeper.Diva Canto1-29/+52
2010-01-18Go Home works. With security!!Diva Canto12-26/+468
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto8-229/+478
2010-01-18* Fixed misspelling of field in GridServiceDiva Canto5-54/+44
2010-01-17HG teleports through gatekeeper are working.Diva Canto7-138/+13
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto15-93/+560
2010-01-17Oops, forgot this one.Diva Canto1-0/+137
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto10-257/+354
2010-01-17Copyright notices.Diva Canto2-2/+56
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto5-3/+24
2010-01-17Hyperlinking minimally tested and working.Diva Canto3-6/+14
2010-01-17These 2 were moved to corresponding Hypergrid folders. The server connector w...Diva Canto2-470/+0
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto14-668/+1233
2010-01-16Finished moving object crossings into EntityTransferModuleDiva Canto3-301/+3
2010-01-16Fixed a missing field in the last regions table migration.Diva Canto2-3/+4
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto6-226/+560