aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/VWoHTTP/VWoHTTPModule.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-3/+3
Change all uses of the HttpServer properties to use the new singleton
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-1/+1
2009-04-24Update svn properties, add copyright headers, formatting cleanup.Jeff Ames1-2/+29
2009-04-23* Adds additional background layer for VWoHTTP ClientStackAdam Frisby1-3/+40
* Implements asset handling.
2009-04-22* minor: remove some compiler warningsJustin Clarke Casey1-1/+1
2009-04-22fix line endings on new filesSean Dague1-69/+69
2009-04-22* Committing stub VW-over-HTTP ClientStack. (1/2)Adam Frisby1-0/+69
* Nonfunctional, but eventually form a AJAX-accessible client protocol - for clients written in environments which only allow HTTP (eg HTML, Silverlight, Flash, etc). Designed for super-lightweight clients.