summaryrefslogtreecommitdiffstats
path: root/source/SandSimulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-13Preparation for multiple fluid simulators.madmaxoft@gmail.com1-39/+0
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com1-2/+2
2012-09-30Added falling block entities. Sand and gravel now properly fall downfaketruth1-5/+4
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-2/+2
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-40/+40
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-2/+16
2012-02-14Fixed a (pretty big) memory leak in cSandSimulatorfaketruth1-3/+4
2012-02-02Removed nonsense "virtual inline" declaration from functionsmadmaxoft@gmail.com1-3/+3
2011-12-29- Pickups should now burn in firelapayo94@gmail.com1-3/+3
2011-12-28- little performance improvement on the sand simulatorlapayo94@gmail.com1-0/+1
2011-12-26- improved Simulator system lapayo94@gmail.com1-0/+24