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
/
BlockRedstoneRepeater.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-1
/
+1
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-1
/
+1
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-59
/
+43
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-7
/
+56
*
Re-implement repeater locking
Tiger Wang
2020-04-18
1
-15
/
+19
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Add mixins for blocks that rotate based on player yaw at placement
Alexander Harkness
2020-04-10
1
-41
/
+2
*
Fix certain item drops (#4536)
Mat
2020-03-23
1
-2
/
+8
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-11
/
+10
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-1
/
+1
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-5
/
+5
*
cWorld::SendBlockTo take player by ref
peterbell10
2017-08-01
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-0
/
+36
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
Improved maps
Tiger Wang
2015-07-14
1
-8
/
+6
*
Added mechanics placeable on halfslabs
Julian Laubstein
2014-10-19
1
-1
/
+24
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+1
*
Removed old sound-configuration for Repeaters
Masy98
2014-09-09
1
-6
/
+0
*
Code formatting fixes.
Howaner
2014-08-19
1
-3
/
+3
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Added MetaRotate/Mirror Support for a number of classes.
narroo
2014-03-24
1
-3
/
+3
*
Add SendBlockTo to cWorldInterface
Howaner
2014-03-05
1
-1
/
+2
*
Add data backsending, when the Client interacts a Block and the Interact is cancelled.
Howaner
2014-03-05
1
-1
/
+7
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-2
/
+2
*
Changed Signiture of OnDestroyedByPlayer
Tycho
2014-02-01
1
-0
/
+1
*
Changed pointers to references
Tycho
2014-02-01
1
-4
/
+4
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-4
/
+4
*
First attempt at Implementing Interfaces
Tycho
2014-01-25
1
-1
/
+1
*
Removed internal cEntity::GetRot() usage.
madmaxoft
2014-01-17
1
-1
/
+1
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-1
/
+1
*
Removed unneeded CPP files
Tiger Wang
2013-11-29
1
-11
/
+22
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-0
/
+27
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+55