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