Commit History

作者 SHA1 備註 提交日期
  Jeff Ames 2be0f7a6f0 Update svn properties, minor formatting cleanup. 16 年之前
  diva 3a6b27befb Changing the default Comms module to be RESTComms, in case none is specified in OpenSim.ini. RESTComms is a super-set of LocalComms. Calls to local regions do no use REST, they use internal function calls. 16 年之前
  diva a3e2e03f7b Final part for implementing SendChildAgentDataUpdate with modules. This is the part that uses the modules in Scene and related classes. This commit breaks compatibility of sim-sim SendChildAgentUpdates with older versions of OpenSim. 16 年之前
  diva e12d2ec9dc This is a beefy commit containing the communication modules that implement SendChildAgentUpdate. This commit has only the modules, but not their usage. It should be harmless. 16 年之前
  diva 606163a9d8 Minor change in HGSceneCommunicationService, making one field public readonly. Totally harmless. 16 年之前
  diva 57518c3624 Merged the InterregionData that Melanie had placed there onto the existing ChildAgentDataUpdate. This commit involves a change in prebuild.xml, because ChildAgentDataUpdate uses OpenMetaverse.StructuredData. Still no use of this data structure, though. Crossing my fingers that this partial commit will compile ok... 16 年之前
  diva e3007a6f13 First commit in a series of commits for Interregion REST comms. This one simply deletes the skeleton module that Melanie kindly placed for me to start working on this. 16 年之前
  Justin Clarke Casey 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 16 年之前
  Melanie Thielker 817a10d0aa Revamp the return logic to close a privilege escalation loophole. 16 年之前
  Charles Krinke 0125a98a1f Thank you kindly, StrawberryFride for a patch that: 16 年之前
  Melanie Thielker bafa5a3693 Demonstration code for modular comms. No user functionality 16 年之前
  Melanie Thielker 81a4fe9db7 Insert a 15 seconds delay before the script engine starts loading scripts 16 年之前
  Teravus Ovares 6eed7fcd1e * More NINJA Joint physics fixes from nlin. 16 年之前
  Teravus Ovares e9411a4c59 * Eliminate a possible null reference from the LLSDLogin method. 16 年之前
  Teravus Ovares b378bd33ad * Fixes mantis #2922 16 年之前
  Sean Dague 6ef2d2efe8 update README.txt to have current version requirements, also used as a 16 年之前
  Teravus Ovares 013b87fad1 * Fixes missing sculpt texture assets from oar files as detailed on mantis 2971 by thomax 16 年之前
  Teravus Ovares ec2dc354b4 * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 16 年之前
  idb 8a58d998d9 Prevent exception in terrain module if just the word terrain is entered at the console. Fixes Mantis #2915 16 年之前
  Dahlia Trimble a23e9a36a1 Substitutes the value of an environment variable if the value of a region configuration variable begins with a "$" character. Should be useful when moving region configs between hosts 16 年之前
  Melanie Thielker cce648244d Add a few forgotten fields to interregion data 16 年之前
  Melanie Thielker 23844a9073 Plumb the profile reply packets for picks, classifieds and notes 16 年之前
  Melanie Thielker 3b6ffd9e41 Plumb yet another groups packet 16 年之前
  diva a647a19894 Better test on EQ shutdown. 16 年之前
  diva 90126f6ca8 Backing off from the accidental removal one of the most valued 'features' of the HG: the ability to TP to regions on the grid that don't run HG. *smiles* 16 年之前
  diva 857535550c Better error handling for expect_hg_user on the HG. 16 年之前
  Melanie Thielker 318de200bd Plumb in EventNotification* and EventGodDelete 16 年之前
  Melanie Thielker 8e8abde7d4 Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.cs 16 年之前
  Justin Clarke Casey e64d9b66a9 * Fix http://opensimulator.org/mantis/view.php?id=2889 16 年之前
  Justin Clarke Casey 94d267303f * Correct build break, no idea how that one managed to slip by me 16 年之前