OpenSimMirror/OpenSim/Region/Framework
Justin Clark-Casey (justincc) 355cde464a Simplify Scene.AddNewClient()
If sp becomes null right after we've checked or created it, then behaviour down the line is going to be wrong anyway.
So instead retain the check/create ScenePresence reference and use this.
2011-12-08 16:10:47 +00:00
..
Interfaces Add test for removing a friendship. 2011-11-14 20:56:56 +00:00
Scenes Simplify Scene.AddNewClient() 2011-12-08 16:10:47 +00:00
ModuleLoader.cs Make it more obvious when it happens that DLL plugin loading fails. Improve exception output on Windows. 2011-04-11 21:51:17 +01:00