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
/
Entities
/
Entity.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made -Weverything an error.
tycho
2015-05-24
1
-2
/
+2
*
More style checking.
Mattes D
2015-05-09
1
-2
/
+2
*
Changed air drag units to 'interpolated ticks' per second
DevToaster
2015-03-31
1
-2
/
+4
*
Modified physics for more vanilla-like behavior
DevToaster
2015-03-31
1
-0
/
+8
*
Changed cEntity::m_UniqueID to UInt32.
Mattes D
2015-03-21
1
-3
/
+10
*
cPlayer should override IsOnGround()
Howaner
2015-02-07
1
-2
/
+2
*
Added IsOnGround() to cEntity
Howaner
2015-02-07
1
-0
/
+3
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-2
/
+2
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-96
/
+100
*
Merged branch 'master' of git://github.com/sriehl/MCServer
Mattes D
2014-10-21
1
-93
/
+89
|
\
|
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-94
/
+90
*
|
LuaState: Pushing a cEntity pushes the correct class name.
Mattes D
2014-10-19
1
-5
/
+5
|
/
*
Float/Ciel: If it's going to use C++11, it might as well take advantage of it
archshift
2014-10-09
1
-3
/
+3
*
Use static casts instead of C casts, add floor-cast functions
archshift
2014-10-09
1
-3
/
+3
*
Merge branch 'master' into EntityCustomName
Howaner
2014-09-23
1
-0
/
+6
|
\
|
*
Entities experience water resistance
Tiger Wang
2014-09-13
1
-0
/
+6
*
|
Added name tag
Howaner
2014-09-01
1
-1
/
+1
|
/
*
Entity.h: Moved constants out of some unnamed enum
archshift
2014-07-30
1
-14
/
+14
*
Merge branch 'master' into portals
Tiger Wang
2014-07-29
1
-1
/
+1
|
\
|
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
|
Suggestions
Tiger Wang
2014-07-23
1
-3
/
+5
*
|
Speed improvements, crash fixes, & self-suggestions
Tiger Wang
2014-07-22
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-07-22
1
-0
/
+6
|
\
|
|
*
Added m_TicksAlive to entities, allows projectiles to hit their creators
archshift
2014-07-20
1
-0
/
+6
*
|
Suggestions
Tiger Wang
2014-07-21
1
-9
/
+21
*
|
Bug and crash fixes
Tiger Wang
2014-07-20
1
-6
/
+9
*
|
Merge branch 'master' into portals
Tiger Wang
2014-07-18
1
-7
/
+8
|
\
|
|
*
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-1
/
+1
|
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
|
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
|
*
Merge branch 'master' into potions
madmaxoft
2014-07-17
1
-1
/
+1
|
|
\
|
|
*
Merge pull request #1193 from mc-server/deathmessages
Mattes D
2014-07-17
1
-1
/
+1
|
|
|
\
|
|
|
*
Tailored death messages
Tiger Wang
2014-07-04
1
-1
/
+1
|
*
|
|
Merge remote-tracking branch 'origin/master' into potions
archshift
2014-07-10
1
-2
/
+2
|
|
\
|
|
|
|
*
|
Some Entity.cpp style improvements
Tiger Wang
2014-06-22
1
-2
/
+2
|
|
|
/
|
*
|
Cave spider now poisons its victim, added IsPawn function to Entity
archshift
2014-06-17
1
-0
/
+1
|
*
|
Player: made healing instantaneous
archshift
2014-06-17
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' into portals
Tiger Wang
2014-06-21
1
-10
/
+25
|
\
|
|
*
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
2014-06-16
1
-10
/
+25
*
|
Fixed invalid iterators
Tiger Wang
2014-06-21
1
-1
/
+9
*
|
Implemented PR suggestions
archshift
2014-06-16
1
-1
/
+1
*
|
Reverted portal creation code
Tiger Wang
2014-06-14
1
-3
/
+0
*
|
Portals animate and delay correctly
Tiger Wang
2014-06-12
1
-2
/
+8
*
|
Merge branch 'master' into portals
Tiger Wang
2014-06-10
1
-4
/
+6
|
\
|
|
*
Fixed deadlock when moving players to other worlds.
Mattes D
2014-06-08
1
-2
/
+3
|
*
Added queue for adding entities to cWorld.
Mattes D
2014-06-08
1
-2
/
+3
*
|
Portal improvements and suggestions
Tiger Wang
2014-06-10
1
-0
/
+3
*
|
Implemented end and nether portals
Tiger Wang
2014-05-31
1
-0
/
+6
|
/
*
Merge pull request #1010 from mc-server/cactidamage
Alexander Harkness
2014-05-19
1
-0
/
+3
|
\
|
*
Implemented cacti damage
Tiger Wang
2014-05-18
1
-0
/
+3
*
|
cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement()
andrew
2014-05-12
1
-0
/
+3
|
/
*
A bit of reformatting.
madmaxoft
2014-05-02
1
-5
/
+10
*
Merge branch 'master' into fixes.
madmaxoft
2014-05-02
1
-10
/
+25
|
\
|
*
Merge pull request #940 from Howaner/GlobalFixes
Mattes D
2014-04-28
1
-10
/
+22
|
|
\
|
|
*
Fixes
Howaner
2014-04-26
1
-10
/
+13
|
|
*
Change m_InvulnerableTicks description again again :D
Howaner
2014-04-26
1
-1
/
+1
|
|
*
Change m_InvulnerableTicks description again.
Howaner
2014-04-26
1
-1
/
+1
|
|
*
Change m_InvulnerableTicks description
Howaner
2014-04-26
1
-1
/
+1
|
|
*
Add entity invulnerable
Howaner
2014-04-26
1
-4
/
+13
|
*
|
Further refactored, Reverted Minecart change
archshift
2014-04-26
1
-1
/
+1
|
*
|
Moved switch{} out of GetArmorCoverAgainst().
archshift
2014-04-26
1
-0
/
+3
|
|
/
*
|
More comments!
Tiger Wang
2014-04-27
1
-2
/
+9
*
|
Merge branch 'master' into fixes
Tiger Wang
2014-04-24
1
-0
/
+8
|
\
|
|
*
Renamed getter and setter for IsFireproof.
archshift
2014-04-23
1
-2
/
+2
|
*
Fireproof status getter and setter.
archshift
2014-04-23
1
-0
/
+5
|
*
Fixed indentation and changed m_Fireproof to m_IsFireproof.
archshift
2014-04-22
1
-2
/
+2
|
*
Lay foundation for fireproof entities.
archshift
2014-04-22
1
-0
/
+3
*
|
Some change to Entity.cpp
Tiger Wang
2014-04-23
1
-7
/
+4
|
/
*
Merge pull request #891 from mc-server/fixes
Mattes D
2014-04-17
1
-15
/
+36
|
\
|
*
Entities handle chunks properly again
Tiger Wang
2014-04-12
1
-15
/
+36
*
|
Added new AI rules
Tiger Wang
2014-04-17
1
-1
/
+2
|
/
*
Documented the units and range for entity rotations.
madmaxoft
2014-04-03
1
-7
/
+7
*
Ender crystals
andrew
2014-03-25
1
-11
/
+13
*
Merge branch 'master' into awesometnt
Tiger Wang
2014-03-18
1
-3
/
+1
|
\
|
*
Unified Vector classes
andrew
2014-03-11
1
-3
/
+1
*
|
Added extra awesomeness to TNT
Tiger Wang
2014-03-05
1
-0
/
+1
|
/
*
Merge branch 'master' into itemframes
Tiger Wang
2014-02-18
1
-0
/
+2
|
\
|
*
Implemented paintings, fixes #689
Tiger Wang
2014-02-18
1
-0
/
+2
*
|
Implemented item frames, a part of #689
Tiger Wang
2014-02-18
1
-0
/
+2
|
/
*
Implemented fall damage for mobs
Tiger Wang
2014-01-25
1
-0
/
+5
*
All mobs now drown (fixes #54)
Tiger Wang
2014-01-25
1
-1
/
+22
*
Removed unused ReferenceManager
Tiger Wang
2014-01-24
1
-9
/
+1
*
Removed internal cEntity::GetRot() usage.
madmaxoft
2014-01-17
1
-2
/
+2
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-3
/
+1
*
OBSOLETE'd obsolete functions
Tiger Wang
2014-01-15
1
-2
/
+2
*
Detaching improvements
Tiger Wang
2014-01-13
1
-1
/
+1
*
Fixed compilation in VC2008.
madmaxoft
2013-12-30
1
-2
/
+4
*
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2013-12-22
1
-3
/
+7
*
ChunkSender is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-4
/
+4
*
Sorted a few constructors to remove warnings.
madmaxoft
2013-12-20
1
-1
/
+1
*
Added cFloater class.
STRWarrior
2013-12-19
1
-0
/
+3
*
Added HandleSpeedFromAttachee so an entity can override the function.
STRWarrior
2013-12-16
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+445