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