index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Endianness.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
Fixes compilation failures on MacOSX 10.10
Samuel Barney
1
-2
/
+2
2015-05-09
CheckBasicStyle: checks spaces around * and &.
Mattes D
1
-1
/
+1
2015-03-21
Unified cByteBuffer types.
Mattes D
1
-0
/
+12
2015-03-17
Changed Variable types of Endianness.h to uniform UInt* types from Globals.h
bibo38
1
-4
/
+4
2015-03-17
Fixed double underscore identifiers in the Endianess.h file, which are reserved for implementation use. Bug #1715
bibo38
1
-8
/
+8
2014-07-26
Endianness.h: undefined ntohll before redefining
archshift
1
-0
/
+1
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-5
/
+5
2014-04-05
Fixed Endiannes conversion routines for floats and doubles.
madmaxoft
1
-2
/
+2
2014-04-04
Fixed some Clang warnings in protocols.
madmaxoft
1
-14
/
+17
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-70
/
+70
2012-02-07
Rewritten all packets to use buffers instead of direct sockets, for future cSocketThreads compatibility.
madmaxoft@gmail.com
1
-11
/
+29
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-4
/
+3
2011-11-04
Added cRedstone to project file
faketruth
1
-6
/
+5
2011-11-03
Fixed some redstone items and a bug that prevented floats from client to server packets reading correctly on 64 bit linux.
admin@omencraft.com
1
-3
/
+6
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+51