Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-14 | Fixed xofts issues | Tycho | 1 | -2/+2 | |
2014-03-11 | Move Format issues | Tycho | 1 | -2/+2 | |
2014-02-02 | Revert "Added LOGREPLACELINE for line replacement" | Tiger Wang | 1 | -2/+2 | |
This reverts commit 7d03876a3e11aedff0201a8330bfdb2b5523fc5e. | |||||
2014-02-02 | Revert "Properly initialised variables" | Tiger Wang | 1 | -1/+1 | |
This reverts commit 02e752789399ad1b65a0443534ea6a8721efd78c. | |||||
2014-02-02 | Revert "Fixed issues with insufficient console space" | Tiger Wang | 1 | -10/+1 | |
This reverts commit 6b18add09b5e9d6d6c2a61e90bdd7011f56f4c82. | |||||
2014-02-02 | Revert "Again improved LogReplaceLine" | Tiger Wang | 1 | -0/+1 | |
This reverts commit dd325d742db9db54a25460fcacd093e7cc6f44f0. | |||||
2014-02-01 | Again improved LogReplaceLine | Tiger Wang | 1 | -1/+0 | |
* Fixed issues on Linux with cursor positioning * Made preprocessor blocks more readable * Improved reliability of line clearing on Windows - Removed an *unneeded* variable | |||||
2014-02-01 | Fixed issues with insufficient console space | Tiger Wang | 1 | -1/+10 | |
2014-01-31 | Properly initialised variables | Tiger Wang | 1 | -1/+1 | |
2014-01-29 | Added LOGREPLACELINE for line replacement | Tiger Wang | 1 | -2/+2 | |
2014-01-16 | Another VarArgs fix. | madmaxoft | 1 | -1/+1 | |
This time using va_copy() on platforms that have it and simple assignment on platforms that don't. | |||||
2014-01-15 | Using a 2nd argument instead of va_copy(). | madmaxoft | 1 | -4/+4 | |
This seems to be the only reasonable C++03-only solution. | |||||
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -2/+2 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-08-11 | Removed a useless include file. | madmaxoft@gmail.com | 1 | -2/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@725 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -32/+32 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@606 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-02-18 | Logging: added thread ID to the log output in debug builds | madmaxoft@gmail.com | 1 | -5/+1 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@291 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-02-01 | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 1 | -8/+14 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@216 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+30 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@3 0a769ca7-a7f5-676a-18bf-c427514a06d6 |