Tiger Wang
|
a26541a7c3
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
|
Mattes D
|
eeb580a74e
|
Functions in cPluginManager get references instead of pointers.
|
2014-10-15 19:09:09 +02:00 |
|
Howaner
|
7d3016c7ad
|
Code improvements
|
2014-09-30 20:59:59 +02:00 |
|
Howaner
|
425df6b694
|
Fixed 1.8 dirt types
|
2014-09-30 20:31:27 +02:00 |
|
Tycho
|
a3f940f47c
|
Removed more unessicary includes
|
2014-09-26 18:13:19 +01:00 |
|
Masy98
|
acae3c9c65
|
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
|
2014-09-09 16:00:26 +02:00 |
|
Howaner
|
b5ffe06f88
|
Code formatting fixes.
|
2014-08-19 22:14:37 +02:00 |
|
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 |
|