Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed creeper explosions | SafwatHalaby | 2015-05-30 | 1 | -1/+1 |
| | |||||
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -2/+2 |
| | |||||
* | Make -Werror disabling file only | tycho | 2015-05-19 | 1 | -1/+1 |
| | | | | Ad fix a load of warnings | ||||
* | Creeper: Fixed skeleton check. | Mattes D | 2015-03-21 | 1 | -11/+10 |
| | |||||
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -2/+2 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | More trailing whitespace fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | Changed BroadcastSoundEffect function to take floating pos. | Howaner | 2014-07-13 | 1 | -2/+2 |
| | |||||
* | Changed everything to callbacks | Tiger Wang | 2014-07-05 | 1 | -2/+20 |
| | |||||
* | Exploded creepers drop nothing, part of #1058 | Tiger Wang | 2014-06-04 | 1 | -2/+8 |
| | |||||
* | Add entity invulnerable | Howaner | 2014-04-26 | 1 | -2/+6 |
| | |||||
* | Creeper fixes | tonibm19 | 2014-03-02 | 1 | -9/+32 |
| | | | | | - Fixed explosion time (1.5s, according to minecraftwiki) - Creeper explodes if right clicked with flint and steel | ||||
* | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 1 | -1/+6 |
| | |||||
* | Fixed TNT fizzing everywhere | Tiger Wang | 2014-02-15 | 1 | -1/+1 |
| | |||||
* | Did what xoft recommended | Tiger Wang | 2014-01-25 | 1 | -1/+5 |
| | |||||
* | Implemented creeper abilities | Tiger Wang | 2014-01-24 | 1 | -2/+47 |
| | | | | | | | | * Creepers now explode with a sound effect * Creepers drop a music disc on the unlikely event of being killed by a skeleton's arrow Inspired by @maniak89's PR #132. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+47 |