Water fixes
authorgregorycu <gregory.currie@gmail.com>
Tue, 13 Jan 2015 14:19:54 +0000 (01:19 +1100)
committerCraig Robbins <kde.psych@gmail.com>
Sun, 18 Jan 2015 10:30:33 +0000 (20:30 +1000)
commitdb3466dbe885f27b87ceca0a4bb115169f844a0c
tree6e93becce3183574477ef766f641dcd7e54d680f
parent805c8e51e5dd4dfad381a0d40b4388b5de90becf
Water fixes

Change must_reflow to a deque
Add overload for MapBlock::raiseModified that takes a const char*. This is a speed improvement.
Comment out unused variable
Optimisations to block offset calculations
src/map.cpp
src/mapblock.h
src/util/numeric.h