Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-09-08 | No need for a config var for the HELO message on the server-side. It's robust. | Diva Canto | 1 | -8/+1 | |
2010-09-08 | First version of the Hypergrid HELO service that will enable different ↵ | Diva Canto | 1 | -0/+85 | |
backends to interoperate. | |||||
2010-09-04 | Make User Agent Service and Login Service separable. | Diva Canto | 2 | -3/+27 | |
2010-05-27 | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 1 | -7/+7 | |
important stuff off screen too fast. Clean this time | |||||
2010-05-27 | Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" | Melanie | 1 | -7/+7 | |
Some other stuff snuck in. This reverts commit 4cc533e7ad94d148351c16f48afd2a688a64c48a. | |||||
2010-05-27 | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 1 | -7/+7 | |
important stuff off screen too fast | |||||
2010-05-03 | Assorted bug fixes in hypergrid linking. | Diva Canto | 2 | -1/+3 | |
2010-04-30 | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 1 | -104/+0 | |
* Removed a few buglets and added better exception handling. | |||||
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 1 | -1/+28 | |
2010-01-31 | * Remove unnecessary debug message | Diva Canto | 1 | -1/+1 | |
* Bug fix in UserAgentService, logout | |||||
2010-01-31 | * Simplified the configuration by having [DatabaseService] in it | Diva Canto | 1 | -1/+1 | |
* Fixed configuration issue for HGInventoryServerInConnector * Corrected typos in debug messages | |||||
2010-01-31 | * Added a few files that were missing in the repo. | Diva Canto | 2 | -0/+285 | |
* New HGInventoryService which allows restricted access to inventory while outside | |||||
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 5 | -159/+171 | |
2010-01-27 | Added ExternalName config on Gatekeeper. | Diva Canto | 1 | -1/+3 | |
2010-01-24 | Integrated the hyperlinking with the GridService. | Diva Canto | 2 | -41/+3 | |
2010-01-18 | * Towards enabling hyperlinks at grid-level. | Diva Canto | 2 | -3/+42 | |
* Updated grid configs | |||||
2010-01-18 | Go Home works. With security!! | Diva Canto | 2 | -0/+126 | |
2010-01-18 | * Added missing GatekeeperServiceConnector | Diva Canto | 2 | -0/+34 | |
* Added basic machinery for teleporting users home. Untested. | |||||
2010-01-17 | HG teleports through gatekeeper are working. | Diva Canto | 3 | -79/+0 | |
2010-01-17 | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 4 | -67/+269 | |
2010-01-17 | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 1 | -1/+1 | |
2010-01-17 | * Added ServiceURLs to AgentCircuitData. | Diva Canto | 1 | -2/+0 | |
* Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini. | |||||
2010-01-16 | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵ | Diva Canto | 1 | -0/+140 | |
yet. |