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
/
Mobs
/
Wolf.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small code-style fixes.
madmaxoft
2013-11-10
1
-9
/
+18
*
Renamed variables in cWolf.
STRWarrior
2013-11-10
1
-12
/
+12
*
Using DoWithPlayer instead of FindAndDoWithPlayer for callbacks.
STRWarrior
2013-11-10
1
-3
/
+12
*
The owner object isn't stored anymore. Instead we use the name of the player.
STRWarrior
2013-11-10
1
-7
/
+21
*
Using cMonster::Tick instead of super::cMonster::Tick
STRWarrior
2013-11-10
1
-1
/
+1
*
Wolves can now be owned by an entity.
STRWarrior
2013-11-10
1
-11
/
+83
*
Fixed loading allowed mobs in world.
madmaxoft
2013-10-20
1
-1
/
+1
*
Initial Metadata Commit [SEE DESC]
Tiger Wang
2013-10-08
1
-0
/
+79
*
Reduced most mobs' constructors to oneliners by passing parameters to superclasses
madmaxoft@gmail.com
2012-12-22
1
-20
/
+0
*
Added sounds to levers and mobs
luksor111@gmail.com
2012-12-21
1
-0
/
+2
*
Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass().
madmaxoft@gmail.com
2012-12-21
1
-9
/
+7
*
Source files cleanup: Mobs-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2012-09-23
1
-0
/
+20