Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-29 | Refactored more of Entities and BlockEntities to use Vector3. (#4403) | Mattes D | 1 | -2/+2 |
2018-08-29 | Force all headers other than "Globals.h" to be included with relative paths (#4269) | peterbell10 | 1 | -1/+1 |
2018-07-26 | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 1 | -1/+0 |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -1/+1 |
2015-03-14 | cPainting saving implemented | Tiger Wang | 1 | -14/+4 |
2015-01-11 | Initial convertion of a_Dt to std::chrono | Tycho | 1 | -1/+1 |
2014-10-23 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -1/+1 |
2014-10-20 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -1/+1 |
2014-02-28 | Fixed multiple gcc warnings about unused params. | madmaxoft | 1 | -0/+11 |
2014-02-18 | Implemented paintings, fixes #689 | Tiger Wang | 1 | -0/+43 |