Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-02-16 | Disabled the excessive logging while initializing the Core plugin | faketruth | 1 | -3/+1 |
2012-02-15 | Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lol | faketruth | 3 | -60/+48 |
2012-02-14 | Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Lua | faketruth | 3 | -54/+61 |
2012-02-01 | Forgot a file | faketruth | 1 | -0/+93 |
2012-02-01 | Plugins can now be enabled and disabled through WebAdmin | faketruth | 2 | -16/+1 |
2012-01-31 | Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin | faketruth | 3 | -11/+11 |
2012-01-31 | Can now receive POST data in WebPlugins! | faketruth | 2 | -10/+10 |
2012-01-30 | Added a WebAdmin interface to view users their groups, and the permissions of groups. | faketruth | 3 | -8/+91 |
2012-01-28 | Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. | faketruth | 23 | -0/+691 |