コミット履歴

作者 SHA1 メッセージ 日付
  Diva Canto a0fa6dc967 Marck's patch on 4096 checks with conflicts resolved. 14 年 前
  John Hurliman d506449f67 * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalEndPoint.Port). This class is complex enough as it is 14 年 前
  John Hurliman 3437605da6 * Removed the broken and unused GridRegion.ExternalEndPoint setter 14 年 前
  Diva Canto 5ce12c92d9 Fixed a missing field in the last regions table migration. 15 年 前
  Diva Canto bd6d1a2444 Moved prim crossing to EntityTransferModule. Not complete yet. 15 年 前
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 15 年 前
  Melanie 686660650b Implement region registration with authentication 15 年 前
  Melanie e3a04fcb7b Change the error messages on region region registration. This changes URM 15 年 前
  Melanie 3c90d834ea Remove all references to master avatar, replacing with estate owner where 15 年 前
  Melanie 28d6705358 Preliminary work on the new default region setting mechanism 15 年 前
  Melanie db4cdc0961 Set the estate owner to be the master avatar if it's not set. 15 年 前
  Melanie 596f2307bf Add owner_uuid. Not sure this works. Worth a test 15 年 前
  Jeff Ames ee205e7e81 Formatting cleanup. 15 年 前
  Diva Canto 500cd3505a Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB layer. This sounds fishy to me, but it's what's used to make external currency modules work, for now. 15 年 前
  Diva Canto f4bf581b96 Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo. 15 年 前
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. 15 年 前
  Diva Canto 52e477b41f Better guards on RegisterRegion in GridService. 15 年 前
  Diva Canto 6a5d7650d0 All tests pass for MySQL/MySQLRegionData. 15 年 前
  Diva Canto 1faaa0a43a GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire. 15 年 前
  Diva Canto dd3d52ae1f Added test GridClient, which allowed me to remove a few bugs out of the new code. 15 年 前
  Diva Canto 67276589c8 Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo. 15 年 前
  Diva Canto 390137d540 Added grid handler and grid remote connector. 15 年 前
  Diva Canto e736273815 First pass at the grid service. 15 年 前
  Diva Canto c8ddc5b301 Changed GetRegionByHandle to GetRegionByPosition -- more generic. 15 年 前
  Diva Canto 5de1ec735c Added GetRegionByHandle. 15 年 前
  Diva Canto f6c4221a0d Removed RequestLandData from IGridService because it's already in another place. 15 年 前
  Diva Canto 44343ed94d Changed names of methods in IGridService. 15 年 前
  Melanie Thielker b202ab02d0 Adding the new grid services skeleton. Still very much based on the old 15 年 前