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
/
Mobs
/
AggressiveMonster.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Monsters will now attack. Additional checks have been added when generating spawn.
tumultenrx
2015-03-13
1
-3
/
+2
*
Converted Monster to std::chrono
Tycho
2015-01-16
1
-1
/
+1
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-3
/
+3
*
BasicStyle: Added missing braces to control statements.
Mattes D
2014-12-05
1
-0
/
+2
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-3
/
+3
*
Added first test to show the object can be created
Tycho
2014-09-17
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Cave spider now poisons its victim, added IsPawn function to Entity
archshift
2014-06-17
1
-4
/
+6
*
Redstone simulator now directly accesses cChunk
Tiger Wang
2014-04-27
1
-3
/
+2
*
Further refactored, Reverted Minecart change
archshift
2014-04-26
1
-2
/
+2
*
Moved huge conditional out of InStateChasing(), improving readability
archshift
2014-04-26
1
-1
/
+16
*
Simplified Attack() tracing
Tiger Wang
2014-02-12
1
-1
/
+6
*
Fixed #627
Tiger Wang
2014-02-11
1
-2
/
+9
*
Attack() is no longer always called
Tiger Wang
2014-01-25
1
-1
/
+1
*
Large reworking of mob code [SEE DESC]
Tiger Wang
2014-01-24
1
-33
/
+32
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+97