Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 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. | ||||
* | Suggestions | Tiger Wang | 2014-07-04 | 1 | -1/+4 |
| | |||||
* | Fixed multiple issues with projectiles | Tiger Wang | 2014-06-22 | 1 | -0/+18 |
| | | | | | | | * Fixed arrows not being collectable/not truly hitting a block/not lodging into blocks/not going in far enough * Fixed projectiles not playing their block hit animation owning to being destroyed too quickly | ||||
* | Fixed projectile source filenames, indentations | archshift | 2014-04-28 | 1 | -0/+37 |