Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small code-style fixes. | madmaxoft | 2013-11-10 | 1 | -13/+14 |
* | Renamed variables in cWolf. | STRWarrior | 2013-11-10 | 1 | -17/+17 |
* | Using DoWithPlayer instead of FindAndDoWithPlayer for callbacks. | STRWarrior | 2013-11-10 | 1 | -4/+6 |
* | The owner object isn't stored anymore. Instead we use the name of the player. | STRWarrior | 2013-11-10 | 1 | -3/+3 |
* | Wolves can now be owned by an entity. | STRWarrior | 2013-11-10 | 1 | -6/+17 |
* | Initial Metadata Commit [SEE DESC] | Tiger Wang | 2013-10-08 | 1 | -5/+17 |
* | Rewritten entity-on-fire management ("forever on fire" bugs) | madmaxoft@gmail.com | 2013-07-01 | 1 | -1/+2 |
* | Reduced most mobs' constructors to oneliners by passing parameters to superclasses | madmaxoft@gmail.com | 2012-12-22 | 1 | -1/+4 |
* | Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). | madmaxoft@gmail.com | 2012-12-21 | 1 | -5/+16 |
* | Source files cleanup: Mobs-related files in a separate subfolder, renamed. | madmaxoft@gmail.com | 2012-09-23 | 1 | -0/+12 |