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
/
BlockEntities
/
CommandBlockEntity.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-11
Initial convertion of a_Dt to std::chrono
Tycho
1
-1
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-09-30
Removed WSSCompact
Tiger Wang
1
-32
/
+0
2014-09-26
Removed more unessicary includes
Tycho
1
-4
/
+2
2014-09-01
Fixed style.
madmaxoft
1
-1
/
+2
2014-08-31
Changed null check to assert
worktycho
1
-5
/
+3
2014-08-30
Fixed style.
madmaxoft
1
-2
/
+3
2014-08-29
Improved command block security
Tiger Wang
1
-6
/
+19
2014-07-17
Normalized comments.
madmaxoft
1
-1
/
+1
2014-04-27
Added static const, initialized fields.
archshift
1
-1
/
+2
2014-04-03
Fixed a few MSVC type warnings.
Mattes D
1
-1
/
+1
2014-02-24
Fixed compilation in MSVC (forward class definitions).
madmaxoft
1
-0
/
+1
2014-02-24
BlockEntities is warnings free
Tycho
1
-0
/
+2
2014-01-23
Minor style improvements for the merged PR.
Mattes D
1
-4
/
+4
2014-01-23
Command block fixes 2
andrew
1
-6
/
+20
2014-01-19
Removed unneeded paramters
Tiger Wang
1
-1
/
+1
2014-01-19
Changed SendBlockEntity format slightly
Tiger Wang
1
-24
/
+2
2014-01-19
Improved command blocks
Tiger Wang
1
-5
/
+37
2014-01-18
Fixed compiler error.
STRWarrior
1
-3
/
+3
2014-01-18
Command block fixes
andrew
1
-33
/
+3
2014-01-18
Parse the MC|AdvCdm plugin message
andrew
1
-0
/
+2
2014-01-18
Command blocks: Execute()
andrew
1
-5
/
+27
2014-01-18
Command block (de)serialization
andrew
1
-1
/
+31
2014-01-18
Basic command block implementation
andrew
1
-0
/
+173