Commit History

Author SHA1 Message Date
  MW c19f0fd949 Applied the looping fix for llParcelMediaCommandList to the 0.6.2 post fixes branch. 15 years ago
  MW cfe0a449b4 Applied Mysql exception fix from Trunk revision 8073 to 0.6.2 post stable branch 15 years ago
  lbsa71 1dccfacbe0 * Applied r8271, fixing wrong x/y/z on uri 15 years ago
  lbsa71 a29d4f1d7d * Copied 0.6.2-release tag to 0.6.2-post-fixes branch 16 years ago
  Charles Krinke dee61fe03f made a copy 16 years ago
  Melanie Thielker 96d6c6b1f3 Change list type to compare length instead of references. 16 years ago
  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 years ago
  Justin Clarke Casey bee9efa30e * minor: Future archiver test stub 16 years ago
  MW e21b3bf390 Added support so that during the loading of a xml link list, it checks if a linked hypergrid region's real location is within 4096,4096 map spaces of its "local" location. If it is outside of that range ( so it wouldn't be possible to teleport to it) then it ignores it and doesn't create a link. 16 years ago
  MW eb5a022981 Added some basic relocation mapping support for when loading hypergrid links from a xml file. 16 years ago
  Jeff Ames 23bd915ecd Minor formatting cleanup, add copyright header. 16 years ago
  Jeff Ames 5c310efb79 Update svn properties. 16 years ago
  diva e80dcfa9f6 Eased the locking times of ScenePresences. No locks were removed, just the locking periods changed. 16 years ago
  Justin Clarke Casey d1456554f2 * Delete OpenSim/Framework/OpenJpeg for now, with Teravus' permission ;) 16 years ago
  Justin Clarke Casey adc61008cc * add file I just missed out, nggggff 16 years ago
  Justin Clarke Casey 093adb2113 * Add new unit test for simple teleport in a standalone. 16 years ago
  MW 0ec96d294a Small bit of refactoring related to the hypergrid link loading from xml files. 16 years ago
  MW d40e07a2c7 Added support for a "excludeList" as part of the hypergrid xml link file loading. So that certain links in the file will be ignored. See the wiki's hypergrid page for details (in about a hour). 16 years ago
  MW 940728dad7 Added initial support for reading hypergrid links from a xml config file. Although its currently still activated by using console command: link-region <URI of xml file> , the uri should be able to be a local file path or a http uri. I'm adding details of the format of the xml file to the wiki's hypergrid page. 16 years ago
  Dahlia Trimble 9822f8fc8f Added a taint to the sculpt texture callback in an attempt to mitigate Mantis #2908. Thanks Teravus for the suggestions :) 16 years ago
  Justin Clarke Casey 46cac455c1 * Move the timed_out change to earlier on in the async handler 16 years ago
  Justin Clarke Casey 8a08e4980d * Adjust log messages so that we don't get a CONNECTION BEGIN for notifications that won't actually lead to a client connection (because they are from a neighbouring teleport 16 years ago
  Sean Dague 7934094cf3 * Added MySQL Grid unit tests 16 years ago
  Justin Clarke Casey 3ff8dd34b0 * Remove absolute position and authentication handler addition for incoming 'new user notifications' that have existing scene presences 16 years ago
  Justin Clarke Casey 75ea84f3d2 * minor: Change around more debugging messages 16 years ago
  Justin Clarke Casey 6ae1b80d20 * Do some log tweaking to better see incoming connection success (and failure) 16 years ago
  Justin Clarke Casey 2a5f060ed8 * Fix typo which meant that RestComms was never enabled if you explicitly enabled it 16 years ago
  Justin Clarke Casey e10de20772 * Apply http://opensimulator.org/mantis/view.php?id=2995 16 years ago
  Johan Berntsson a885d2a6ff Added a primitive shape function for spheres 16 years ago
  nlin bfdf2479fb Improve parsing of joint parameters for NINJA physics (Mantis #2966). 16 years ago