aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Capabilities/Caps.cs (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
* 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-151-12/+12
* dump_assets_to_file=true will now cause the asset to go into a UserAssets sub...Brian McBee2008-01-091-7/+46
* * Optimized usingslbsa712007-12-271-41/+41
* 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-241-7/+196
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-2/+2
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* "Borrowed" the LLSD class from a older version of libsl, so that our LLSD dec...MW2007-12-071-4/+6
* Updates to LibSL revision 1498. Thanks Johan!Adam Johnson2007-12-071-1/+1
* 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-301-57/+79
* 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
* == The "right name and place" commit ==lbsa712007-10-051-1/+0
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-241-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* 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-141-9/+93
* 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-011-6/+7
* mass update of files to have native line endingsSean Dague2007-07-301-362/+362
* 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-221-0/+359