summaryrefslogtreecommitdiffstats
path: root/src/BlockInfo.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into SlabsHowaner2014-05-071-0/+1
|\
| * Ladders set as transparent.madmaxoft2014-04-301-0/+1
| |
* | Add CanChangeDirtToGrass function to Block Handlers.Howaner2014-04-061-0/+10
|/
* Some fixes to lilypadsTiger Wang2014-03-281-1/+2
| | | | | | | | * Fixed placement on lava * Fixed placement on side of blocks * Fixed placement through blocks + Added washing-away of pads + Added ice as a block that fully occupies its voxel
* Add new leaves to all classes.Howaner2014-03-161-0/+1
|
* Fixed issues with int vs size_t and a few other warningsTycho2014-03-081-2/+0
|
* cBlockInfo-related changes from #723andrew2014-03-081-0/+9
|
* Removed if conditionandrew2014-03-021-4/+1
|
* cBlockInfo now manages the respective cBlockHandlerandrew2014-03-021-0/+22
|
* GetById => Getandrew2014-03-021-3/+3
|
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-5/+5
|
* Refactored global block property arraysandrew2014-03-011-0/+423