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
  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
  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
  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
  Diva Canto 7e4a2d69d5 HG minor bug fix and marked one method obsolete in UAS. 12 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
  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
  Diva Canto fde3e704d3 oops 13 years ago
  Diva Canto e33cedfd42 HG Landmarks now working. 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
  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
  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
  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
  Diva Canto c1fe07b022 * Added missing loggout notification to home grid upon agents logging out in foreign grids. 14 years ago
  Diva Canto a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 14 years ago
  Diva Canto 5001f61c08 * HGGridConnector is no longer necessary. 14 years ago
  Diva Canto 0c81966c0a Works for grid login. 14 years ago
  Diva Canto 00f7d622cb HG 1.5 is in place. Tested in standalone only. 14 years ago
  Diva Canto 7c00469cd2 Added ExternalName config on Gatekeeper. 14 years ago
  Diva Canto ea3d287f70 Some method implementations were missing from LocalGridServiceConnector. 14 years ago
  Diva Canto 48b03c2c61 Integrated the hyperlinking with the GridService. 14 years ago
  Diva Canto 3d53694415 Go Home works. With security!! 14 years ago
  Diva Canto fd64823466 * Added missing GatekeeperServiceConnector 14 years ago
  Diva Canto bbbe9e73cc * Fixed misspelling of field in GridService 14 years ago
  Diva Canto b5fcb5e872 HG teleports through gatekeeper are working. 14 years ago