Justin Clark-Casey (justincc)
|
37370a8102
On standalone, by default create the necessary minimum body parts and clothes necessary to display a viewer 2 avatar, as implemented in c4efb97d
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
13 gadi atpakaļ |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 gadi atpakaļ |
Diva Canto
|
bbe489e64a
Added missing config var for map image service.
|
13 gadi atpakaļ |
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 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
b000d4f67f
minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers
|
13 gadi atpakaļ |
BlueWall
|
8ca7938753
Adding ssl support
|
13 gadi atpakaļ |
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 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
1b43c05c3d
Change default ini.example port used by Freeswitch in grid settings to 8004.
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
d722f22102
adjust freeswitch grid connector to port 8003 to agree with the default 8003 used in OpenSim.ini.example
|
13 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
2fa210243b
Clean up freeswitch config to what is currently required. Add explanation to config parameters. Clean up some log messages.
|
13 gadi atpakaļ |
Diva Canto
|
3675bb2981
Make configs consistent, as per mantos #5258
|
14 gadi atpakaļ |
Melanie
|
2105842513
Finish the standalone mode freeswitch work and add config examples
|
14 gadi atpakaļ |
Melanie
|
b43a01179e
Correct an error in Robust.ini.example
|
14 gadi atpakaļ |
Melanie
|
c0ccfeebe7
Start implementing Freeswitch in ROBUST
|
14 gadi atpakaļ |
Melanie
|
1c8d19d714
Delete existing presences for a user ID when they log in again.
|
14 gadi atpakaļ |
Jeff Ames
|
07122614d5
Formatting cleanup.
|
14 gadi atpakaļ |
Diva Canto
|
934ae03d44
Made the Gatekeeper proxy-able.
|
14 gadi atpakaļ |
Diva Canto
|
3c71e5a3a2
Deleted Check4096 from Robust.ini.example
|
14 gadi atpakaļ |
Justin Clark-Casey (justincc)
|
a87840bd1c
Make some small corrections to ini.example file changes. These are not functional changes.
|
14 gadi atpakaļ |
Ai Austin
|
2c0ba8718a
Robust.ini.example and Robust.HG.ini.example default: corrected comment about realm for UserAccountService to state default is useraccount, and include default realm commented out in every case
|
14 gadi atpakaļ |
Melanie
|
e328c23355
Add MapTileURL to robust to supply the url needed by snowglobe
|
14 gadi atpakaļ |
Diva Canto
|
eff641ab83
Added Old Guids=true to all MySql connection strings.
|
14 gadi atpakaļ |
Melanie
|
60357d3778
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
|
14 gadi atpakaļ |
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 gadi atpakaļ |
Diva Canto
|
53594e599e
* Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration.
|
14 gadi atpakaļ |
Melanie Thielker
|
fe8399d1bf
Add a XMLRPC method to remotely set the login level for the LLLoginService.
|
14 gadi atpakaļ |
Diva Canto
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
14 gadi atpakaļ |
Diva Canto
|
c9da66728a
Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.
|
14 gadi atpakaļ |