| Commit message (Expand) | Author | Files | Lines |
2008-03-20 | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 1 | -1/+10 |
2008-03-20 | Another poxy patch which consists mainly of logging changes (some already com... | Justin Clarke Casey | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-03-15 | Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now... | MW | 1 | -2/+50 |
2008-03-15 | Part 1 of making inventory work again in the 1.19.1 (RC) client. Implemented ... | MW | 1 | -0/+36 |
2008-03-14 | Fix Mantis 636 | Sean Dague | 1 | -1/+1 |
2008-03-13 | Just a few comments | Justin Clarke Casey | 1 | -4/+2 |
2008-03-12 | Applied patch from mantis #610, fixed invalid filenames with dump_assets_to_f... | MW | 1 | -1/+1 |
2008-03-02 | Change handler001 through handler009 to more | Charles Krinke | 1 | -12/+12 |
2008-02-22 | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 1 | -8/+14 |
2008-02-13 | Clean up more unnecessary String.Format calls | Jeff Ames | 1 | -12/+9 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 1 | -2/+2 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -18/+20 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -12/+12 |
2008-01-09 | dump_assets_to_file=true will now cause the asset to go into a UserAssets sub... | Brian McBee | 1 | -7/+46 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -41/+41 |
2007-12-25 | Small non-functional inventory changes | Justin Clarke Casey | 1 | -11/+11 |
2007-12-24 | Prim inventory script saving phase 1. Create necessary CAPS structures for c... | Justin Clarke Casey | 1 | -7/+196 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -2/+2 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-12-07 | "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec... | MW | 1 | -4/+6 |
2007-12-07 | Updates to LibSL revision 1498. Thanks Johan! | Adam Johnson | 1 | -1/+1 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -2/+2 |
2007-11-06 | * Added better logging to AssetCache | lbsa71 | 1 | -33/+34 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -57/+79 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -2/+1 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -27/+19 |
2007-10-22 | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 1 | -1/+1 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -1/+0 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 1 | -1/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-30 | Added some place holder classes for various modules. | MW | 1 | -0/+1 |
2007-08-28 | Fixed the problem of uploaded animations not showing up in inventory [Mantis ... | MW | 1 | -1/+1 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 1 | -10/+30 |
2007-08-14 | preliminary support for editing notecards and scripts. | MW | 1 | -9/+93 |
2007-08-14 | Start of inventory items, when you upload a texture the data will now be stor... | MW | 1 | -7/+36 |
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 1 | -1/+1 |
2007-08-09 | Making sure my local working copy is in sync with svn before I start the job ... | MW | 1 | -1/+1 |
2007-08-08 | CAPS should now be working in standalone mode. Texture uploads will work even... | Brian McBee | 1 | -6/+12 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 1 | -6/+7 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 1 | -362/+362 |
2007-07-28 | You should now see the correct Avatar for other users, including their clothe... | MW | 1 | -1/+1 |
2007-07-27 | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 1 | -1/+1 |
2007-07-27 | A few changes so that the number of warnings is less but without deleting eve... | MW | 1 | -1/+4 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -330/+359 |
2007-07-19 | opps have a setting as true when it should be false. | MW | 1 | -2/+2 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 1 | -7/+26 |
2007-07-19 | * More cleaning | Adam Frisby | 1 | -3/+1 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -313/+313 |
2007-07-12 | Fixed a number of bugs in the local InstantMessage handling, sending InstantM... | MW | 1 | -1/+5 |