コミット履歴

作者 SHA1 メッセージ 日付
  MW c19f0fd949 Applied the looping fix for llParcelMediaCommandList to the 0.6.2 post fixes branch. 15 年 前
  MW cfe0a449b4 Applied Mysql exception fix from Trunk revision 8073 to 0.6.2 post stable branch 15 年 前
  lbsa71 1dccfacbe0 * Applied r8271, fixing wrong x/y/z on uri 15 年 前
  lbsa71 a29d4f1d7d * Copied 0.6.2-release tag to 0.6.2-post-fixes branch 16 年 前
  Charles Krinke dee61fe03f made a copy 16 年 前
  Melanie Thielker 96d6c6b1f3 Change list type to compare length instead of references. 16 年 前
  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 年 前
  Justin Clarke Casey bee9efa30e * minor: Future archiver test stub 16 年 前
  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 年 前
  MW eb5a022981 Added some basic relocation mapping support for when loading hypergrid links from a xml file. 16 年 前
  Jeff Ames 23bd915ecd Minor formatting cleanup, add copyright header. 16 年 前
  Jeff Ames 5c310efb79 Update svn properties. 16 年 前
  diva e80dcfa9f6 Eased the locking times of ScenePresences. No locks were removed, just the locking periods changed. 16 年 前
  Justin Clarke Casey d1456554f2 * Delete OpenSim/Framework/OpenJpeg for now, with Teravus' permission ;) 16 年 前
  Justin Clarke Casey adc61008cc * add file I just missed out, nggggff 16 年 前
  Justin Clarke Casey 093adb2113 * Add new unit test for simple teleport in a standalone. 16 年 前
  MW 0ec96d294a Small bit of refactoring related to the hypergrid link loading from xml files. 16 年 前
  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 年 前
  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 年 前
  Dahlia Trimble 9822f8fc8f Added a taint to the sculpt texture callback in an attempt to mitigate Mantis #2908. Thanks Teravus for the suggestions :) 16 年 前
  Justin Clarke Casey 46cac455c1 * Move the timed_out change to earlier on in the async handler 16 年 前
  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 年 前
  Sean Dague 7934094cf3 * Added MySQL Grid unit tests 16 年 前
  Justin Clarke Casey 3ff8dd34b0 * Remove absolute position and authentication handler addition for incoming 'new user notifications' that have existing scene presences 16 年 前
  Justin Clarke Casey 75ea84f3d2 * minor: Change around more debugging messages 16 年 前
  Justin Clarke Casey 6ae1b80d20 * Do some log tweaking to better see incoming connection success (and failure) 16 年 前
  Justin Clarke Casey 2a5f060ed8 * Fix typo which meant that RestComms was never enabled if you explicitly enabled it 16 年 前
  Justin Clarke Casey e10de20772 * Apply http://opensimulator.org/mantis/view.php?id=2995 16 年 前
  Johan Berntsson a885d2a6ff Added a primitive shape function for spheres 16 年 前
  nlin bfdf2479fb Improve parsing of joint parameters for NINJA physics (Mantis #2966). 16 年 前