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