summaryrefslogtreecommitdiff
path: root/src/list.cpp
AgeCommit message (Collapse)Author
2015-05-08mergingtom
2015-05-08Merge branch 'master' of https://github.com/MajorTom6/naturestom
Conflicts: src/list.cpp
2015-05-08mergingtom
2015-05-07Some variable names changed and many comments made so I understand what the ↵dakjos
fuck is going on
2015-05-07woo! detection is implemented albeit shittytom
2015-05-06made list vector not get infinitly bigTom Barrett
2015-05-05fleshed out list, locations of all creatures and resources are now withintom
2015-05-05fixed list to make it easy to add more creatures/resources.tom
need to figure out how to generate more random numbers after - implement resource amount and ability to eat
2015-05-04process of implementing the unit list, have not compiled or testedTom Barrett