OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) dfaabf4d0d Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message.
I forgot that a null 'their version' would not be passed over the wire and ends up as an empty string instead (like older simulators).
So instead pass through the correct simulator protcol version instead (SIMULATOR/0.3) when querying from login or hg login.
Also removes a debug console write for agent limit accidentally left in for the same commit.
Relates to mantis 7276
2014-08-02 00:57:59 +01:00
..
Addons Include the group name in group IM's 2014-08-02 00:56:23 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-08-02 00:50:10 +01:00
Capabilities Close streams immediately when we finish using them 2014-08-02 00:55:57 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Add missing parts to profiles - classified delete 2014-08-02 00:57:29 +01:00
Framework minor: Limit processor related stats to 3 decimal places instead of all the places. 2014-08-02 00:57:36 +01:00
Region Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 2014-08-02 00:57:59 +01:00
Server minor: convert tabs to spaces that got in on recent commit 4a9282e 2014-08-02 00:57:49 +01:00
Services Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message. 2014-08-02 00:57:59 +01:00
Tests Actually call Close() for shared region modules when the simulator is being shutdown. 2014-08-02 00:50:10 +01:00
Tools Improved line map heuristics. 2014-08-02 00:49:36 +01:00