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-05-17 12:15:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beeec1c46726a266edf5c8260f9cf4e4e6f91c8a
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
Simulation
History
Justin Clark-Casey (justincc)
b16bc7b01c
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
...
Adds IScene.CloseAgent() to replace RemoveClient()
2013-09-27 19:14:21 +01:00
..
LocalSimulationConnector.cs
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
2013-09-27 19:14:21 +01:00
RemoteSimulationConnector.cs
Allow older teleport ConnectorProtocolVersion of "SIMULATION/0.1" to be manually forced in a new [SimulationService] config setting.
2013-08-02 23:12:54 +01:00