コミット履歴

作者 SHA1 メッセージ 日付
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  UbitUmarov 7cf2e81223 reinforce gc.collect on region load to also do pending finalizers 7 年 前
  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 10 年 前
  Robert Adams 6937eec258 Merge branch 'master' into varregion 10 年 前
  Justin Clark-Casey (justincc) 996a6c2eea After previous discussion, put eye-catcher 'SCRIPT READY' messages to console rather than log as warning 10 年 前
  Robert Adams 31bacfbb63 Merge branch 'master' into varregion 10 年 前
  Mic Bowman 73dadef8df Change the log level for the LOGIN DISABLED and LOGIN ENABLED messages is 10 年 前
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. 10 年 前
  Diva Canto 18c5d33f0a All optional modules' directives moved out of addin.xml 11 年 前
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 11 年 前
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 11 年 前
  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 年 前
  Justin Clark-Casey (justincc) 112cddc9ca minor: rearrange INITIALIZATION COMPLETE log message so that it's clear init is only complete for a particular region at a time 12 年 前
  Justin Clark-Casey (justincc) 3bd134474b minor: Get RegionReady module to shout initialization complete status to draw the eye 12 年 前
  BlueWall c903813e00 RegionReady logging 12 年 前
  BlueWall 6b867773a8 Remove some debugging output form the logger 12 年 前
  BlueWall eea726d74e RegionReady: 12 年 前
  Mic Bowman 2e4fbe6b17 protect the region ready alerts for loading oarfiles if no post URI is set 12 年 前
  BlueWall 57ba9ef5ad Update RegionReadyModule 12 年 前
  Justin Clark-Casey (justincc) 9c43020876 Get OdeScene to use passed in time step rather than hard-coded 0.089 12 年 前