Justin Clark-Casey (justincc)
|
96ee87e39b
Change the default standalone asset cache to be the Flotsam asset cache (with memory caching not enabled).
|
13 years ago |
Justin Clark-Casey (justincc)
|
bf1b8397bb
Add a warning to URI config in GridCommon.ini.example not to add a slash to the end.
|
13 years ago |
Diva Canto
|
ecb28ae130
V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes
|
13 years ago |
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.
|
14 years ago |
Diva Canto
|
3675bb2981
Make configs consistent, as per mantos #5258
|
14 years ago |
Diva Canto
|
3292a22558
Creator information preserved upon HG transfers.
|
14 years ago |
Jeff Ames
|
eeca0ee009
Formatting cleanup.
|
14 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.
|
15 years ago |
Diva Canto
|
99efa99585
Successfully logged into a grid.
|
15 years ago |
Melanie
|
2a886fd76c
Really make module port selection work. Implement port setting in
|
15 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
|
15 years ago |
Diva Canto
|
e1112ff879
MOre streams closed. Corrected word in GridCommon.ini.example
|
15 years ago |