summaryrefslogtreecommitdiffstats
path: root/source/FallingBlock.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-21Added more constants into eEntityType; made them a compulsory parameter to the constructor, so that all entities have proper type.madmaxoft@gmail.com1-1/+1
2012-12-21Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass().madmaxoft@gmail.com1-13/+9
2012-09-30Added falling block entities. Sand and gravel now properly fall downfaketruth1-0/+64