Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) a22f007246 Improve the explanative text of migration failures 14 years ago
  Marck 7ee0a8d30e Clarify help text for use of file paths with console command "create region". 14 years ago
  Marck cd42cdcc89 REST Console delivers responses with content type text/xml instead of text/plain. 14 years ago
  Justin Clark-Casey (justincc) 2501372d3b Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurliman 14 years ago
  Justin Clark-Casey (justincc) 889923841c Stop broadcasting non 0/DEBUG ChatTypeEnum.Region messages to all avatars 14 years ago
  Justin Clark-Casey (justincc) 4327c795f8 Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/Tests/PrimeNumberHelperTests.cs 14 years ago
  Justin Clark-Casey (justincc) b1ab3ea5d9 For all Flotasm group module XMLRPC calls, correct parameter requestingAgentID to RequestingAgentID 14 years ago
  Teravus Ovares (Dan Olivares) 33fbf0e329 Merge branch 'master' of ssh://MyConnection/var/git/opensim 14 years ago
  Teravus Ovares (Dan Olivares) 94f35890e7 * Fixed and re-enabled CacheTests 14 years ago
  Melanie 58f7a083f9 Add LandServices to make landmarks work right in grids 14 years ago
  John Hurliman c08b6c2873 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  John Hurliman e603521fd7 Applying the llParseString2List() patch from #5036 that Melanie claims was already applied 14 years ago
  Teravus Ovares (Dan Olivares) 69749b81f9 * Add a few more tests to help our meager code coverage %. 14 years ago
  Melanie 256c8cb62d Send kill packets for avatars, too 14 years ago
  root 7762301cea Revert "* Changed 11 calls for session info to the more optimized API method" 14 years ago
  John Hurliman b49cb3355f Fixed a regression in SOG.Copy() 14 years ago
  John Hurliman 5321e0e69f Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  John Hurliman 860b2a502f Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection 14 years ago
  Justin Clark-Casey (justincc) e3f1533705 Fix build break by replacing Items.LockItemsForWrite() with lock (Items) {} 14 years ago
  Justin Clark-Casey (justincc) 5072429263 Send KillPackets on the Task queue rather than the State queue 14 years ago
  Justin Clark-Casey (justincc) 5b18f8be25 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  root 670357367e Removing debug 14 years ago
  root 1b2edfe75f JustinCC is evil. f7b28dd3 broke script persistence. This fixes it. 14 years ago
  Justin Clark-Casey (justincc) d52b2b9ee7 minor: remove some mono compiler warnings 14 years ago
  Melanie f5e3d5a33a Add the modules include line back that i dropped by mistake 14 years ago
  Justin Clark-Casey (justincc) 7383173d3d extend m_entityUpdates.SyncRoot lock in LLClientView.ProcessEntityUpdates() to reduce scope for kill/update race conditions 14 years ago
  Justin Clark-Casey (justincc) e6bc77d832 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 39d27fc879 rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve code readability 14 years ago
  Justin Clark-Casey (justincc) 16f296f489 Instead of locking SOG.Children when a group is being removed from the scene, iterate over an unlocked list instead 14 years ago
  Melanie c1ccfa6d8d Mark up OpenSim.ini.example for use with an automatic configuration tool. 14 years ago