summaryrefslogtreecommitdiffstats
path: root/src/Entities/Painting.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Paintings: add sound effects, remove critical hitting (#5276)Rorkh2021-07-281-5/+1
* Using Super.Mattes D2020-04-161-2/+2
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-4/+4
* cPainting saving implementedTiger Wang2015-03-141-12/+6
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Exported individual projectile classes to Lua API.Mattes D2014-10-211-3/+10
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
* Normalized comments.madmaxoft2014-07-171-2/+2
* Tailored death messagesTiger Wang2014-07-041-2/+2
* Fixed multiple gcc warnings about unused params.madmaxoft2014-02-281-1/+1
* Properly exported and documented paintingsTiger Wang2014-02-181-2/+2
* Implemented paintings, fixes #689Tiger Wang2014-02-181-0/+42