summaryrefslogtreecommitdiffstats
path: root/src/Endianness.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-26Endianness.h: undefined ntohll before redefiningarchshift1-0/+1
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-5/+5
2014-04-05Fixed Endiannes conversion routines for floats and doubles.madmaxoft1-2/+2
2014-04-04Fixed some Clang warnings in protocols.madmaxoft1-14/+17
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-70/+70
2012-02-07Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.madmaxoft@gmail.com1-11/+29
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-4/+3
2011-11-04Added cRedstone to project filefaketruth1-6/+5
2011-11-03Fixed some redstone items and a bug that prevented floats from client to server packets reading correctly on 64 bit linux.admin@omencraft.com1-3/+6
2011-10-03MCServer c++ source filesfaketruth1-0/+51