Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-25 | Better guards on RegisterRegion in GridService. | Diva Canto | 1 | -6/+8 | |
Added serverPort to the fields that get stored (I think this is the UDP port). | |||||
2009-09-24 | Deleted the meaningless console commands on the GridService. Will need to ↵ | Diva Canto | 1 | -72/+0 | |
add meaningful ones. | |||||
2009-09-24 | All tests pass for MySQL/MySQLRegionData. | Diva Canto | 1 | -2/+3 | |
Added OpenSim.GridServer.ini.example that I have been using for testing the ROBUST grid service with the GridClient. | |||||
2009-09-24 | Changed name of the hyperlink XMLRPC method to linkk-region, so that it ↵ | Diva Canto | 1 | -1/+3 | |
doesn't conflict with the existing one. | |||||
2009-09-23 | First test passes -- regions being registered and retrieved correctly in ↵ | Diva Canto | 1 | -1/+2 | |
Data.Null. | |||||
2009-09-23 | Changed IGridService to use the new GridRegion data structure instead of old ↵ | Diva Canto | 1 | -15/+17 | |
SimpleRegionInfo. Added grid configs to standalones. | |||||
2009-09-22 | Moved RegionName from RegionInfo to SimpleRegionInfo. | Diva Canto | 1 | -2/+2 | |
2009-09-21 | Changed position methods so that they assume the input params are in meters. | Diva Canto | 1 | -3/+12 | |
2009-09-21 | Added grid handler and grid remote connector. | Diva Canto | 1 | -54/+11 | |
2009-09-18 | First pass at the grid service. | Diva Canto | 1 | -0/+297 | |