summaryrefslogtreecommitdiffstats
path: root/src/Entities/Painting.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Using Super.Mattes D1-2/+2
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-2/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+0
2015-05-24Made -Weverything an error.tycho1-1/+1
2015-03-14cPainting saving implementedTiger Wang1-14/+4
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-02-28Fixed multiple gcc warnings about unused params.madmaxoft1-0/+11
2014-02-18Implemented paintings, fixes #689Tiger Wang1-0/+43