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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
Monster.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
Moved to passing pointers instead of passing by reference.
Samuel Barney
1
-4
/
+4
2014-08-26
Reworked Component and Monster classes to mimic the old code.
Samuel Barney
1
-0
/
+6
2014-08-26
Added getters for the Components. Currently returning by reference.
Samuel Barney
1
-5
/
+11
2014-08-25
Got it working, finally
Samuel Barney
1
-2
/
+2
2014-08-21
Temporarily commented out override directives.
Samuel Barney
1
-1
/
+1
2014-08-21
Removed toloa calls.
Samuel Barney
1
-3
/
+0
2014-08-21
Moved some things around
Samuel Barney
1
-1
/
+5
2014-08-21
Added new code
Samuel Barney
1
-0
/
+65
2014-08-21
Renamed all new Mob files and classes
Samuel Barney
1
-2
/
+2
2014-08-21
Fixed to make metadata work correctly.
Samuel Barney
1
-0
/
+2
2014-08-21
Got the new mob classes implemented.
Samuel Barney
1
-0
/
+24
2014-08-21
Temporarily instantiating components here.
Samuel Barney
1
-0
/
+5
2014-08-21
Integrated ClientHandle into NewMonster
Samuel Barney
1
-1
/
+5
2014-08-20
Got the core of NewMonster working
Samuel Barney
1
-2
/
+49
2014-08-20
Added start of new monster class
Samuel Barney
1
-0
/
+16