summaryrefslogtreecommitdiffstats
path: root/src/BlockInfo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed arrow collection animationTiger Wang2014-07-091-1/+0
* Implemented tripwire(s) (hooks)Tiger Wang2014-06-281-0/+9
* BlockInfo is now a proper C++ singleton.madmaxoft2014-06-251-367/+365
* Fixed BlockInfo initialization.madmaxoft2014-06-241-15/+6
* Nullify deleted pointers.archshift2014-06-191-0/+1
* Add pressure plate handlerHowaner2014-06-171-0/+2
* 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
* 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