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
/
Enderman.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made -Weverything an error.
tycho
2015-05-24
1
-1
/
+1
*
Make -Werror disabling file only
tycho
2015-05-19
1
-1
/
+1
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-5
/
+5
*
Derp
Jonathan Frederick
2014-09-29
1
-1
/
+1
*
Fix comments
Jonathan Frederick
2014-09-29
1
-2
/
+2
*
Make endermen take damage in water
Jonathan Frederick
2014-09-28
1
-0
/
+20
*
BasicStyleCheck: Dividers are exactly 80 slashes.
madmaxoft
2014-08-04
1
-1
/
+1
*
Trailing whitespace fix.
madmaxoft
2014-08-03
1
-1
/
+1
*
Improved endermen code a little
Tiger Wang
2014-08-01
1
-19
/
+49
*
Comment suggestions
Tiger Wang
2014-07-31
1
-9
/
+8
*
Added lighting code and added comments
STRWarrior
2014-07-30
1
-0
/
+17
*
Removed lighting code in cEnderman::CheckEventSeePlayer
STRWarrior
2014-07-30
1
-9
/
+1
*
Changed comment
worktycho
2014-06-30
1
-1
/
+1
*
Replaced strange algebra with dot product.
worktycho
2014-06-18
1
-4
/
+6
*
Improved Enderman code
Tiger Wang
2014-06-18
1
-13
/
+32
*
Swapped m_Player and m_EndermanPos
STRWarrior
2014-06-18
1
-2
/
+2
*
Enderman attacks a player if he's looking at him.
STRWarrior
2014-06-18
1
-0
/
+90
*
Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters
TheJumper
2014-02-23
1
-1
/
+6
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+29