Commit History

作者 SHA1 備註 提交日期
  Justin Clarke Casey 2b78c40d89 * Adding log debugging messages and making others more explicit 16 年之前
  Teravus Ovares 8d5bcc9da1 * Fix for if 782: Locked prims may still be moved by click+drag. 16 年之前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年之前
  Jeff Ames 7d1dcf3e68 Replaced some magic PCode numbers with enum values. 16 年之前
  Teravus Ovares ce9c2ecac8 * You can leave godmode if you want now. 16 年之前
  lbsa71 24aedf52c6 * Added null root part guard 16 年之前
  MW 7ab08f2ac4 Attempt to fix mantis #741, could not replicate it myself. But the error was suggesting that the SceneObjectPart was null, so added a null check, to make sure the sceneobject to be attached is found before attempting the attachment. 16 年之前
  Justin Clarke Casey a4304fb9e6 * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disappear') 16 年之前
  Justin Clarke Casey bbb9a21eb5 * Fix mantis 757. 16 年之前
  Justin Clarke Casey b9ef6ed047 * Don't abort (and keep failing) the update if one Entity gives us an exception when we try to update it 16 年之前
  Sean Dague 4ea52b2105 Change SceneObjectPart.LocalID to .LocalId to be case matching 16 年之前
  Johan Berntsson 279e0061c5 Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 16 年之前
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 年之前
  Teravus Ovares 582964800c * Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions 16 年之前
  Teravus Ovares 932a132116 * Made a quickupdate method to run through only entities that have scheduled themselves for updates looking for changes. This runs 10 times a second. 16 年之前
  MW b618802e53 Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of CommsManager and into a module (AgentAgentTransactionModule), still needs cleaning up though. 16 年之前
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 年之前
  Teravus Ovares 49a6ac300f * This fixes the object edit box's flipping checkboxes when you modify one of the permission masks or Locked status using the available checkboxes. 16 年之前
  lbsa71 d79633b7c7 * various minuscule code convention conformance fixes 16 年之前
  Teravus Ovares 6e01769bcf * A bunch of updates to make things more smooth. 16 年之前
  Teravus Ovares e6453d9b9d * Changed child_get_tasks to see_into_this_sim_from_neighbor. 16 年之前
  Dalien Talbot c935b308e6 The very beginnings of attachments (no detachments! :) 16 年之前
  Teravus Ovares 38f0615ffe * This updates adds locking capability. Thanks, lbsa71 for pointing out my bitmasking error of the objectflags! It's still a little bit wonky when you check the checkbox, however it 'takes' and doesn't break anything. 16 年之前
  Teravus Ovares b4a19a4fb4 * Added support for delinking individual prim from a linkset. 16 年之前
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 16 年之前
  Teravus Ovares dba1f476c9 * Fixed negative child agents in the sim stats. 16 年之前
  Teravus Ovares 9cd9e90e7f * Added Active Scripts to report the number of scripts running to Sim Stats 16 年之前
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 年之前
  Teravus Ovares 5cf96daaf2 * Enabled dead region tracking for ChildAgentDataUpdates 16 年之前
  Justin Clarke Casey b33da2538e * Fix mantis 345 - it is now possible to duplicate prims directly in the region again without breakage 16 年之前