Howaner
|
bc4a51781e
|
Add lava and water check to block handlers.
|
2014-05-07 20:37:36 +02:00 |
|
Howaner
|
36a2aa2f21
|
Rename CanChangeDirtToGrass to CanDirtGrowGrass
|
2014-05-07 12:59:48 +02:00 |
|
Howaner
|
4d7b250a50
|
Remove old import
|
2014-04-06 21:45:55 +02:00 |
|
Howaner
|
039191499c
|
Add CanChangeDirtToGrass function to Block Handlers.
|
2014-04-06 21:41:01 +02:00 |
|
Howaner
|
32d054e8fd
|
Merge branch 'master' into Slabs
Conflicts:
src/Blocks/BlockDirt.h
|
2014-04-03 22:03:18 +02:00 |
|
Howaner
|
cbb0352e51
|
Remove old function
|
2014-04-03 21:44:23 +02:00 |
|
Howaner
|
ca08a44c98
|
Grass now grows under up-side-down slabs
|
2014-04-03 21:43:40 +02:00 |
|
madmaxoft
|
8288e53c0b
|
Fixed a few Clang warnings in BlockHandlers.
|
2014-03-30 23:13:13 +02:00 |
|
Howaner
|
9c46112486
|
Change SpreadSource prefix to ss
|
2014-03-27 23:20:28 +01:00 |
|
Howaner
|
3774b1be64
|
Add SpreadSource
|
2014-03-27 23:20:28 +01:00 |
|
andrew
|
d73cdba1f6
|
g_BlockXXX => cBlockInfo::XXX
|
2014-03-01 21:34:19 +02:00 |
|
Tycho
|
b82fc394dd
|
Changed Signiture of OnUpdate
|
2014-02-02 06:49:37 -08:00 |
|
Tycho
|
6e6409b1a0
|
Removed cWorld Include
|
2014-01-26 07:10:29 -08:00 |
|
Tiger Wang
|
c08910d4af
|
Fixed assertion during dirt block OnUpdate()
|
2013-12-19 23:06:26 +00:00 |
|
madmaxoft
|
c70c2fa42f
|
Changed cBlockHandler->OnUpdate() to use cChunk directly.
|
2013-11-30 15:58:27 +01:00 |
|
madmaxoft
|
463de118a0
|
Grass doesn't spread to podzol or grassless dirt blocks.
|
2013-11-30 13:48:22 +01:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|