Justin Clark-Casey (justincc)
|
37a5cf5783
minor: comment out friends number logging from login for now
|
13 rokov pred |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 rokov pred |
Justin Clark-Casey (justincc)
|
b6ac1c46cd
Get rid of AvatarAppearance.Owner to simplify the code.
|
13 rokov pred |
Diva Canto
|
95e050130c
People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside.
|
13 rokov pred |
BlueWall
|
aed6e74080
Add alternate region handling for url based logins as found in login to "home" or "last"
|
13 rokov pred |
Diva Canto
|
e19031849e
Added necessary code to drop inventory on hg friends using the profile window, but can't test because this mechanism doesn't seem to work without a profile service.
|
13 rokov pred |
Diva Canto
|
3e79842312
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
|
13 rokov pred |
Diva Canto
|
e0576b56d3
Thank you Snoopy for a patch that adds some filtering to client versions allowed at login and HG-login times. NOTE: additional (optional) configuration variables in [LoginService] and [GatekeeperService]. See .examples.
|
13 rokov pred |
Melanie
|
adb341e32f
Also set Godlike flag. Might be useful
|
14 rokov pred |
Melanie
|
61b67b2ead
Add TeleportFlags.ViaRegionID to the flags sent on login when the region
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
c544f0d0c5
Prune some of the excess logging for client logins.
|
14 rokov pred |
Diva Canto
|
cefdee8aaf
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259
|
14 rokov pred |
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.
|
14 rokov pred |
Jonathan Freedman
|
45cd2e3ef9
Merge branch 'master-core' into mantis5110
|
14 rokov pred |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
14 rokov pred |
Jonathan Freedman
|
b7f5e82843
Merge branch 'master-core' into mantis5110
|
14 rokov pred |
Marck
|
98f29a47c0
Do not include hyperlinks in a random region search during a login.
|
14 rokov pred |
Jonathan Freedman
|
d219317074
Merge branch 'master' into mantis5110
|
14 rokov pred |
Jonathan Freedman
|
5ddb8b535e
* a bit of additional debugging:
|
14 rokov pred |
Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
14 rokov pred |
Diva Canto
|
0772e19af2
Added viewer's channel, mac, and id0 to agent circuit data. Also moved client ip address to agent circuit data, so that it's always there.
|
14 rokov pred |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 rokov pred |
Diva Canto
|
8fc68c6d98
Added XFF header processing. Untested, for lack of proxy.
|
14 rokov pred |
Diva Canto
|
1955b79759
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
14 rokov pred |
meta7
|
144fc20e87
Make fallbacks work, the destination was never actually updated with the fallback details.
|
14 rokov pred |
Melanie
|
bc7ee7ba88
Remove "Could not authorize your session into the region" message in favor
|
14 rokov pred |
Melanie
|
ab5a461c5c
Add search URL to Login Service
|
14 rokov pred |
Diva Canto
|
8ab7d80b09
Changed the way HG client verification is done: now transforming local and LAN client IPs into external IPs. This addresses some issues related to running both the user agents service and the viewer in the same machine/LAN, which then presents a problem when the user agent goes to an external network.
|
14 rokov pred |
Melanie
|
e328c23355
Add MapTileURL to robust to supply the url needed by snowglobe
|
14 rokov pred |
Diva Canto
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
14 rokov pred |