Commit History

Author SHA1 Message Date
  Jeff Ames 2be0f7a6f0 Update svn properties, minor formatting cleanup. 16 years ago
  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 years ago
  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 years ago
  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 years ago
  diva 606163a9d8 Minor change in HGSceneCommunicationService, making one field public readonly. Totally harmless. 16 years ago
  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 years ago
  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 years ago
  Justin Clarke Casey 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 16 years ago
  Melanie Thielker 817a10d0aa Revamp the return logic to close a privilege escalation loophole. 16 years ago
  Charles Krinke 0125a98a1f Thank you kindly, StrawberryFride for a patch that: 16 years ago
  Melanie Thielker bafa5a3693 Demonstration code for modular comms. No user functionality 16 years ago
  Melanie Thielker 81a4fe9db7 Insert a 15 seconds delay before the script engine starts loading scripts 16 years ago
  Teravus Ovares 6eed7fcd1e * More NINJA Joint physics fixes from nlin. 16 years ago
  Teravus Ovares e9411a4c59 * Eliminate a possible null reference from the LLSDLogin method. 16 years ago
  Teravus Ovares b378bd33ad * Fixes mantis #2922 16 years ago
  Sean Dague 6ef2d2efe8 update README.txt to have current version requirements, also used as a 16 years ago
  Teravus Ovares 013b87fad1 * Fixes missing sculpt texture assets from oar files as detailed on mantis 2971 by thomax 16 years ago
  Teravus Ovares ec2dc354b4 * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 16 years ago
  idb 8a58d998d9 Prevent exception in terrain module if just the word terrain is entered at the console. Fixes Mantis #2915 16 years ago
  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 years ago
  Melanie Thielker cce648244d Add a few forgotten fields to interregion data 16 years ago
  Melanie Thielker 23844a9073 Plumb the profile reply packets for picks, classifieds and notes 16 years ago
  Melanie Thielker 3b6ffd9e41 Plumb yet another groups packet 16 years ago
  diva a647a19894 Better test on EQ shutdown. 16 years ago
  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 years ago
  diva 857535550c Better error handling for expect_hg_user on the HG. 16 years ago
  Melanie Thielker 318de200bd Plumb in EventNotification* and EventGodDelete 16 years ago
  Melanie Thielker 8e8abde7d4 Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.cs 16 years ago
  Justin Clarke Casey e64d9b66a9 * Fix http://opensimulator.org/mantis/view.php?id=2889 16 years ago
  Justin Clarke Casey 94d267303f * Correct build break, no idea how that one managed to slip by me 16 years ago