summaryrefslogtreecommitdiffstats
path: root/WebServer/WebServer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-108/+108
* Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type.madmaxoft@gmail.com2012-08-031-1/+1
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-4/+6
* Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPluginfaketruth2012-01-311-0/+9
* Can now receive POST data in WebPlugins!faketruth2012-01-311-0/+4
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-51/+49
* Source for additional projectsfaketruth2011-10-031-0/+95