Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -184/+184 |
2012-02-01 | Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! | madmaxoft@gmail.com | 1 | -3/+12 |
2012-02-01 | Plugins can now be enabled and disabled through WebAdmin | faketruth | 1 | -11/+30 |
2012-01-31 | Can now receive POST data in WebPlugins! | faketruth | 1 | -4/+4 |
2012-01-30 | Added a WebAdmin interface to view users their groups, and the permissions of groups. | faketruth | 1 | -4/+7 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -2/+7 |
2012-01-28 | Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. | faketruth | 1 | -0/+149 |