Commit History

Author SHA1 Message Date
  Justin Clarke Casey 2517fe7acd * Remove old CAPS http listeners when a client logs out from a scene 16 years ago
  Teravus Ovares 3d1b4f8578 * On Ray casting. Now returning the face normal of the collision face. 16 years ago
  Teravus Ovares 301c25950d * Committing some voice related caps with hard coded responses so more debugging can occur. 16 years ago
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 16 years ago
  Justin Clarke Casey 20473af892 Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  MW c04899b60a Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now show up. 16 years ago
  MW 70e55205a1 Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented the FetchInventoryDescendents CAPS handler. But currently returning empty folder details. 16 years ago
  Sean Dague 01faa86c1a Fix Mantis 636 16 years ago
  Justin Clarke Casey 429ecb8508 Just a few comments 16 years ago
  MW 2fea38a5f2 Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_file set to true. thanks tyre. 16 years ago
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 years ago
  Teravus Ovares 582964800c * Moved all events except gridcomms and regioncomms over to Event Delegate instances to prevent event race conditions 16 years ago
  Jeff Ames 001ce95e4c Clean up more unnecessary String.Format calls 17 years ago
  Jeff Ames e207284fef Clean up logging calls using String.Format explicitly 17 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 17 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 17 years ago
  Brian McBee bafdac7874 dump_assets_to_file=true will now cause the asset to go into a UserAssets subdirectory of bin instead of cluttering up your bin directory (Thanks CharlieO!) 17 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago
  Justin Clarke Casey e9efd5bee2 Small non-functional inventory changes 17 years ago
  Justin Clarke Casey 280a5cba8b Prim inventory script saving phase 1. Create necessary CAPS structures for correctly accepting prim inventory script updates. 17 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 17 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 years ago
  MW a71f4c021b "Borrowed" the LLSD class from a older version of libsl, so that our LLSD decoding (used by CAPS) works again. 17 years ago
  Adam Johnson 3d938f76b7 Updates to LibSL revision 1498. Thanks Johan! 17 years ago
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 17 years ago
  lbsa71 ee1fcc729c * Added better logging to AssetCache 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 years ago
  lbsa71 070047ce1b * Added prototypical AvatarFactory module interface to load avatar parameters 17 years ago