summaryrefslogtreecommitdiffstats
path: root/src/Entities/Entity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into itemframesTiger Wang2014-02-181-0/+2
|\ | | | | | | | | | | Conflicts: src/Entities/Entity.h src/WorldStorage/NBTChunkSerializer.cpp
| * Implemented paintings, fixes #689Tiger Wang2014-02-181-0/+2
| | | | | | | | + Implemented paintings
* | Implemented item frames, a part of #689Tiger Wang2014-02-181-0/+2
|/ | | | | + Implemented Item Frames * Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!)
* Implemented fall damage for mobsTiger Wang2014-01-251-0/+5
| | | | | | + Implemented mobile fall damage * Formatting fixes + Defined new Position->Integer macros
* All mobs now drown (fixes #54)Tiger Wang2014-01-251-1/+22
| | | | | * Implemented mob drowning * Iron Golems and squids are excluded
* Removed unused ReferenceManagerTiger Wang2014-01-241-9/+1
|
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-2/+2
|
* Removed obsoleted functionsTiger Wang2014-01-161-3/+1
|
* OBSOLETE'd obsolete functionsTiger Wang2014-01-151-2/+2
|
* Detaching improvementsTiger Wang2014-01-131-1/+1
| | | | | * Players now search for an area around themselves to teleport to when detaching from something
* Fixed compilation in VC2008.madmaxoft2013-12-301-2/+4
| | | | Also removed an unused inline header file (yuck).
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-3/+7
|
* ChunkSender is now warnings cleanTycho Bickerstaff2013-12-211-4/+4
|
* Sorted a few constructors to remove warnings.madmaxoft2013-12-201-1/+1
|
* Added cFloater class.STRWarrior2013-12-191-0/+3
|
* Added HandleSpeedFromAttachee so an entity can override the function.STRWarrior2013-12-161-0/+1
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+1
| | | | | Conflicts: VC2008/MCServer.vcproj
* Moved source to srcAlexander Harkness2013-11-241-0/+445