Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only nether-native mobs can see through lava | Rorkh | 2021-10-02 | 1 | -8/+8 |
| | |||||
* | Update entity sizes | Tiger Wang | 2021-04-12 | 1 | -1/+9 |
| | |||||
* | Using Super. | Mattes D | 2020-04-16 | 1 | -1/+1 |
| | |||||
* | Add ambient mob sounds (#4521) | Mat | 2020-03-22 | 1 | -1/+1 |
| | |||||
* | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 2018-07-26 | 1 | -0/+2 |
| | | | | Add check for number of empty lines between functions and fix the corresponding failures | ||||
* | Updated sounds and effect IDs (#3422) | mathiascode | 2017-02-15 | 1 | -7/+4 |
| | |||||
* | GetSizeName of cSlime and cMagmaCube is now static | Tristan | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | Fixed the sound issue with the MagmaCube | Tri125 | 2015-05-07 | 1 | -2/+12 |
| | | | | | | -Name of the sound is correctly capitalized -Get the appropriate sound depending on its size | ||||
* | Fixed references to renamed files. | archshift | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | Rename mob source files to fit CamelCase. | archshift | 2014-04-24 | 1 | -0/+30 |
Rename Cavespider.cpp to CaveSpider.cpp Rename Cavespider.h to CaveSpider.h Rename Magmacube.cpp to MagmaCube.cpp Rename Magmacube.h to MagmaCube.h Rename Zombiepigman.cpp to ZombiePigman.cpp Rename Zombiepigman.h to ZombiePigman.h |