コミット履歴

作者 SHA1 メッセージ 日付
  Oren Hurvitz 9784e4e07d Changed locks to prevent deadlocks (especially during multi-region Load OAR) 12 年 前
  Diva Canto 31177d9259 Another 10 modules' directives moved from .addin.xml 12 年 前
  SignpostMarv 9598c1af9e correcting a typo that causes c# express to complain about xml comment containing invalid xml 12 年 前
  Justin Clark-Casey (justincc) 01b00ad0d5 Fire the scripting changed event with CHANGED_OWNER when an object that has changed owners is rezzed. 12 年 前
  Justin Clark-Casey (justincc) 014cd4f8bb remove mono compiler warnings 13 年 前
  Justin Clark-Casey (justincc) 63533412f8 Improve previous ILandObject method doc. 13 年 前
  Justin Clark-Casey (justincc) 3d400fc663 If an object is selected, then don't include it in owner/group/others prim counts. 13 年 前
  Justin Clark-Casey (justincc) 7bba0177fe If land is not group owned (group ID is always UUID.Zero) then don't check if a prim should be added to the group count 13 年 前
  Justin Clark-Casey (justincc) 5b0936d4b5 If the land has no group ownership (it is UUID.Zero) then don't put prims in the group count when they are also not group owned. 13 年 前
  Justin Clark-Casey (justincc) 4d0cffa06e If the prim count gets an object with invalid bounds, don't try to count it. 13 年 前
  Justin Clark-Casey (justincc) f7ed7fc05d When a new parcel is created, make sure the prim counts are updated. 13 年 前
  Justin Clark-Casey (justincc) 8b16f7d976 (re)implement selected prim count. 13 年 前
  Justin Clark-Casey (justincc) fe258753a0 disable prim count debug logging temporarily 13 年 前
  Justin Clark-Casey (justincc) 541cd3e8c8 move total parcel prim calculations into IPrimCounts instead of doing this in LLClientView 13 年 前
  Justin Clark-Casey (justincc) cc8897fceb Add test for PCM taint. This currently fails due to unexpected behaviour of SceneGraph.ForEachSOG(). This will be corrected soon. 13 年 前
  Justin Clark-Casey (justincc) 7f5019b0f2 Add ILandObject.IPrimCounts for the new prim count module. 13 年 前
  Justin Clark-Casey (justincc) 08c3cd6b36 Add method doc to the Get*() methods on PrimCountModule 13 年 前
  Justin Clark-Casey (justincc) 67cafbd33a remove a rogue Console.WriteLine() from the last commit. 13 年 前
  Justin Clark-Casey (justincc) d011896341 Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to listen for that rather than EventManager.OnParcelPrimCountAdd 13 年 前
  Justin Clark-Casey (justincc) b34743e5fe Add an initial confidence-building TestAddObject() for prim counts. 13 年 前
  Melanie 8f008f394d Flash out the prim count module 14 年 前
  Melanie e7d5ff9bd2 Create the structure of classes and interfaces to replace the cruft that 14 年 前
  Melanie 0936455725 Adding the prim count module skeleton 14 年 前