aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-25Added GridForm.html in Tests/Clients/Grid that shows how to interact with a g...Diva Canto1-7/+10
2009-09-24GridServerPostHandler finished. GridClient tests all work. More guards on get...Diva Canto1-15/+172
2009-09-24Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto2-5/+8
2009-09-24Changed name of the hyperlink XMLRPC method to linkk-region, so that it doesn...Diva Canto1-1/+1
2009-09-23Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto1-3/+4
2009-09-22Added hg console commands to the module.Diva Canto1-0/+112
2009-09-22Added HGGridConnector and related code.Diva Canto1-1/+1
2009-09-21Added grid handler and grid remote connector.Diva Canto2-0/+329