aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-02Change handler001 through handler009 to moreCharles Krinke1-12/+12
2008-02-22* Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares1-8/+14
2008-02-20Minor cleanup.Jeff Ames8-8/+8
2008-02-13Clean up more unnecessary String.Format callsJeff Ames1-12/+9
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-2/+2
2008-02-05Converted logging to use log4net.Jeff Ames1-18/+20
2008-01-15* Mother of all commits:Adam Frisby5-29/+32
2008-01-09dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee1-7/+46
2007-12-28Set svn:eol-style.Jeff Ames2-4/+4
2007-12-27* Optimized usingslbsa7115-95/+96
2007-12-25Small non-functional inventory changesJustin Clarke Casey1-11/+11
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey4-8/+298
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2-4/+4
2007-12-11added copyright noticesJeff Ames1-1/+29
2007-12-10more work on texture downloading.MW1-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames10-19/+19
2007-12-07"Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW5-15/+672
2007-12-07Updates to LibSL revision 1498. Thanks Johan!Adam Johnson3-11/+15
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-2/+2
2007-11-06* Added better logging to AssetCachelbsa711-33/+34
2007-10-30* Optimized usingslbsa7117-143/+113
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-27/+19
2007-10-22* Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa717-0/+197
2007-10-05== The "right name and place" commit ==lbsa711-1/+0
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-1/+1
2007-09-17fixing me some line endingsSean Dague1-17/+17
2007-09-10mass update of urls in source code to new websiteSean Dague10-10/+10
2007-08-30Added some place holder classes for various modules.MW1-0/+1
2007-08-28Fixed the problem of uploaded animations not showing up in inventory [Mantis ...MW1-1/+1
2007-08-19Sqlite datastore should now save the textures and extraparams data (used by s...MW1-10/+30
2007-08-14preliminary support for editing notecards and scripts. MW3-9/+111
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-7/+36
2007-08-09Start of replacing the old SceneObject/Primitive classes with the new versions.MW1-1/+1
2007-08-09Making sure my local working copy is in sync with svn before I start the job ...MW1-1/+1
2007-08-08CAPS should now be working in standalone mode. Texture uploads will work even...Brian McBee1-6/+12
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2-8/+12
2007-07-30mass update of files to have native line endingsSean Dague16-999/+999
2007-07-28You should now see the correct Avatar for other users, including their clothe...MW1-1/+1
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-1/+1
2007-07-27A few changes so that the number of warnings is less but without deleting eve...MW1-1/+4
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW16-0/+996