summaryrefslogtreecommitdiffstats
path: root/source/cPlugin_NewLua.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-01Added all current hooks to the new plugin structure.faketruth1-9/+113
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-0/+3
2012-01-28Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth1-7/+27
2012-01-27Converted all of the Core plugin to the new plugin structure, except for the WebAdmin partfaketruth1-16/+86
2012-01-26No longer hard coded Lua files in new plugin systemfaketruth1-20/+34
2012-01-26Working on a new plugin design with Lua. While retaining backwards compatibility of course...faketruth1-0/+121