Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-01 | Changed Signiture of OnDestroyedByPlayer | Tycho | 1 | -0/+5 | |
2014-02-01 | Changed pointers to references | Tycho | 1 | -3/+3 | |
2014-02-01 | Changed signitures of Several BLockHandler Methods | Tycho | 1 | -0/+4 | |
Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check | |||||
2014-01-26 | Refactored cBlockHandler::OnUse and dependents | Tycho | 1 | -7/+51 | |
2014-01-25 | First attempt at Implementing Interfaces | Tycho | 1 | -0/+26 | |