aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting/LSLHttp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...John Hurliman2009-10-091-2/+2
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-09-251-4/+3
* Moved RegionName from RegionInfo to SimpleRegionInfo.Diva Canto2009-09-221-242/+242
* Thank you, Intari, for a patch that implements the missing pieces ofMelanie2009-09-221-37/+269
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-051-3/+3
* Formatting cleanup.Jeff Ames2009-07-231-6/+6
* Thank you, patnad, for a patch to advance the UrlModule's functionality.Melanie Thielker2009-07-221-6/+9
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Revert a change I made to get a better URL because it failes under monoMelanie Thielker2009-05-261-1/+1
* Couple of tweaks to the URL module: handle script reset gracefully andMelanie Thielker2009-05-261-1/+10
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-201-4/+4
* Fix up some URL detailsMelanie Thielker2009-05-131-6/+3
* Add the port to the generated URL. For some reson this still doesn't want toMelanie Thielker2009-05-131-1/+1
* Make the LSL HTTP server create and give out URLs to scriptsMelanie Thielker2009-05-131-1/+14
* Add most of the meat to the LSL HTTP serverMelanie Thielker2009-05-131-11/+123
* Plumb request and return URL functions.Melanie Thielker2009-05-131-2/+9
* Add a skeleton for the LSLHttpServerMelanie Thielker2009-05-131-0/+116