summaryrefslogtreecommitdiffstats
path: root/src/Entities/Painting.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Normalized comments.madmaxoft2014-07-171-2/+2
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* 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
+ Implemented paintings