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
/
TNTEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-76
/
+0
*
Fixed compile-time warning in TNTEntity.
madmaxoft
2013-08-17
1
-2
/
+2
*
Added OnExploding() and OnExploded() hooks.
madmaxoft
2013-08-09
1
-1
/
+1
*
Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks.
madmaxoft
2013-08-08
1
-3
/
+7
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-72
/
+72
*
Improved function names for protocol packet sending; alpha-sorted the function lists
madmaxoft@gmail.com
2013-07-07
1
-1
/
+1
*
Rewritten entity-on-fire management ("forever on fire" bugs)
madmaxoft@gmail.com
2013-07-01
1
-2
/
+2
*
Unified the way mobs are spawned (egg vs natural). Fixed deadlocks in mob moving. Fixed mob destroying code.
madmaxoft@gmail.com
2013-06-25
1
-1
/
+1
*
More TNT fixes.
madmaxoft@gmail.com
2013-06-18
1
-8
/
+8
*
TNT fixes.
madmaxoft@gmail.com
2013-06-18
1
-6
/
+6
*
TNT: Added physics to TNT entity
keyboard.osh@gmail.com
2013-04-28
1
-0
/
+2
*
Initial implementation of explosions and TNT block
keyboard.osh@gmail.com
2013-04-18
1
-0
/
+70