Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2016-07-29 | Fix code style. | Andrei Karas | 1 | -1/+0 | |
2016-07-29 | Fix some issues detected by cppcheck. | Andrei Karas | 1 | -3/+0 | |
2016-07-24 | Remove extra includes. | Andrei Karas | 1 | -2/+0 | |
2016-07-24 | Remove useless virtual keyword from castingeffect.h | Andrei Karas | 1 | -1/+1 | |
2016-07-24 | Add castingeffect object for draw casting effect in specified position and ↵ | Andrei Karas | 1 | -0/+81 | |
sorting. Now casting effect drawed on ground and not over players or mobs. |