summaryrefslogtreecommitdiffstats
path: root/src/Entities/Painting.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent placing of hangables on illegal blocks and break when support block broken (#5301)Ethan Jones2021-10-031-5/+2
* Paintings: add sound effects, remove critical hitting (#5276)Rorkh2021-07-281-0/+9
* Some emplace_back replacements (#5149)12xx122021-03-071-1/+1
* Using Super.Mattes D2020-04-161-2/+2
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-2/+2
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-1/+0
* Made -Weverything an error.tycho2015-05-241-1/+1
* cPainting saving implementedTiger Wang2015-03-141-14/+4
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Fixed multiple gcc warnings about unused params.madmaxoft2014-02-281-0/+11
* Implemented paintings, fixes #689Tiger Wang2014-02-181-0/+43