| Commit message (Expand) | Author | Age | Files | Lines |
* | Thank you kindly, A_Biondi for a patch that: | Charles Krinke | 2008-04-10 | 1 | -0/+13 |
* | * Update code to use patched libsecondlife.dll which removes the problem wher... | Justin Clarke Casey | 2008-04-08 | 1 | -10/+1 |
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -23/+23 |
* | * Make objects appear in 1.19.1.4 inventory again | Justin Clarke Casey | 2008-04-04 | 1 | -6/+19 |
* | * Fixed up some documentation regarding the inventory descendants method XML.... | Teravus Ovares | 2008-04-04 | 1 | -3/+17 |
* | * Fixes CAPS InventoryDescendants and the notorious 'LLSDParseException:expec... | Teravus Ovares | 2008-04-04 | 1 | -9/+46 |
* | * Fixing permissions on items returned via CAPS based inventory | Teravus Ovares | 2008-04-04 | 1 | -1/+2 |
* | Update svn properties. | Jeff Ames | 2008-04-03 | 1 | -144/+144 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-03 | 3 | -193/+192 |
* | * Attempt to resolve mantis 873 by placing caps removal operations in a criti... | Justin Clarke Casey | 2008-04-02 | 1 | -1/+1 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-03-31 | 3 | -74/+159 |
* | * Remove old CAPS http listeners when a client logs out from a scene | Justin Clarke Casey | 2008-03-25 | 1 | -21/+39 |
* | * On Ray casting. Now returning the face normal of the collision face. | Teravus Ovares | 2008-03-25 | 1 | -2/+2 |
* | * Committing some voice related caps with hard coded responses so more debugg... | Teravus Ovares | 2008-03-25 | 2 | -1/+102 |
* | * Converted a large number of ASCII encodings to UTF8. | Adam Frisby | 2008-03-21 | 1 | -1/+1 |
* | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 2008-03-20 | 1 | -1/+10 |
* | Added back a fix that lbsa71 did aqes ago to fix a buffer overflow in the pac... | MW | 2008-03-20 | 1 | -1/+0 |
* | Another poxy patch which consists mainly of logging changes (some already com... | Justin Clarke Casey | 2008-03-20 | 2 | -1/+7 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 20 | -538/+529 |
* | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 2008-03-18 | 1 | -1/+28 |
* | Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now... | MW | 2008-03-15 | 2 | -17/+65 |
* | Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented ... | MW | 2008-03-15 | 4 | -3/+129 |
* | Fix Mantis 636 | Sean Dague | 2008-03-14 | 1 | -1/+1 |
* | Just a few comments | Justin Clarke Casey | 2008-03-13 | 1 | -4/+2 |
* | Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f... | MW | 2008-03-12 | 1 | -1/+1 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 1 | -12/+12 |
* | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 2008-02-22 | 1 | -8/+14 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 8 | -8/+8 |
* | Clean up more unnecessary String.Format calls | Jeff Ames | 2008-02-13 | 1 | -12/+9 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -2/+2 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -18/+20 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 5 | -29/+32 |
* | dump_assets_to_file=true will now cause the asset to go into a UserAssets sub... | Brian McBee | 2008-01-09 | 1 | -7/+46 |
* | Set svn:eol-style. | Jeff Ames | 2007-12-28 | 2 | -4/+4 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 15 | -95/+96 |
* | Small non-functional inventory changes | Justin Clarke Casey | 2007-12-25 | 1 | -11/+11 |
* | Prim inventory script saving phase 1. Create necessary CAPS structures for c... | Justin Clarke Casey | 2007-12-24 | 4 | -8/+298 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 2 | -4/+4 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -1/+29 |
* | more work on texture downloading. | MW | 2007-12-10 | 1 | -1/+1 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 10 | -19/+19 |
* | "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec... | MW | 2007-12-07 | 5 | -15/+672 |
* | Updates to LibSL revision 1498. Thanks Johan! | Adam Johnson | 2007-12-07 | 3 | -11/+15 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -2/+2 |
* | * Added better logging to AssetCache | lbsa71 | 2007-11-06 | 1 | -33/+34 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 17 | -143/+113 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -2/+1 |
* | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 2007-10-26 | 1 | -27/+19 |
* | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 7 | -0/+197 |