summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-03-12-renamed constants to fit new datatypesTom Barrett
-reimplemented corpses -implemented hunger and starving (if creature is starving they will eat corpses and will take damage) -removed sides data from dna (think it is irrelavent) -removed data from dna that is not used for plants
2017-03-07touchesmajortom6
2017-03-07touchingmajortom6
2017-03-07-finished formatting all of the includes, at least for nowmajortom6
2017-03-07-refractoring of includesmajortom6
2017-03-07-removed glm library, its in the debian reposmajortom6
-made opengl and sdl folders in includes, moved various *hpps to them
2017-02-12-added DNA combining, currently it just takes the average of the mother and ↵tom
father -there maybe a random segfault, further investigation is needed
2017-02-12-removed groupingtom
2017-02-10minor readme changestom
2017-02-07set some goalstom
2017-01-14improved library specstom
2015-04-30added creature and resource classestom
2015-04-30first committom