Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed extended ASCII, and added a check against it. (#4642) | Mattes D | 2020-04-12 | 1 | -2/+2 |
| | |||||
* | Refactored cChatColor | archshift | 2014-07-19 | 1 | -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 Harkness | 2013-12-24 | 1 | -6/+0 |
| | |||||
* | Update as per xoft's instructions. | Alexander Harkness | 2013-12-24 | 1 | -1/+1 |
| | |||||
* | Update chat colours | Alexander Harkness | 2013-12-24 | 1 | -3/+2 |
| | | | @madmaxoft, is this right? fixes #467 | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+39 |