コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov e950c502ad change share of almost empty class httpclient, to just share of used SocketsHttpHandler, This simpifies handling of timeout, otherwise problematic 1 年間 前
  UbitUmarov c66effbe4f httpclient on RegionReadyModule 1 年間 前
  UbitUmarov 799a351e5f minor change on regionReady message 2 年 前
  UbitUmarov 0d594e4c42 a few changes cosmetic changes around OSChatMessage... 2 年 前
  UbitUmarov 9b85bbd69a look more tabs ans things.. 2 年 前
  UbitUmarov 46e36601cb remove some more useless NULL arguments 5 年 前
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. 5 年 前
  UbitUmarov ed0e2623b9 add a few more gc collect in some spots 6 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 8 年 前
  UbitUmarov 7cf2e81223 reinforce gc.collect on region load to also do pending finalizers 8 年 前
  Justin Clark-Casey (justincc) 9ca86664bb Make RegionReady login disabled during initialization message a console messages instead of a warning message. 10 年 前
  Justin Clark-Casey (justincc) b2878eb773 Merge branch 'justincc-master' 10 年 前
  Oren Hurvitz b8e22f02e7 Make sure Web streams are disposed after use 11 年 前
  Robert Adams 6937eec258 Merge branch 'master' into varregion 11 年 前
  Justin Clark-Casey (justincc) 996a6c2eea After previous discussion, put eye-catcher 'SCRIPT READY' messages to console rather than log as warning 11 年 前
  Robert Adams 31bacfbb63 Merge branch 'master' into varregion 11 年 前
  Mic Bowman 73dadef8df Change the log level for the LOGIN DISABLED and LOGIN ENABLED messages is 11 年 前
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. 11 年 前
  Diva Canto 18c5d33f0a All optional modules' directives moved out of addin.xml 12 年 前
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 年 前
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 年 前
  Oren Hurvitz ce468215d5 Support multi-region OAR files 12 年 前
  Justin Clark-Casey (justincc) 31304c222d Make SceneManager.OnRegionsReadyStatusChange event available. 12 年 前
  Justin Clark-Casey (justincc) ccc7e75ce4 minor: remove some mono compiler warnings 12 年 前
  Justin Clark-Casey (justincc) 6dda7c65ae Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled or disabled at any point, not just during initial startup. 12 年 前
  Justin Clark-Casey (justincc) 528004d349 Perform other region ready actions even if simulator is configured to leave logins disabled on startup. 12 年 前
  Justin Clark-Casey (justincc) d97e27434c Fix bug where region ready would be triggered a second time if a script was rezzed on a previously script-free region. 12 年 前
  Justin Clark-Casey (justincc) 4973fddc51 Establish EventManager.OnRegionReady event. This will only be triggerred once when the region is ready. 12 年 前
  Justin Clark-Casey (justincc) 6460e587c4 Pass entire scene object in OnLoginsEnabled event rather than just the region name. 12 年 前
  Justin Clark-Casey (justincc) cd6d7429f8 Only listen to LoginsEnabled event in RegionReadyModule if it has been asked to disable logins until all scripts have been compiled 12 年 前