aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/RestClient/RestClient.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Removing duplicate files that somehow got undeleted from TortoiseSVN. Fixed.Adam Frisby1-395/+0
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby1-54/+0
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+3
2008-03-25Comment out unused private methods.Jeff Ames1-49/+52
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-12* Add comments and slight corrections to ClientView.AgentTextureCachedJustin Clarke Casey1-2/+2
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-3/+3
2008-02-05Converted logging to use log4net.Jeff Ames1-6/+8
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-0/+1
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2007-12-27* Optimized usingslbsa711-8/+8
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-03minor meaningless changesJeff Ames1-2/+2
2007-11-01debug tracing for asset server hangsSean Dague1-2/+10
2007-10-30* Optimized usingslbsa711-28/+36
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-15/+86
2007-10-25fix line endingsSean Dague1-328/+328
2007-10-25Created a generic RESTClient component, which simplifies querying for resourc...Tleiades Hax1-0/+328