Historia zmian

Autor SHA1 Wiadomość Data
  UbitUmarov e9d2d81880 pesty warnings 6 lat temu
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 lat temu
  Melanie 5ddcc25ee9 Merge branch 'master' into careminster 11 lat temu
  Justin Clark-Casey (justincc) 25889b2d7e change "debug packet" command to "debug lludp packet" to conform with other "debug lludp" options 11 lat temu
  Melanie cc504eb0d1 Fix SceneManager to use the new automatic property throughout. 11 lat temu
  Melanie eb9458fd7e Merge branch 'master' into careminster 11 lat temu
  Justin Clark-Casey (justincc) 0e8ec5649e Get "show modules" console command to obey selected command line region/s 11 lat temu
  Melanie ae8733bf59 Merge branch 'master' into careminster 11 lat temu
  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 lat temu
  Melanie b09fb01571 Fix a build break introduced by us having a more efficient DoubleDictionary 11 lat temu
  Melanie c2e89334b8 Merge branch 'master' into careminster 11 lat temu
  Justin Clark-Casey (justincc) 61808d148e Fix regression where we stopped closing scenes on simulator exit. 11 lat temu
  Melanie 2e0ce70e63 Merge branch 'master' into careminster 11 lat temu
  Melanie faca755995 Stop closing old style modules 11 lat temu
  Melanie 8c130bcaf5 Remove the old style module loader and all references to it 11 lat temu
  Melanie db774d4292 Merge branch 'master' into careminster 11 lat temu
  Oren Hurvitz 5dd2569bf7 Added unit tests for multi-region OARs 12 lat temu
  Melanie 45b72bf01c Fix some merge issues and a functional issue in the scene manager 12 lat temu
  Melanie 771d79e83e Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) 31304c222d Make SceneManager.OnRegionsReadyStatusChange event available. 12 lat temu
  Melanie bbaf450c30 Modify SceneManeger to use a DoubleDictionary and work without locks. 12 lat temu
  Melanie 6d1d1c0dbf Comment debug spam 12 lat temu
  Justin Clark-Casey (justincc) eda770e978 Remove unused SceneManager.TryGetAvatarsScene() 12 lat temu
  Justin Clark-Casey (justincc) 415b7b7ec4 Implement XMLRPCAdmin command admin_teleport_agent. 12 lat temu
  Justin Clark-Casey (justincc) a58f5b2f66 When setting packet level logging via "debug packet", apply to all clients, not just root ones. 12 lat temu
  Dan Lake b8d50b10fb Rename ForEachAvatar back to ForEachScenePresence. The other changes 12 lat temu
  Dan Lake 94dc7d07eb Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to 12 lat temu
  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 lat temu
  Justin Clark-Casey (justincc) aeb4ff0274 Allow an avatar to be explicitly named to the "debug packet" command 12 lat temu
  Justin Clark-Casey (justincc) 120114e96b refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter without a getter 12 lat temu