Commit History

作者 SHA1 備註 提交日期
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 年之前
  Teravus Ovares fd2caf5f16 This update has good news and bad news, first the bad. 16 年之前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年之前
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 年之前
  Teravus Ovares 9b675a6888 * Converted the last of the events to the private delegate instance method to avoid race conditions. 16 年之前
  Jeff Ames a8cfbbe963 Minor cleanup. 16 年之前
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 年之前
  Teravus Ovares 3fe6b2280d * Shutting down child agents properly in neighbor regions. 16 年之前
  lbsa71 efd90b56b7 * Optimized usings 16 年之前
  Teravus Ovares f2b175ef08 * Added some inter-region comms glue for allowing sims to chat amongst themsevles about an agent behind the agent's back. 17 年之前
  Teravus Ovares 5f516c9fb2 * All remoting calls are now using Serializable values 17 年之前
  Teravus Ovares 25ec01311d * Serialized data properly for the InterRegionSingleton InformRegionChild method 17 年之前
  Teravus Ovares 81ba94fde8 * Fixed about 7 issues with restarting sims and resolved interRegion comms issues. This includes the issue that MW described this morning. 17 年之前
  Teravus Ovares b7d596a6af * Restaring the sim works fine in grid mode now. Sims announce themselves to their neighbors when they start up. Neighbors get this message and tell their agents that there's a new sim up. 17 年之前
  Teravus Ovares 175b6115f1 * Restarting regions with the estate tools works in sandbox mode. I'm still working on grid mode, however. It doesn't break anything, but that feature doesn't work in grid mode yet either. 17 年之前
  Teravus Ovares 7cb38712d5 * Did some initial work for prim crossing. Just glue so far. 17 年之前
  lbsa71 67e12b95ea * Optimized usings 17 年之前
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 年之前
  lbsa71 849eaffbe5 * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru 17 年之前
  MW 70fa302042 * Some work in progress code: Inventory cache, start of inventory server/service, userprofile cache, inventory handling. (non of it is enabled yet (or at least it shouldn't be). 17 年之前
  Adam Frisby be11cddc00 * Once more into the breach! 17 年之前
  Adam Frisby 32a82019c3 * and again... 17 年之前
  Adam Frisby 3d0d7cb74c * More attempts at fixing Ckrinke's phantom remoting error. Heh. 17 年之前
  Sean Dague 2a3c79df83 changed to native line ending encoding 17 年之前
  lbsa71 9b6b6d05d4 * Optimized usings (the 'LL ate my scripts' commit) 17 年之前
  mingchen fe0528b98c *Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode) 17 年之前