コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov e9d2d81880 pesty warnings 6 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  Melanie 5ddcc25ee9 Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) 25889b2d7e change "debug packet" command to "debug lludp packet" to conform with other "debug lludp" options 11 年 前
  Melanie cc504eb0d1 Fix SceneManager to use the new automatic property throughout. 11 年 前
  Melanie eb9458fd7e Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) 0e8ec5649e Get "show modules" console command to obey selected command line region/s 11 年 前
  Melanie ae8733bf59 Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) 8c8c8a00a4 Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working. 11 年 前
  Melanie b09fb01571 Fix a build break introduced by us having a more efficient DoubleDictionary 11 年 前
  Melanie c2e89334b8 Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) 61808d148e Fix regression where we stopped closing scenes on simulator exit. 11 年 前
  Melanie 2e0ce70e63 Merge branch 'master' into careminster 11 年 前
  Melanie faca755995 Stop closing old style modules 11 年 前
  Melanie 8c130bcaf5 Remove the old style module loader and all references to it 11 年 前
  Melanie db774d4292 Merge branch 'master' into careminster 11 年 前
  Oren Hurvitz 5dd2569bf7 Added unit tests for multi-region OARs 12 年 前
  Melanie 45b72bf01c Fix some merge issues and a functional issue in the scene manager 12 年 前
  Melanie 771d79e83e Merge branch 'master' into careminster 12 年 前
  Justin Clark-Casey (justincc) 31304c222d Make SceneManager.OnRegionsReadyStatusChange event available. 12 年 前
  Melanie bbaf450c30 Modify SceneManeger to use a DoubleDictionary and work without locks. 12 年 前
  Melanie 6d1d1c0dbf Comment debug spam 12 年 前
  Justin Clark-Casey (justincc) eda770e978 Remove unused SceneManager.TryGetAvatarsScene() 12 年 前
  Justin Clark-Casey (justincc) 415b7b7ec4 Implement XMLRPCAdmin command admin_teleport_agent. 12 年 前
  Justin Clark-Casey (justincc) a58f5b2f66 When setting packet level logging via "debug packet", apply to all clients, not just root ones. 12 年 前
  Dan Lake b8d50b10fb Rename ForEachAvatar back to ForEachScenePresence. The other changes 12 年 前
  Dan Lake 94dc7d07eb Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to 12 年 前
  Dan Lake b98613091c Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors. 12 年 前
  Justin Clark-Casey (justincc) aeb4ff0274 Allow an avatar to be explicitly named to the "debug packet" command 12 年 前
  Justin Clark-Casey (justincc) 120114e96b refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter without a getter 12 年 前