Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-07-24 | Removed redundant semicolons and re-added warning | archshift | 1 | -1/+1 | |
2014-07-17 | Normalized comments. | madmaxoft | 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. | |||||
2014-07-17 | Fixed formatting for cWitherSkullEntity | madmaxoft | 1 | -2/+3 | |
2014-06-17 | Added classes for splash potions and wither skulls | archshift | 1 | -5/+5 | |
2014-04-28 | Fixed projectile source filenames, indentations | archshift | 1 | -2/+2 | |
2014-04-27 | Fixed ToLua errors, added newlines | archshift | 1 | -2/+2 | |
2014-04-27 | Fixed ToLua issues | archshift | 1 | -2/+2 | |
2014-04-27 | Moved cThrownSnowballEntity out of ProjectileEntity.h | archshift | 1 | -8/+3 | |
2014-04-27 | Moved cThrownEggEntity out of ProjectileEntity.h | archshift | 1 | -0/+39 | |