Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-17 | Normalized comments. | madmaxoft | 1 | -2/+2 |
2014-07-17 | Fixed 3 MSVC warnings in SplashPotionEntity. | madmaxoft | 1 | -1/+1 |
2014-07-15 | Restructured cSplashPotionEntity code. | madmaxoft | 1 | -38/+69 |
2014-07-12 | For now, removed creator member from Entity Effect for pointer safety | archshift | 1 | -1/+1 |
2014-06-19 | EntityEffects.x -> EntityEffect.x, Object-Oriented effects | archshift | 1 | -1/+1 |
2014-06-17 | Entity effects: changed User to Creator, removed pawn pass-by-value | archshift | 1 | -1/+1 |
2014-06-17 | Entity Effects: Clarified user, added it to AddEntityEffect | archshift | 1 | -5/+3 |
2014-06-17 | Changed the AddEntityEffect() params for easier calls. | madmaxoft | 1 | -7/+12 |
2014-06-17 | Cave spider now poisons its victim, added IsPawn function to Entity | archshift | 1 | -1/+1 |
2014-06-17 | Applies splash potion effects to mobs as well as players | archshift | 1 | -6/+9 |
2014-06-17 | Added splash potion functionality | archshift | 1 | -6/+52 |
2014-06-17 | Added classes for splash potions and wither skulls | archshift | 1 | -0/+37 |