summaryrefslogtreecommitdiff
path: root/src/dna.cpp
AgeCommit message (Expand)Author
2017-03-12-renamed constants to fit new datatypesTom Barrett
2017-03-07-added carnivoresmajortom6
2017-03-07-removed the Graphics Data classmajortom6
2017-03-07woopsmajortom6
2017-03-07minor reorderingmajortom6
2017-03-07-REMOVED ENTITY, RESOURCE, AND CREATURE !majortom6
2017-03-07-added more detailed mutation function, eventually a normal distrobution will...majortom6
2017-03-07-began refractoring srcmajortom6
2017-03-07-removed all references to sdl_rect and location and now everything now uses ...majortom6
2017-02-12-added DNA combining, currently it just takes the average of the mother and f...tom
2017-02-12-minor constant changestom