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
clang-format-codebase
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
/
source
/
blocks
/
Block.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-445
/
+0
*
Merged in a patch for sounds by l0udPL
madmaxoft@gmail.com
2012-09-11
1
-0
/
+14
*
Fixed FS #243, server crash after restart. The blockhandler table and the itemhandler table weren't properly re-initialized.
madmaxoft@gmail.com
2012-09-04
1
-112
/
+228
*
Fixed a few warnings
madmaxoft@gmail.com
2012-08-28
1
-3
/
+3
*
Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)
madmaxoft@gmail.com
2012-08-26
1
-0
/
+3
*
Added a documentation for block and item handlers
lapayo94@gmail.com
2012-08-22
1
-6
/
+0
*
Fixed Bug #236
lapayo94@gmail.com
2012-08-19
1
-1
/
+6
*
BLOCKTYPE signedness change - fixed more details
madmaxoft@gmail.com
2012-08-06
1
-1
/
+1
*
Fixed a few gcc warnings
madmaxoft@gmail.com
2012-07-28
1
-1
/
+1
*
Some code improvements
lapayo94@gmail.com
2012-07-16
1
-4
/
+4
*
Fixed some small bugs :)
lapayo94@gmail.com
2012-07-16
1
-2
/
+13
*
A new Block handling system :o
lapayo94@gmail.com
2012-07-15
1
-0
/
+302