This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-20 06:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a93bb992fade04a463d6cd91bc014b110e217a5
opensim
/
OpenSim
/
Client
/
Linden
History
Justin Clarke Casey
fc2c73d5c6
* minor: remove some mono compiler warnings
2009-03-06 21:00:15 +00:00
..
LLClientStackModule.cs
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)
2009-03-03 15:41:21 +00:00
LLProxyLoginModule.cs
forgotten files
2009-03-03 15:45:52 +00:00
LLStandaloneLoginModule.cs
* minor: remove some mono compiler warnings
2009-03-06 21:00:15 +00:00
LLStandaloneLoginService.cs
Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework.
2009-03-03 16:36:21 +00:00