summaryrefslogtreecommitdiff
path: root/src/Character.cpp
AgeCommit message (Collapse)Author
2015-11-25fixed heuristic movementtom
2015-11-25cleaned wander and added heuristic movement that doesnt worktom
2015-11-23refractertom
2015-11-23added collision of trees and map bordertom
2015-11-23removed unessasary pause code and improved list iterationtom
2015-11-22small changestom
2015-11-22removed occupied, just used men vectortom
2015-11-22cleaned up a little and added pausing, the location vector in list.*pp is ↵tom
overkill, should probably just be using the men vector for everything
2015-11-21some cleaning and collision fully implementedtom
2015-11-21began adding collision *added a location class for ease *much refractoring ↵tom
needed to fully implement it*
2015-11-19line of guys now appears near middle of maptom
2015-11-18shovellingtom