| Commit message (Expand) | Author | Files | Lines |
2010-01-31 | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 11 | -99/+5 |
2010-01-31 | * Bug fix in XInventoryData -- groupOwned is an int in the DB | Diva Canto | 3 | -4/+12 |
2010-01-31 | * Added a few files that were missing in the repo. | Diva Canto | 6 | -68/+619 |
2010-01-31 | Added missing file. | Diva Canto | 1 | -0/+20 |
2010-01-30 | Changed an error message to w warning message. | Diva Canto | 1 | -1/+1 |
2010-01-30 | Bug fix for making cross-grid login work. | Diva Canto | 2 | -2/+7 |
2010-01-30 | Bug fix: change HGBroker to a INonSharedRegionModule | Diva Canto | 3 | -71/+82 |
2010-01-30 | * HGScene is no more. | Diva Canto | 16 | -907/+975 |
2010-01-29 | On the way to making HG inventory work. Inventory can now be accessed again. ... | Diva Canto | 1 | -110/+66 |
2010-01-29 | * HGGridConnector is no longer necessary. | Diva Canto | 14 | -344/+138 |
2010-01-29 | Works for grid login. | Diva Canto | 6 | -22/+121 |
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 21 | -640/+1100 |
2010-01-27 | Added ExternalName config on Gatekeeper. | Diva Canto | 7 | -9/+37 |
2010-01-24 | Removed obsolete interface IHyperlink. | Diva Canto | 4 | -86/+4 |
2010-01-24 | Hypergrid map search back on, this time with a config var in the grid service. | Diva Canto | 2 | -22/+37 |
2010-01-24 | Some method implementations were missing from LocalGridServiceConnector. | Diva Canto | 3 | -16/+20 |
2010-01-24 | Integrated the hyperlinking with the GridService. | Diva Canto | 12 | -1345/+876 |
2010-01-19 | Change a member of the friendslist module to better reflect the client side | Melanie | 4 | -11/+6 |
2010-01-18 | * Towards enabling hyperlinks at grid-level. | Diva Canto | 3 | -6/+149 |
2010-01-19 | Add a Hyperlink flag to the regions table | Melanie | 1 | -1/+2 |
2010-01-18 | Check for impersonations at the Gatekeeper. | Diva Canto | 1 | -29/+52 |
2010-01-18 | Go Home works. With security!! | Diva Canto | 12 | -26/+468 |
2010-01-18 | * Added missing GatekeeperServiceConnector | Diva Canto | 8 | -229/+478 |
2010-01-18 | * Fixed misspelling of field in GridService | Diva Canto | 5 | -54/+44 |
2010-01-17 | HG teleports through gatekeeper are working. | Diva Canto | 7 | -138/+13 |
2010-01-17 | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 15 | -93/+560 |
2010-01-17 | Oops, forgot this one. | Diva Canto | 1 | -0/+137 |
2010-01-17 | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 10 | -257/+354 |
2010-01-17 | Copyright notices. | Diva Canto | 2 | -2/+56 |
2010-01-17 | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 5 | -3/+24 |
2010-01-17 | Hyperlinking minimally tested and working. | Diva Canto | 3 | -6/+14 |
2010-01-17 | These 2 were moved to corresponding Hypergrid folders. The server connector w... | Diva Canto | 2 | -470/+0 |
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 14 | -668/+1233 |
2010-01-16 | Finished moving object crossings into EntityTransferModule | Diva Canto | 3 | -301/+3 |
2010-01-16 | Fixed a missing field in the last regions table migration. | Diva Canto | 2 | -3/+4 |
2010-01-16 | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 6 | -226/+560 |
2010-01-16 | Shorten the names of the tags in monitorstats summary to the immediate type | Melanie | 1 | -1/+5 |
2010-01-15 | Comment | Diva Canto | 1 | -0/+1 |
2010-01-15 | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 5 | -42/+55 |
2010-01-15 | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 13 | -1611/+1261 |
2010-01-15 | Implement region registration with authentication | Melanie | 2 | -1/+23 |
2010-01-15 | Implement "Reservation" flag behavior. | Melanie | 1 | -0/+34 |
2010-01-15 | Implement the NoMove behavior. Cause Reservation flag to be reset on | Melanie | 1 | -2/+8 |
2010-01-15 | Add a handful of new region flags and a small migration | Melanie | 2 | -1/+10 |
2010-01-14 | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa... | Diva Canto | 4 | -7/+147 |
2010-01-14 | Added the 2 missing methods in the grid service remote connections. | Diva Canto | 2 | -4/+174 |
2010-01-14 | add an agent position field to AgentUpdateArgs for use by some non-LL clients | dahlia | 1 | -0/+8 |
2010-01-13 | Take the verbose debug messages in AgentHandler out again. | Diva Canto | 1 | -6/+6 |
2010-01-13 | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 4 | -11/+11 |
2010-01-13 | Omit AuthorizationService from the default configurations, because the servic... | Diva Canto | 1 | -5/+5 |