Commit History

Author SHA1 Message Date
  Diva Canto 300968e933 HG: Switch root folders from under the viewer. Towards HG 2.0. This is guarded by an obscure config that no one but me should be using at this point. 12 years ago
  Melanie 300488f862 Merge branch 'master' into careminster 12 years ago
  Melanie a619621c60 Merge branch 'master' into careminster 12 years ago
  Diva Canto de242a29ca HG: beginning of a more restrictive inventory access procedure (optional). Experimental: we'll try switching the root folder from under the viewer. 12 years ago
  Melanie 16aa00e944 Merge branch 'master' into careminster 12 years ago
  Diva Canto 3d7b5e5e93 HG: This hopefully fixes the HG teleports back home to OSGrid. Looks like Uri.ToString() drops the port when it's port 80. 12 years ago
  Melanie a6e305063e Merge branch 'master' into careminster 12 years ago
  Diva Canto 571efeddb2 Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region Scenes and Modules. Changed existing modules to use it instead of assuming that foreign = null account. 12 years ago
  Diva Canto 70e36ee2b4 HG: more adjustments for making HG Simian work. Added server_uri as new key on get_agent_home in UAS. 12 years ago
  Melanie 759f1d2dbe Merge branch 'master' into careminster 12 years ago
  Diva Canto 7e4a2d69d5 HG minor bug fix and marked one method obsolete in UAS. 12 years ago
  root 5f927dc104 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" 13 years ago
  Melanie a1c16a4200 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto 487cb51f69 3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes. 13 years ago
  Diva Canto 98d1e7768a New method for resetting the map on HG: do it only once upon changing grids, and reset only exactly the map blocks that had regions in them. WARNING: this fetches all the regions from the Grid service, so there is a chance that this is a really bad idea in large grids. Pushing it for testing. 13 years ago
  Melanie 326c46ba70 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto fde3e704d3 oops 13 years ago
  Diva Canto e33cedfd42 HG Landmarks now working. 13 years ago
  Melanie d1cf1fe3d7 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto 9892e115cc Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service. 13 years ago
  Melanie 9be1d2aef1 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Mic Bowman 5a16fa882c Parameterizes the view distance used to compute and manage 13 years ago
  Diva Canto 72748746d5 Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. 13 years ago
  Melanie 45314c6622 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Jonathan Freedman 3fe8fc3d51 * throw debug message when no HomeURI is set 14 years ago
  Jonathan Freedman d4144bedb8 * change the data exchanged within hypergrid transactions 14 years ago
  meta7 4cf5ef3cd4 Kick the user from the region in the circumstance that the TP home failed - ONLY if it was triggered by an estate ban. This makes baby jesus cry, and should be fixed to search for alternative regions if the home region is unavailable. 14 years ago
  Diva Canto a5044e08fb Better comment (related to previous commit) 14 years ago
  Diva Canto 5d29c0ec9d Addresses mantis #4929. Agent was being logged off the grid too soon -- things may still fail. 14 years ago