summaryrefslogtreecommitdiff
path: root/src/debug/ElementPopulation.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-11D:mniip1-1/+1
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-1/+1
2012-12-15Element population histogram debug info display - has to be enabled by ↵Simon Robertshaw1-0/+84
adding debugInfo.push_back(new ElementPopulationDebug(gameModel->GetSimulation())); somewhere in GameController