Commit History

Author SHA1 Message Date
  Makopoppo c7bdb66a1f Added missing "Old Guids=true" to ConnectionString 13 years ago
  Diva Canto 7772640ae8 .ini.example's updated for HG Landmarks 13 years ago
  Makopoppo 7ea6dfecd9 Adding MSSQL connectionString example 13 years ago
  Diva Canto 44d5821c4e Fixed one comment in a config file. 13 years ago
  Diva Canto 76525be7b2 HG lures working! Friends can offer friends HG teleports via the profile. WARNING: additional configuration for HG inis -- see *Common.ini.example 13 years ago
  Diva Canto 07acb4d321 Last commit before pushing. WARNING: (a) DB migration on the friends table; and (b) several config additions related to HG. See Robust.HG.ini.example, GridCommon.ini.example and/or StandaloneCommon.ini.example. 13 years ago
  Diva Canto 0c58a9e680 HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service. 13 years ago
  Justin Clark-Casey (justincc) 9d40c0dcc7 Remove the SQLite legacy adaptor. This is no longer needed now that the main adaptor works on Mac OS X. 13 years ago
  Diva Canto 2d209d3844 Fix mantis #5413. WARNING: new config variable in section [GridService] of the simulators called Gatekeeper -- intended to have the URL of the grid's Gatekeeper service (so that it can be checked against). See ini.examples. 13 years ago
  Marck 5c15c5e0ff Changed default directory for storing map tile images from remote regions. 13 years ago
  Diva Canto f5a3eb9fd5 Added a config var to HGInventoryAccessModule called OutboundPermission that controls whether the sim lets asset POSTs happen to foreign grids or not. It's True by default. If ppl want to allow foreign visitors but don't want to allow any assets out of their grid, they should set this to False. This is the beginning of policies for these things... 13 years ago
  Marck 9a24c0b41c Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. 13 years ago
  Diva Canto 3675bb2981 Make configs consistent, as per mantos #5258 13 years ago
  Diva Canto 3292a22558 Creator information preserved upon HG transfers. 13 years ago
  Jeff Ames eeca0ee009 Formatting cleanup. 13 years ago
  Melanie 0d034712ba Make AuthorizationService optional and disabled by default. It depends on 14 years ago
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 years ago
  Justin Clark-Casey (justincc) de84da9e7b eliminate SimianGrid [Groups] section from GridCommon.ini.example as per Nebadon 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
  unknown ee198eaa11 Updates to config files for groups 14 years ago
  Diva Canto cc05bdf6ab * Friends out connector completed. Grid login retrieves friends correctly. 14 years ago
  Diva Canto 35a245b67a Assorted bug fixes related to hyperlinking 14 years ago
  Diva Canto fa272e7521 Updated configs. 14 years ago
  Diva Canto 99efa99585 Successfully logged into a grid. 14 years ago
  Melanie 2a886fd76c Really make module port selection work. Implement port setting in 14 years ago
  Justin Clark-Casey (justincc) 46110b0195 change default ports for inventory and grid connectors in example .ini files to 8003 to match the ROBUST default 14 years ago
  Diva Canto e1112ff879 MOre streams closed. Corrected word in GridCommon.ini.example 14 years ago
  Diva Canto 368ae02dc9 Corrected the port number to 8001 in the test client and grid ini. 14 years ago
  Diva Canto ae222140ca Finished spec-ing the .inis for the new grid service modules. 14 years ago
  Justin Clarke Casey 148e2d55fa * minor: Make GridCommon.ini.example refer to inventory service rather than asset where appropriate 15 years ago