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
/
Blocks
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-19
Improved command blocks
Tiger Wang
2
-0
/
+34
2014-01-17
Removed internal cEntity::GetRot() usage.
madmaxoft
11
-16
/
+16
2014-01-16
Fixed #535
Tiger Wang
1
-1
/
+1
2014-01-16
Fixed #535
Tiger Wang
1
-1
/
+1
2014-01-16
Removed obsoleted functions
Tiger Wang
11
-13
/
+13
2014-01-11
Fixed glowstone drop count
andrew
1
-2
/
+2
2014-01-11
Renamed g_TorchPlaceable...
Tiger Wang
2
-4
/
+4
2013-12-25
(Hopefully) fixed if conditions
tonibm19
1
-4
/
+1
2013-12-25
Implemented xoft suggestion (partly)
tonibm19
1
-25
/
+29
2013-12-25
Fixed rails not updating with diagonals
Tiger Wang
1
-0
/
+34
2013-12-24
BLOCKTYPE...
tonibm19
1
-2
/
+2
2013-12-24
Fixed compilation
tonibm19
1
-29
/
+9
2013-12-24
Implemented xoft suggestion
tonibm19
1
-7
/
+11
2013-12-24
Using BLOCKTYPE instead of int
tonibm19
1
-2
/
+2
2013-12-24
Fixed comments
tonibm19
1
-8
/
+8
2013-12-24
Changed a little how detection works and added comments.
tonibm19
1
-28
/
+31
2013-12-24
Storing Y -1 and -2 blocks in a variable
tonibm19
1
-5
/
+7
2013-12-24
Using parenthesis
tonibm19
1
-8
/
+8
2013-12-24
Fixed a possible crash
tonibm19
1
-39
/
+42
2013-12-23
Improved iron golem detection algorithm
tonibm19
1
-3
/
+16
2013-12-23
You can now spawn iron golems.
tonibm19
1
-3
/
+20
2013-12-22
You can spawn snow golems with snow blocks and pumpkins.
STRWarrior
1
-0
/
+15
2013-12-22
Fixed cacus breaking when next to any non-air block.
STRWarrior
1
-1
/
+1
2013-12-22
merged in warnings changes
Tycho Bickerstaff
1
-1
/
+5
2013-12-22
converted commneted paramater names to the unused macro
Tycho Bickerstaff
1
-1
/
+5
2013-12-21
Piston 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
4
-5
/
+5
2013-12-20
Fixed melon and pumpkin growing.
madmaxoft
1
-1
/
+1
2013-12-20
Fixed missing parenthesis.
madmaxoft
1
-4
/
+4
2013-12-20
Fixed assertion during dirt block OnUpdate()
Tiger Wang
1
-1
/
+1
2013-12-19
Fixed dust from being placed on nonsolids
Tiger Wang
1
-1
/
+1
2013-12-19
added blocks and blockentities
Tycho Bickerstaff
1
-1
/
+5
2013-12-18
Implented Nether Wart.
STRWarrior
2
-0
/
+54
2013-12-10
Provides a possible fix for repeater timings
Tiger Wang
1
-1
/
+1
2013-12-10
fixed unused expression warnings in blockFire
Tycho Bickerstaff
1
-7
/
+6
2013-12-10
more cmake stuff
Tycho Bickerstaff
1
-0
/
+7
2013-12-10
Improved pickups spawning speed again
Tiger Wang
1
-3
/
+2
2013-12-08
Readded redstone lamp handler
Tiger Wang
1
-0
/
+2
2013-12-08
Moved bindings-related to a Bindings subfolder.
madmaxoft
1
-1
/
+1
2013-12-08
Fixed stationary water starting fires and flowing lava not.
madmaxoft
1
-2
/
+2
2013-12-07
Fixed water starting fires
Tiger Wang
1
-1
/
+0
2013-12-07
Fixed some new 1.7 client crash bugs
Tiger Wang
3
-0
/
+35
2013-12-07
Added basic ender chests
Tiger Wang
2
-4
/
+46
2013-12-06
Fixed duplication glitch with QueueSetBlock
Tiger Wang
1
-2
/
+2
2013-12-06
Added trapdoor cursor Y detection
Tiger Wang
1
-2
/
+0
2013-12-06
Fixed trapdoors not overriding OnUse
Tiger Wang
1
-1
/
+1
2013-12-06
Cleaned up torch code and added comments
Tiger Wang
1
-31
/
+7
2013-12-06
Removed another export and inline'd stuff
Tiger Wang
1
-5
/
+5
2013-12-06
Removed exporting of a torch function
Tiger Wang
1
-3
/
+3
2013-12-04
Lava can spawn fire.
madmaxoft
2
-6
/
+87
2013-11-30
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
10
-56
/
+73
2013-11-30
Grass doesn't spread to podzol or grassless dirt blocks.
madmaxoft
1
-2
/
+3
2013-11-30
Fixed thin snow CanBeAt checking
Tiger Wang
1
-1
/
+13
2013-11-30
Properly fixed snow height, fixes #98 and #264
Tiger Wang
2
-16
/
+39
2013-11-29
Stairs reset meta when dropped, fixes #269
Tiger Wang
1
-2
/
+22
2013-11-29
Implemented trapdoors, fixes #43 and #105
Tiger Wang
2
-0
/
+110
2013-11-29
Removed unneeded CPP files
Tiger Wang
11
-221
/
+77
2013-11-24
Moved source to src
Alexander Harkness
69
-0
/
+5903