aboutsummaryrefslogtreecommitdiff
path: root/include/consolecolors.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2021-03-051-1/+1
* Fix not being able to colour format output to stderr on Windows.Gravatar Sadie Powell2021-03-031-10/+41
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-0/+4
* Use meaningful variable names in consolecolors.Gravatar Peter Powell2019-12-081-30/+30
* Add the ability to disable console colors in stdout logging (#1539).Gravatar linuxdaemon2019-01-031-6/+45
* Fix some whitespace issuesGravatar Attila Molnar2015-12-281-18/+18
* Tidy up source files:•••- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. Gravatar Peter Powell2013-04-121-4/+2
* Resolve two warnings clang complains about•••No newline at end of file in consolecolors.h String plus int in snomasks Gravatar ChrisTX2012-10-141-1/+1
* Replace printf(_c) with iostreamGravatar ChrisTX2012-10-141-0/+100