Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 2017-09-11 | 1 | -14/+5 |
| | |||||
* | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 2017-09-02 | 1 | -5/+14 |
| | | | | This reverts commit 496c337cdfa593654018c171f6a74c28272265b5. | ||||
* | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 2017-09-01 | 1 | -14/+5 |
| | |||||
* | Changed entity ownership model to use smart pointers | Tiger Wang | 2017-08-07 | 1 | -12/+1 |
| | |||||
* | Updated sounds and effect IDs (#3422) | mathiascode | 2017-02-15 | 1 | -1/+1 |
| | |||||
* | Entities now bail out of ticks if destroyed (#3363) | LogicParrot | 2016-09-03 | 1 | -0/+5 |
| | |||||
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | Tailored death messages | Tiger Wang | 2014-07-04 | 1 | -2/+2 |
| | |||||
* | Fixed deadlock when moving players to other worlds. | Mattes D | 2014-06-08 | 1 | -1/+1 |
| | | | | Fixes #1039, fixes #851 | ||||
* | Fixed cWither::KilledBy | andrew | 2014-05-21 | 1 | -1/+2 |
| | |||||
* | Cleaned up cPlayer::UpdateMovementStats; Wither achievements | andrew | 2014-05-20 | 1 | -0/+33 |
| | |||||
* | Revert "Withers now use the new invulnerable." | Howaner | 2014-04-28 | 1 | -9/+20 |
| | | | This reverts commit 619592b5a0ab651e714d55932bc7909e4204cee9. | ||||
* | Withers now use the new invulnerable. | Howaner | 2014-04-26 | 1 | -20/+9 |
| | |||||
* | Fixes | Howaner | 2014-04-26 | 1 | -5/+5 |
| | |||||
* | Add entity invulnerable | Howaner | 2014-04-26 | 1 | -5/+5 |
| | |||||
* | Fixed clang compilation | andrew | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | Fixed wither summoning | andrew | 2014-03-25 | 1 | -2/+12 |
| | |||||
* | Protocol: Wither metadata | andrew | 2014-03-25 | 1 | -0/+16 |
| | |||||
* | Wither invulnerability | andrew | 2014-03-24 | 1 | -1/+51 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+26 |