| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -1/+1 |
|\ |
|
| * | minor: fix error inserting field in log message | Justin Clark-Casey (justincc) | 2010-02-17 | 1 | -1/+1 |
| * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -1/+1 |
* | | Small bug fixes for making tests work. | Diva Canto | 2010-02-21 | 2 | -4/+4 |
* | | * Added SQlite connector for AvatarData. Tested -- works. | Diva Canto | 2010-02-21 | 1 | -1/+1 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 2 | -30/+43 |
|\ \
| |/ |
|
| * | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2010-02-12 | 2 | -30/+43 |
| * | endline fix 2 | Teravus Ovares (Dan Olivares) | 2010-02-06 | 1 | -6/+6 |
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 2 | -10/+10 |
| * | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 2 | -10/+10 |
* | | Bug fix for getting region flags. | Diva Canto | 2010-02-01 | 1 | -0/+8 |
* | | Assorted bug fixes related to hyperlinking | Diva Canto | 2010-01-31 | 1 | -1/+10 |
* | | Bug fix: change HGBroker to a INonSharedRegionModule | Diva Canto | 2010-01-30 | 2 | -69/+77 |
* | | * HGScene is no more. | Diva Canto | 2010-01-30 | 1 | -1/+0 |
* | | On the way to making HG inventory work. Inventory can now be accessed again. ... | Diva Canto | 2010-01-29 | 1 | -110/+66 |
* | | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 1 | -257/+0 |
* | | Removed obsolete interface IHyperlink. | Diva Canto | 2010-01-24 | 1 | -5/+0 |
* | | Some method implementations were missing from LocalGridServiceConnector. | Diva Canto | 2010-01-24 | 1 | -15/+15 |
* | | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 1 | -62/+12 |
* | | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 1 | -1/+26 |
* | | Hyperlinking minimally tested and working. | Diva Canto | 2010-01-17 | 1 | -1/+0 |
* | | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 2 | -910/+43 |
* | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-15 | 3 | -10/+10 |
|\ \ |
|
| * \ | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 3 | -10/+10 |
| |\ \
| | |/ |
|
| | * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 3 | -8/+10 |
| | * | Remove "login disable", "login enable" and "login status" commands. | Melanie | 2010-01-10 | 1 | -2/+0 |
* | | | Comment | Diva Canto | 2010-01-15 | 1 | -0/+1 |
* | | | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 2010-01-15 | 1 | -3/+3 |
|/ / |
|
* | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 2 | -3/+18 |
* | | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa... | Diva Canto | 2010-01-14 | 3 | -3/+143 |
* | | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 2010-01-13 | 1 | -2/+2 |
* | | Several more buglets removed. | Diva Canto | 2010-01-13 | 1 | -1/+1 |
* | | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 2 | -13/+5 |
* | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 1 | -5/+5 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 4 | -4/+4 |
* | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 1 | -3/+0 |
* | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 2 | -15/+16 |
* | | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 3 | -1211/+0 |
* | | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -20/+21 |
* | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 5 | -13/+30 |
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 5 | -159/+160 |
* | | * Added SetPassword to IAuthenticationService. | Diva Canto | 2010-01-09 | 1 | -0/+5 |
* | | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 2 | -0/+30 |
* | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 3 | -3/+0 |
* | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 4 | -18/+20 |
* | | Successfully logged into a grid. | Diva Canto | 2010-01-03 | 1 | -10/+14 |
* | | * Changed ISimulation interface to take a GridRegion as input arg instead of ... | Diva Canto | 2010-01-03 | 2 | -44/+441 |
* | | * Avatar service connectors all in place, but untested. | Diva Canto | 2010-01-02 | 3 | -3/+285 |
* | | Forgotten modules in prior commit. | Diva Canto | 2010-01-01 | 2 | -0/+273 |
* | | Yes! First test of new login service done still in 2009! Bombs in auth, becau... | Diva Canto | 2009-12-31 | 1 | -0/+298 |