summaryrefslogtreecommitdiffstats
path: root/src/Entities/HangingEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed style violationsTiger Wang2015-03-141-2/+2
|
* cPainting saving implementedTiger Wang2015-03-141-4/+9
| | | | Additionally, it now inherits from cHangingEntity.
* Fixed confusion over Item Frame directionsTiger Wang2015-03-131-13/+62
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* Properly exported cItemFrame and cHangingEntity to Lua.Mattes D2014-10-211-12/+17
|
* Comment styleHowaner2014-09-251-1/+1
|
* Fixed hanging direction bugs.Howaner2014-09-251-1/+1
|
* Removed redundant semicolons and re-added warningarchshift2014-07-241-2/+2
|
* Add item frame saving.Howaner2014-03-151-0/+49