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