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 anni fa |
Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
13 anni fa |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 anni fa |
Diva Canto
|
bbe489e64a
Added missing config var for map image service.
|
13 anni fa |
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 anni fa |
Justin Clark-Casey (justincc)
|
b000d4f67f
minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers
|
13 anni fa |
BlueWall
|
8ca7938753
Adding ssl support
|
13 anni fa |
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 anni fa |
Justin Clark-Casey (justincc)
|
1b43c05c3d
Change default ini.example port used by Freeswitch in grid settings to 8004.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
d722f22102
adjust freeswitch grid connector to port 8003 to agree with the default 8003 used in OpenSim.ini.example
|
13 anni fa |
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 anni fa |
Diva Canto
|
3675bb2981
Make configs consistent, as per mantos #5258
|
14 anni fa |
Melanie
|
2105842513
Finish the standalone mode freeswitch work and add config examples
|
14 anni fa |
Melanie
|
b43a01179e
Correct an error in Robust.ini.example
|
14 anni fa |
Melanie
|
c0ccfeebe7
Start implementing Freeswitch in ROBUST
|
14 anni fa |
Melanie
|
1c8d19d714
Delete existing presences for a user ID when they log in again.
|
14 anni fa |
Jeff Ames
|
07122614d5
Formatting cleanup.
|
14 anni fa |
Diva Canto
|
934ae03d44
Made the Gatekeeper proxy-able.
|
14 anni fa |
Diva Canto
|
3c71e5a3a2
Deleted Check4096 from Robust.ini.example
|
14 anni fa |
Justin Clark-Casey (justincc)
|
a87840bd1c
Make some small corrections to ini.example file changes. These are not functional changes.
|
14 anni fa |
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 anni fa |
Melanie
|
e328c23355
Add MapTileURL to robust to supply the url needed by snowglobe
|
14 anni fa |
Diva Canto
|
eff641ab83
Added Old Guids=true to all MySql connection strings.
|
14 anni fa |
Melanie
|
60357d3778
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
|
14 anni fa |
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 anni fa |
Diva Canto
|
53594e599e
* Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration.
|
14 anni fa |
Melanie Thielker
|
fe8399d1bf
Add a XMLRPC method to remotely set the login level for the LLLoginService.
|
14 anni fa |
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 anni fa |
Diva Canto
|
c9da66728a
Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.
|
14 anni fa |