Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily commented out override directives." | Tycho | 2014-09-05 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h | ||||
* | Temporarily commented out override directives. | Samuel Barney | 2014-08-21 | 1 | -5/+5 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Superfluous method override. | Howaner | 2014-05-07 | 1 | -6/+0 |
| | |||||
* | Add lava and water check to block handlers. | Howaner | 2014-05-07 | 1 | -0/+12 |
| | |||||
* | With eXtra line! | Tiger Wang | 2014-04-02 | 1 | -0/+1 |
| | |||||
* | Removed extra brackets | Tiger Wang | 2014-04-02 | 1 | -5/+2 |
| | |||||
* | Realised suggestions | Tiger Wang | 2014-03-31 | 1 | -1/+4 |
| | |||||
* | Fixed a few Y too high/low asserts | Tiger Wang | 2014-03-31 | 1 | -2/+3 |
| | |||||
* | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 1 | -3/+3 |
| | |||||
* | Changed pointers to references | Tycho | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check | ||||
* | Lava can spawn fire. | madmaxoft | 2013-12-04 | 1 | -0/+81 |
| | | | | Settable in world.ini, lava can spawn fire to fuel blocks near it. Fix #65. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+56 |