summaryrefslogtreecommitdiffstats
path: root/source/cWebAdmin.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-31Can now receive POST data in WebPlugins!faketruth1-0/+2
2012-01-30Replaced most FILE operations with a cFile objectmadmaxoft@gmail.com1-24/+27
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-8/+9
2012-01-28Now also compiles in Linuxfaketruth1-0/+1
2012-01-28Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth1-13/+37
2012-01-22Improved Core's WebAmin interface a bit.faketruth1-26/+34
2011-11-08It's a Squirrel!!faketruth1-1/+1
2011-10-31Prepared some parts of the code for multi world support, I created lots of TODO'sfaketruth1-1/+1
2011-10-03MCServer c++ source filesfaketruth1-0/+309