Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -2/+2 |
| | |||||
* | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 2015-07-29 | 1 | -1/+1 |
| | |||||
* | Improved maps | Tiger Wang | 2015-07-14 | 1 | -2/+6 |
| | |||||
* | Refactored all player block placing to go through hooks. | Mattes D | 2014-12-24 | 1 | -199/+5 |
| | | | | Fixes #1618. | ||||
* | Merge branch 'master' into redstoneTests | Tycho | 2014-09-17 | 1 | -6/+6 |
|\ | | | | | | | | | Conflicts: src/Blocks/ChunkInterface.h | ||||
| * | Fixed farmland issues. | Howaner | 2014-09-12 | 1 | -6/+6 |
| | | |||||
* | | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -2/+2 |
|/ | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into GlobalFixes | Howaner | 2014-06-17 | 1 | -1/+1 |
|\ | |||||
| * | Hopefully fixed piston duplication issues | Tiger Wang | 2014-05-25 | 1 | -1/+1 |
| | | | | | | | | | | * Fixes #879 * Fixes #714 | ||||
* | | Check block type from cBlockEntity | Howaner | 2014-06-17 | 1 | -8/+8 |
| | | |||||
* | | Add DoWithBlockEntityAt() to WorldInterface.h | Howaner | 2014-06-17 | 1 | -37/+52 |
| | | |||||
* | | Code improvements | Howaner | 2014-05-28 | 1 | -6/+2 |
| | | |||||
* | | Fix skull bugs. | Howaner | 2014-05-28 | 1 | -2/+41 |
|/ | |||||
* | Fixed cWither::KilledBy | andrew | 2014-05-21 | 1 | -0/+1 |
| | |||||
* | Cleaned up cPlayer::UpdateMovementStats; Wither achievements | andrew | 2014-05-20 | 1 | -0/+27 |
| | |||||
* | Merge pull request #831 from mc-server/Wither | Mattes D | 2014-04-02 | 1 | -3/+105 |
|\ | | | | | Wither | ||||
| * | Fixed clang compilation | andrew | 2014-03-25 | 1 | -13/+16 |
| | | |||||
| * | Fixed wither summoning | andrew | 2014-03-25 | 1 | -1/+24 |
| | | |||||
| * | Protocol: Wither metadata | andrew | 2014-03-25 | 1 | -3/+79 |
| | | |||||
* | | Fixed clang warnings in BlockHandlers. | madmaxoft | 2014-04-01 | 1 | -1/+1 |
| | | |||||
* | | Fixed a few Clang warnings in BlockHandlers. | madmaxoft | 2014-03-30 | 1 | -2/+2 |
|/ | |||||
* | Wither invulnerability | andrew | 2014-03-24 | 1 | -0/+14 |
| | |||||
* | Add Lua Bindings for FlowerPotEntity.h and add documentation. | Howaner | 2014-03-07 | 1 | -2/+3 |
| | |||||
* | Rename SkullEntity to MobHeadEntity | Howaner | 2014-02-19 | 1 | -0/+69 |