OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) dda999a22c Remove IClientIPEndpoint client interface for now.
This may well come back in the future when this subinterface is actually used but it currently isn't and I feel the name was poor.
Everything uses IClientAPI.RemoveEndPoint which also returned the full endpoint rather than just the ip address.
2012-07-12 23:43:02 +01:00
..
Application Extend "show circuits" to show circuit code, ip and viewer name. 2012-07-12 23:09:36 +01:00
ClientStack Remove IClientIPEndpoint client interface for now. 2012-07-12 23:43:02 +01:00
CoreModules Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework Change very recent AllowedViewerList and BannedViewerList config setting names in OpenSim.ini.example to AllowedClients and BannedClients to match long-existing settings in [LoginService] 2012-07-12 23:18:30 +01:00
OptionalModules Remove IClientIPEndpoint client interface for now. 2012-07-12 23:43:02 +01:00
Physics Clean up collision reporting code so they are properly passed to 2012-07-06 15:09:19 -07:00
RegionCombinerModule minor: Add user feedback when executing fix-phantoms 2012-06-05 01:37:40 +01:00
ReplaceableModules
ScriptEngine Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.RemoteEndpoint. 2012-07-12 23:29:57 +01:00
UserStatistics Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 2012-05-03 01:45:49 +01:00