Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only nether-native mobs can see through lava | Rorkh | 2021-10-02 | 1 | -6/+4 |
| | |||||
* | Using Super. | Mattes D | 2020-04-16 | 1 | -2/+3 |
| | |||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -2/+2 |
| | |||||
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -2/+2 |
| | |||||
* | GetSizeName of cSlime and cMagmaCube is now static | Tristan | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | Big Magma Cube can now spawn | Tri125 | 2015-05-07 | 1 | -1/+1 |
| | | | | Following the same method as the Slime, Magma Cube can now spawn with the size of 1, 2 or 4. | ||||
* | Fixed the sound issue with the MagmaCube | Tri125 | 2015-05-07 | 1 | -0/+4 |
| | | | | | | -Name of the sound is correctly capitalized -Get the appropriate sound depending on its size | ||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Rename mob source files to fit CamelCase. | archshift | 2014-04-24 | 1 | -0/+31 |
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 |