Cronologia Commit

Autore SHA1 Messaggio Data
  Justin Clarke Casey eca6442bae * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in 16 anni fa
  Justin Clarke Casey 093adb2113 * Add new unit test for simple teleport in a standalone. 16 anni fa
  diva 158de95bde Another interregion comms change that will not work well with previous versions. This commit moves InformRegionOfChildAgent from OGS1 to RESTComms, effectively having the complete child agent life cycle over REST: create=POST, update=PUT, close=DELETE. 16 anni fa
  diva 4144fd0eb2 Split agent updates into two messages: full update and position+camera update. They're both sent over HTTP PUT. The full update is sent on TPs, for now; later it will also be sent on region crossings. 16 anni fa
  diva d8ebf2fc9d Major changes in interregion communications. This breaks compatibility with older versions, and may result is all sorts of weirdnesses when interacting with sims in older versions. Changes: 16 anni fa
  diva eaf8066700 Making the default choice for InterregionComms work, and removing an unnecessary console debug message. 16 anni fa
  Jeff Ames 2be0f7a6f0 Update svn properties, minor formatting cleanup. 16 anni fa
  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 anni fa
  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 anni fa