Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-10-14 | Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now) | faketruth | 1 | -2/+12 |
2012-10-11 | Got rid of "self" in plugins, which is deprecated anyway | faketruth | 1 | -6/+0 |
2012-10-10 | Removed some logging | faketruth | 1 | -6/+6 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -4/+4 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -122/+122 |
2012-03-28 | Got rid of sPluginManagerState | faketruth | 1 | -0/+6 |
2012-02-01 | Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! | madmaxoft@gmail.com | 1 | -3/+5 |
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 | -1/+7 |
2011-11-02 | Fixed crash when client only sends a space in the chat | faketruth | 1 | -0/+2 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+106 |