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