summaryrefslogtreecommitdiff
path: root/src/List.cpp
AgeCommit message (Expand)Author
2015-11-25allowed movement ordersHEADmastertom
2015-11-25cleaned wander and added heuristic movement that doesnt worktom
2015-11-23added collision of trees and map bordertom
2015-11-23removed unessasary pause code and improved list iterationtom
2015-11-22removed occupied, just used men vectortom
2015-11-21some cleaning and collision fully implementedtom
2015-11-21began adding collision *added a location class for ease *much refractoring ne...tom
2015-11-20made guys randomly walk around and a timeout on getchtom
2015-11-19Update List.cppTom Barrett
2015-11-19line of guys now appears near middle of maptom