Finer progress bar updates when initializing nodes
authorest31 <MTest31@outlook.com>
Sun, 15 Mar 2015 06:25:22 +0000 (07:25 +0100)
committerCraig Robbins <kde.psych@gmail.com>
Sun, 15 Mar 2015 12:01:52 +0000 (22:01 +1000)
commite4f7c92cff0badd6c40b47bd90b1fc1b35456a1a
treed080116bc042d87283ed4c3d6e5cec9977cfd141
parent2bc0165652ec9244081f7c0db28c8d9c81b5d308
Finer progress bar updates when initializing nodes

The bar is only drawn when the user will notice a change, which prevents time overheads that this commit would cause, resulting from useless draws.
src/client.cpp
src/client.h
src/game.cpp
src/nodedef.cpp
src/nodedef.h