OpenSimMirror/OpenSim/ApplicationPlugins
Sean Dague 62d02e079e From: dirk husemann <hud@zurich.ibm.com>
attached is a patch set that
     * adds further robustness checks for the CreateUser and CreateRegion
       XmlRpc
     * fixes SceneManager.TryGetScene(IPEndPoint, Scene) --- contrary to my
       expectation IPEndPoint.Address is not sufficient for a comparision,
       IPEndPoint.Address.Address (the long representation) does work
       however.
     * add [RemoteAdmin] section to OpenSim.ini.example
     * fixes XML doc comments
       good night,
       dirk
2008-04-15 14:18:37 +00:00
..
LoadRegions Formatting cleanup. 2008-03-18 05:16:43 +00:00
RemoteController From: dirk husemann <hud@zurich.ibm.com> 2008-04-15 14:18:37 +00:00