Historia zmian

Autor SHA1 Wiadomość Data
  Diva Canto 7592a033df Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. 13 lat temu
  Diva Canto 6386dfd362 No need for these methods to be virtual now. 13 lat temu
  Diva Canto 0090534793 Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. 14 lat temu
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. 14 lat temu
  Diva Canto 19558f380a Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. 14 lat temu
  Diva Canto b10811a13b Assorted bug fixes in hypergrid linking. 14 lat temu
  Diva Canto 8466f13976 Bug fix for getting region flags. 14 lat temu
  Diva Canto 0c81966c0a Works for grid login. 14 lat temu
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 lat temu
  Diva Canto 4bae547ecb Added the 2 missing methods in the grid service remote connections. 14 lat temu
  Melanie 482dcb7e89 Fix a bad error message 14 lat temu
  Melanie e3a04fcb7b Change the error messages on region region registration. This changes URM 14 lat temu
  Melanie 28d6705358 Preliminary work on the new default region setting mechanism 14 lat temu
  Melanie cbe434149e Change the signature of the forms requester data in preparation to getting 14 lat temu
  Melanie 9cef5f92a1 Change the signature of the forms requester data in preparation to getting 14 lat temu
  Melanie 48826fcdf7 Remove debug again 15 lat temu
  Melanie a0b6cc3861 Enable debugging of the region connector's query string 15 lat temu
  Diva Canto 05b80185b9 More debug to try to diagnose a problem with region registration. 15 lat temu
  Diva Canto 9bdb585a93 Added Protocol versions back, this time in a range model. 15 lat temu
  Diva Canto 295868033f Better error handling on the client-side grid connector. 15 lat temu
  Diva Canto 1faaa0a43a GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire. 15 lat temu
  Diva Canto dd3d52ae1f Added test GridClient, which allowed me to remove a few bugs out of the new code. 15 lat temu
  Diva Canto 67276589c8 Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo. 15 lat temu
  Diva Canto 882d2c9cc3 Added hg console commands to the module. 15 lat temu
  Diva Canto 390137d540 Added grid handler and grid remote connector. 15 lat temu