summaryrefslogtreecommitdiffstats
path: root/source/cChatColor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-39/+0
* Added a basic protocol recognizer and the base for 1.3.2 protocol.madmaxoft@gmail.com2012-08-301-2/+2
* Moved all packet-serializing code into cProtocol125; half the packet classes aren't needed anymore.madmaxoft@gmail.com2012-08-281-1/+1
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-39/+39
* Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project filescedeel@gmail.com2012-06-041-1/+7
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-18/+23
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-0/+3
* Fixed the  sign bugfaketruth2012-01-221-2/+2
* - Make Color was using 2 extra characters which took 2 characters off the 16 max (including color codes) for scoreboard displaymtilden@gmail.com2011-12-261-1/+1
* MCServer c++ source filesfaketruth2011-10-031-0/+25