Teravus Ovares (Dan Olivares)
|
18634e9dd8
minor: comments
|
hace 15 años |
Melanie
|
eba23048ca
Replace the Replaceable modules name
|
hace 15 años |
Melanie Thielker
|
8ecfc9a717
Committing the interface change and the addition to the modules to get
|
hace 15 años |
Arthur Valadares
|
a85f496f4d
* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModule to new
|
hace 15 años |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
hace 15 años |
MW
|
171015f65f
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. There are two region modules in there LLStandaloneLoginModule (for standalone mode) and LLProxyLoginModule (for grid mode which just handles incoming expect_user and logoff_user messages from the remote login server)
|
hace 15 años |
MW
|
76133d0763
Refactoring of CreateCommsManagerPlugin.
|
hace 15 años |
MW
|
03b8eddc37
Added OpenSim.Client.Linden which is a (non shared) region module that creates and initialises the LindenClientStack (or actually whatever client stack was set in opensim.ini) for that region. Currently this module is still at a early stage so just for testing, so its hardcoded to be disabled. To enable first turn off auto creation of the client stack in opensimbase (see last revision) and then in OpenSim.Client.Linden.LLClientStackModule change bool m_createClientStack = false; to true.
|
hace 15 años |