UbitUmarov
|
fd79f75ba6
TEST**** wingridproxy detection at grid login. Untested possible not
|
10 years ago |
BlueWall
|
e19d1ecce8
Cleanup some unused code and configuration entries
|
10 years ago |
Justin Clark-Casey (justincc)
|
3a87cce2e0
Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message.
|
10 years ago |
Justin Clark-Casey (justincc)
|
3c6becd524
On login and first HG entrance to a foreign grid, perform query access checks before proceeding.
|
10 years ago |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 years ago |
Oren Hurvitz
|
06e0528d0b
In teleports, pass the source region to the destination (similar to an HTTP referrer)
|
10 years ago |
Oren Hurvitz
|
abe0f4a088
When preparing a Hypergrid teleport, tell the receiving grid which user is entering the grid.
|
10 years ago |
Oren Hurvitz
|
6d2893be67
When teleporting using Hypergrid, show more informative error messages in case of error
|
10 years ago |
Oren Hurvitz
|
5b2af7f99e
Moved the linkage between LoginService and HGInventoryService to the config file
|
10 years ago |
Oren Hurvitz
|
df9845a283
When a user logs-in, automatically create the Suitcase folder
|
10 years ago |
Justin Clark-Casey (justincc)
|
c467dfcd81
Merge branch 'justincc-master'
|
10 years ago |
Justin Clark-Casey (justincc)
|
b73baeb4a4
Record whether login to home fails because no home set (UUID.Zero) or region not found.
|
10 years ago |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
11 years ago |
Robert Adams
|
004ecee314
varregion: send region size in LLLoginResponse.
|
11 years ago |
Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
11 years ago |
Robert Adams
|
79b031bd0c
varregion: send region size in LLLoginResponse.
|
11 years ago |
Melanie
|
f70357eaa3
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
4778d67005
Finally moved HG agent transfers to use agent fatpacks.
|
11 years ago |
Melanie
|
56f4adeb60
Merge branch 'master' into careminster
|
11 years ago |
BlueWall
|
b2c8d5eec7
Add Option: ClassifiedFee
|
11 years ago |
Melanie
|
13cd8c17d7
Merge branch 'master' into careminster
|
11 years ago |
BlueWall
|
182ea00cb3
Application support:
|
11 years ago |
Melanie
|
eb9458fd7e
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
bb44758179
Switched to using the other Util function with a default value.
|
11 years ago |
Diva Canto
|
f1010d7b15
Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now.
|
11 years ago |
Melanie
|
e3ea2c4bee
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
0e8289cd00
Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup]
|
11 years ago |
Melanie
|
9534d5f929
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
e515cdddec
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
|
11 years ago |
Justin Clark-Casey (justincc)
|
05a0998f57
Give the user some feedback about the success or failure of console login property commands
|
11 years ago |