Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved files used by MCServer to a special MCServer folder | faketruth | 2012-08-20 | 1 | -36/+0 |
* | Core: fixed old API | madmaxoft@gmail.com | 2012-06-02 | 1 | -1/+1 |
* | Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lol | faketruth | 2012-02-15 | 1 | -18/+11 |
* | Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Lua | faketruth | 2012-02-14 | 1 | -9/+17 |
* | Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin | faketruth | 2012-01-31 | 1 | -2/+2 |
* | Added a WebAdmin interface to view users their groups, and the permissions of groups. | faketruth | 2012-01-30 | 1 | -7/+10 |
* | Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. | faketruth | 2012-01-28 | 1 | -0/+32 |