aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/ScriptsHttpRequests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-301-364/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+2
* * Converted a large number of ASCII encodings to UTF8.Adam Frisby2008-03-211-1/+1
* * Documentation patch from krtaylor. Thanks!Justin Clarke Casey2008-03-191-0/+3
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* "threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2008-02-211-0/+1
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-02-191-7/+24
* Thank you, Kinoc for adding: When accessing slower web sites or proxy servicesCharles Krinke2008-01-121-1/+1
* * Optimized usingslbsa712007-12-271-133/+127
* * Removed redundant code in RestService.csAdam Frisby2007-12-181-1/+1
* From Michael Osias (IBM)Sean Dague2007-12-121-2/+317
* * Optimized usingslbsa712007-10-301-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-6/+2
* fixing me some line endingsSean Dague2007-09-171-10/+10
* Some work on Module loading/management.MW2007-09-041-0/+10