summaryrefslogtreecommitdiffstats
path: root/src/ChatColor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-19Refactored cChatColorarchshift1-24/+24
2013-12-24Finally removed the function.Alexander Harkness1-6/+0
2013-12-24Update as per xoft's instructions.Alexander Harkness1-1/+1
2013-12-24Update chat coloursAlexander Harkness1-3/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-08-30Added a basic protocol recognizer and the base for 1.3.2 protocol.madmaxoft@gmail.com1-2/+2
2012-08-28Moved all packet-serializing code into cProtocol125; half the packet classes aren't needed anymore.madmaxoft@gmail.com1-1/+1
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-39/+39
2012-06-04Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project filescedeel@gmail.com1-1/+7
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-18/+23
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-0/+3
2012-01-22Fixed the  sign bugfaketruth1-2/+2
2011-12-26 - Make Color was using 2 extra characters which took 2 characters off the 16 max (including color codes) for scoreboard displaymtilden@gmail.com1-1/+1
2011-10-03MCServer c++ source filesfaketruth1-0/+25