Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-30 | Chest, weather, crash, and miscellaneous fixes (#5215) | Tiger Wang | 1 | -1/+1 |
2021-04-12 | Update entity sizes | Tiger Wang | 1 | -4/+3 |
2021-03-28 | Unify DoWithBlockEntity (#5168) | Tiger Wang | 1 | -0/+1 |
2020-05-15 | Enable some more clang-tidy linter checks (#4738) | peterbell10 | 1 | -5/+2 |
2020-04-03 | Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) | Mattes D | 1 | -0/+1 |
2018-02-05 | Deal with covered switches consistently (#4161) | peterbell10 | 1 | -7/+1 |
2016-04-18 | Fix issues below y = 0 | LogicParrot | 1 | -2/+8 |
2015-12-24 | PF - "Special blocks" handling | Safwat Halaby | 1 | -39/+59 |
2015-12-21 | PF - Improved mob jumping | Safwat Halaby | 1 | -1/+5 |
2015-12-21 | Revert "Changed cPath to have a reset method". | Safwat Halaby | 1 | -8/+8 |
2015-12-16 | Changed cPath to have a reset method. | tycho | 1 | -8/+8 |
2015-12-15 | Changed raw cPath to an unique_ptr, fixes memory leak | Lukas Pioch | 1 | -8/+8 |
2015-12-13 | Decoupled cMonster and path recalc logic, re-implemented recalc | Safwat Halaby | 1 | -0/+261 |