summaryrefslogtreecommitdiffstats
path: root/src/ChatColor.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored cChatColorarchshift2014-07-191-24/+24
| | | | | - 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
* Finally removed the function.Alexander Harkness2013-12-241-6/+0
|
* Update as per xoft's instructions.Alexander Harkness2013-12-241-1/+1
|
* Update chat coloursAlexander Harkness2013-12-241-3/+2
| | | @madmaxoft, is this right? fixes #467
* Moved source to srcAlexander Harkness2013-11-241-0/+39