aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f...Diva Canto2010-05-071-3/+1
* These files are part of the GridUserService write-up.Diva Canto2010-05-072-0/+269
* GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-075-44/+71
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-0/+5
* Renamed HGInventoryBroker2 to HGInventoryBroker.Diva Canto2010-05-021-2/+2
* Deleted HGInventoryBroker, so that the new one can take its name.Diva Canto2010-05-021-540/+0
* Switched everything to XInventory by default. The old Inventory is still ther...Diva Canto2010-05-021-83/+28
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-04-303-143/+79
|\
| * * XInventory fairly tested, including for HG. Almost ready to switch.Diva Canto2010-04-303-143/+79
* | Fix a null ref from trying to access a dictionary that was never initialized.Melanie2010-04-301-1/+2
|/
* Simplified RemoteXInventoryServiceConnector and HGBroker (2) by a lot.Diva Canto2010-04-292-279/+282
* Started redoing HGInventoryBroker for XInventory and with multi-protocol in m...Diva Canto2010-04-293-0/+645
* XInventory connector/handler showing signs of life. Tested, but needs more te...Diva Canto2010-04-271-0/+2
* RemoteXInventoryServiceConnector, the plugin region module. Not active in def...Diva Canto2010-04-261-0/+324
* minor: correctly print out missing item id when it can't be found rather than...Justin Clark-Casey (justincc)2010-04-161-1/+4
* * Adds IAssetService.GetCached() to allow asset fetching from the local cache...John Hurliman2010-04-082-0/+16
* Last commit was too fast... must override.Diva Canto2010-04-031-1/+1
* * Fail storing user accounts in the remote connector.Diva Canto2010-04-031-0/+6
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-193-4/+4
* Get the local inner simulation service object to the handler so that there is...Diva Canto2010-03-152-0/+10
* Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)2010-03-121-9/+9
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-2/+2
* Fixed caching of user accounts.Diva Canto2010-03-093-32/+42
* * Typo fixesJohn Hurliman2010-03-095-5/+5
* Bug fix: store correct position information upon logout. Fixes mantis #4608Diva Canto2010-03-061-12/+17
* Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto2010-03-051-16/+16
* add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)2010-03-051-0/+139
* Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...Justin Clark-Casey (justincc)2010-03-052-1/+18
* Merge branch 'master' into presence-refactorMelanie2010-02-221-1/+1
|\
| * minor: fix error inserting field in log messageJustin Clark-Casey (justincc)2010-02-171-1/+1
| * Formatting cleanup.Jeff Ames2010-02-151-1/+1
* | Small bug fixes for making tests work.Diva Canto2010-02-212-4/+4
* | * Added SQlite connector for AvatarData. Tested -- works.Diva Canto2010-02-211-1/+1
* | Merge branch 'master' into presence-refactorMelanie2010-02-152-30/+43
|\ \ | |/
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-122-30/+43
| * endline fix 2Teravus Ovares (Dan Olivares)2010-02-061-6/+6
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-292-10/+10
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-232-10/+10
* | Bug fix for getting region flags.Diva Canto2010-02-011-0/+8
* | Assorted bug fixes related to hyperlinkingDiva Canto2010-01-311-1/+10
* | Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto2010-01-302-69/+77
* | * HGScene is no more.Diva Canto2010-01-301-1/+0
* | On the way to making HG inventory work. Inventory can now be accessed again. ...Diva Canto2010-01-291-110/+66
* | * HGGridConnector is no longer necessary.Diva Canto2010-01-291-257/+0
* | Removed obsolete interface IHyperlink.Diva Canto2010-01-241-5/+0
* | Some method implementations were missing from LocalGridServiceConnector.Diva Canto2010-01-241-15/+15
* | Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-62/+12
* | HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-1/+26
* | Hyperlinking minimally tested and working.Diva Canto2010-01-171-1/+0
* | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-162-910/+43