aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-12/+12
* * Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares2008-02-221-8/+14
* Minor cleanup.Jeff Ames2008-02-208-8/+8
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-12/+9
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-2/+2
* Converted logging to use log4net.Jeff Ames2008-02-051-18/+20
* * Mother of all commits:Adam Frisby2008-01-155-29/+32
* dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee2008-01-091-7/+46
* Set svn:eol-style.Jeff Ames2007-12-282-4/+4
* * Optimized usingslbsa712007-12-2715-95/+96
* Small non-functional inventory changesJustin Clarke Casey2007-12-251-11/+11
* Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey2007-12-244-8/+298
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-202-4/+4
* added copyright noticesJeff Ames2007-12-111-1/+29
* more work on texture downloading.MW2007-12-101-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-1010-19/+19
* "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW2007-12-075-15/+672
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-073-11/+15
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-2/+2
* * Added better logging to AssetCachelbsa712007-11-061-33/+34
* * Optimized usingslbsa712007-10-3017-143/+113
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-27/+19
* * Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby2007-10-221-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-157-0/+197
* == The "right name and place" commit ==lbsa712007-10-051-1/+0
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* fixing me some line endingsSean Dague2007-09-171-17/+17
* mass update of urls in source code to new websiteSean Dague2007-09-1010-10/+10
* Added some place holder classes for various modules.MW2007-08-301-0/+1
* Fixed the problem of uploaded animations not showing up in inventory [Mantis ...MW2007-08-281-1/+1
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-191-10/+30
* preliminary support for editing notecards and scripts. MW2007-08-143-9/+111
* Start of inventory items, when you upload a texture the data will now be stor...MW2007-08-141-7/+36
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-1/+1
* Making sure my local working copy is in sync with svn before I start the job ...MW2007-08-091-1/+1
* CAPS should now be working in standalone mode. Texture uploads will work even...Brian McBee2007-08-081-6/+12
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-012-8/+12
* mass update of files to have native line endingsSean Dague2007-07-3016-999/+999
* You should now see the correct Avatar for other users, including their clothe...MW2007-07-281-1/+1
* Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW2007-07-271-1/+1
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-271-1/+4
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-2216-0/+996