Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed logging into debug console. | madmaxoft | 2013-08-12 | 1 | -0/+2 |
| | | | | Was missing the LF at the end. | ||||
* | Linux color redirection fixed. | madmaxoft | 2013-08-10 | 1 | -1/+1 |
| | | | | Outputting to stdin, yeah, right, that's gonna work :P | ||||
* | Coloring is reset before the LF. | madmaxoft | 2013-08-10 | 1 | -4/+6 |
| | |||||
* | Another Linux compilation fix. | madmaxoft | 2013-08-10 | 1 | -0/+2 |
| | |||||
* | Fixed Linux build. | madmaxoft | 2013-08-10 | 1 | -1/+2 |
| | |||||
* | Disabled coloring for redirected output. | madmaxoft | 2013-08-10 | 1 | -13/+59 |
| | |||||
* | Use printf() instead of puts(). | madmaxoft | 2013-08-10 | 1 | -4/+4 |
| | | | | puts() outputs an extra newline, making it unsuitable | ||||
* | Bad preprocesor used for discovering Linux | madmaxoft | 2013-08-10 | 1 | -1/+1 |
| | |||||
* | First attempt at Linux console colors | madmaxoft | 2013-08-09 | 1 | -32/+34 |
| | | | | Ref.: issue #41 | ||||
* | Improved logging coloring performance on Windows. | madmaxoft | 2013-08-04 | 1 | -2/+4 |
| | |||||
* | BiomeVisualiser: initial import | madmaxoft@gmail.com | 2013-02-03 | 1 | -5/+9 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1192 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -0/+191 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6 |