Historie revizí

Autor SHA1 Zpráva Datum
  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 před 16 roky
  Justin Clarke Casey 093adb2113 * Add new unit test for simple teleport in a standalone. před 16 roky
  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. před 16 roky
  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. před 16 roky
  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: před 16 roky
  diva eaf8066700 Making the default choice for InterregionComms work, and removing an unnecessary console debug message. před 16 roky
  Jeff Ames 2be0f7a6f0 Update svn properties, minor formatting cleanup. před 16 roky
  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. před 16 roky
  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. před 16 roky