summaryrefslogtreecommitdiffstats
path: root/src/ChatColor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-2/+2
|
* ChatColor.h: The @deprecated tag slipped. Oops.archshift2014-07-201-2/+2
|
* Refactored cChatColorarchshift2014-07-191-25/+27
| | | | | - Changed std::string fields to const char-pointers in order to wipe out potential issues with static initialization and global destructors - Deprecated cChatColor::Color() because the name does not match the value
* Fixed basic whitespace problems.madmaxoft2014-07-171-1/+1
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* removed the function def alsoAlexander Harkness2013-12-241-1/+0
|
* Updated MakeColour's defenition in the header.Alexander Harkness2013-12-241-9/+9
|
* Moved source to srcAlexander Harkness2013-11-241-0/+43