aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/RestClient (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removing duplicate files that somehow got undeleted from TortoiseSVN. Fixed.Adam Frisby2008-05-012-578/+0
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-54/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+3
* Comment out unused private methods.Jeff Ames2008-03-251-49/+52
* Formatting cleanup.Jeff Ames2008-03-182-55/+51
* * Add comments and slight corrections to ClientView.AgentTextureCachedJustin Clarke Casey2008-03-121-2/+2
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-3/+3
* Converted logging to use log4net.Jeff Ames2008-02-051-6/+8
* First part of avatar persistence, currently only really works in standalone m...MW2008-02-041-0/+1
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * Optimized usingslbsa712007-12-271-8/+8
* added copyright noticesJeff Ames2007-12-112-0/+56
* minor meaningless changesJeff Ames2007-12-031-2/+2
* debug tracing for asset server hangsSean Dague2007-11-011-2/+10
* * Optimized usingslbsa712007-10-302-49/+52
* Very early first implementation of grid based assets.Tleiades Hax2007-10-262-16/+87
* fix line endingsSean Dague2007-10-252-491/+491
* Created a generic RESTClient component, which simplifies querying for resourc...Tleiades Hax2007-10-252-0/+491