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
/
BlockEntities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Fixed a few MSVC warnings.
madmaxoft
2
-5
/
+4
2013-12-30
Fixed compilation in VC2008.
madmaxoft
1
-2
/
+1
2013-12-22
merged in warnings changes
Tycho Bickerstaff
5
-4
/
+9
2013-12-22
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2
-2
/
+8
2013-12-21
Chunk is now warnings clean
Tycho Bickerstaff
3
-3
/
+3
2013-12-21
fixed hidden bug with furnaces ignoring time burnt
Tycho Bickerstaff
1
-1
/
+1
2013-12-21
ChunkSender is now warnings clean
Tycho Bickerstaff
1
-1
/
+1
2013-12-20
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2
-4
/
+4
2013-12-19
added blocks and blockentities
Tycho Bickerstaff
1
-0
/
+11
2013-12-16
Fixed multiple inheritance in ToLua++.
madmaxoft
5
-20
/
+20
2013-12-08
Moved bindings-related to a Bindings subfolder.
madmaxoft
1
-1
/
+1
2013-12-07
Added basic ender chests
Tiger Wang
3
-10
/
+201
2013-12-06
Fixed pickups spawning for BlockEntities
Tiger Wang
1
-1
/
+1
2013-11-28
Moved json includes to where they are really needed.
madmaxoft
1
-0
/
+1
2013-11-27
Fixed VC2008 compilation, normalized include paths.
madmaxoft
5
-5
/
+5
2013-11-27
Fixed the remaining derps
Alexander Harkness
5
-5
/
+5
2013-11-25
Further attempts to fix compile
Tiger Wang
5
-5
/
+5
2013-11-24
Attempt to fix compilation
Tiger Wang
5
-5
/
+5
2013-11-24
Moved source to src
Alexander Harkness
21
-0
/
+3033