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
/
BlockSignPost.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
Improved maps
Tiger Wang
1
-7
/
+6
2015-05-16
Fixed bad logic.
Alexander Harkness
1
-1
/
+1
2015-05-16
Should Fix sign flipping.
Alexander Harkness
1
-2
/
+2
2014-12-24
Refactored all player block placing to go through hooks.
Mattes D
1
-11
/
+0
2014-10-23
Signs can be placed on wallsigns.
Alexander Harkness
1
-1
/
+1
2014-09-09
Removed old sound-configuration for SignPosts
Masy98
1
-6
/
+0
2014-08-04
Fixed signs not staying on other signs
Tiger Wang
1
-1
/
+2
2014-07-18
Normalized code style for both sign handlers.
madmaxoft
1
-8
/
+11
2014-07-18
Added a extra wall sign handler.
Howaner
1
-21
/
+15
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-06-23
Fixed sign and lever rotations.
madmaxoft
1
-3
/
+3
2014-04-04
Fixed Clang warnings in itemhandlers.
madmaxoft
1
-2
/
+2
2014-03-29
Added in MetaMirrorXY and MetaMirrorYZ to cBlockSignHandler.
narroo
1
-0
/
+19
2014-03-26
Altered the rotates for cBlockSignHandler. The functions as a whole is still unfinished though; no wall sign or mirroring support yet.
narroo
1
-2
/
+2
2014-03-25
Changed Rotater to Rotator. Added partial sign post rotation support.
narroo
1
-0
/
+12
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-2
/
+2
2014-02-01
Changed Signiture of OnDestroyedByPlayer
Tycho
1
-1
/
+1
2014-02-01
Changed pointers to references
Tycho
1
-1
/
+1
2014-02-01
Changed signitures of Several BLockHandler Methods
Tycho
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-13
Removed place on top and side preventions
Tiger Wang
1
-6
/
+0
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-1
/
+1
2013-07-29
Added the "Edit Sign" packet sent to the client placing a sign.
madmaxoft
1
-0
/
+11
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-73
/
+73
2013-06-04
Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers
madmaxoft@gmail.com
1
-1
/
+31
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-20
/
+0
2012-10-03
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
1
-5
/
+5
2012-10-01
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
1
-10
/
+26
2012-09-29
Unified folder name-casing
madmaxoft@gmail.com
1
-0
/
+0
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-4
/
+4
2012-09-11
Merged in a patch for sounds by l0udPL
madmaxoft@gmail.com
1
-1
/
+6
2012-07-16
Some code improvements
lapayo94@gmail.com
1
-3
/
+3
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-0
/
+42