OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) d6f54b25cd Stop redundantly passing in the endpoint to the LLClientView constructor.
This can always be retrieved via the LLUDPClient and is so done in various places already.
2012-07-12 23:48:42 +01:00
..
Application Extend "show circuits" to show circuit code, ip and viewer name. 2012-07-12 23:09:36 +01:00
ClientStack Stop redundantly passing in the endpoint to the LLClientView constructor. 2012-07-12 23:48:42 +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 Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
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