Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy | mgueydan | 2013-09-10 | 1 | -4/+0 |
* | Changing Bat to AMbiant creature | mgueydan | 2013-09-10 | 1 | -1/+1 |
* | Adding Family for monsters : Hostile/Passive/Water/Ambient | mgueydan | 2013-09-07 | 1 | -0/+19 |
* | Reduced most mobs' constructors to oneliners by passing parameters to superclasses | madmaxoft@gmail.com | 2012-12-22 | 1 | -20/+0 |
* | Added sounds to levers and mobs | luksor111@gmail.com | 2012-12-21 | 1 | -0/+2 |
* | Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). | madmaxoft@gmail.com | 2012-12-21 | 1 | -10/+0 |
* | Refactored the TakeDamage API to take equipped weapon and armor into consideration (PvP untested) | madmaxoft@gmail.com | 2012-12-21 | 1 | -20/+3 |
* | Added Bats and Witches. | luksor111@gmail.com | 2012-11-01 | 1 | -0/+45 |