summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-26-all organisms now in one listHEADmasterTom Barrett
2017-03-17-fixed type initTom Barrett
2017-03-15-string comparison is for losersTom Barrett
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-07touchesmajortom6
2017-03-07woopsmajortom6
2017-03-07minor reorderingmajortom6
2017-03-07-REMOVED ENTITY, RESOURCE, AND CREATURE !majortom6
2017-03-07-reimplemented a creature only being aware of something within its best sense...majortom6
2017-03-07-comepletly removed use of lists in quadtree and creature, using vectors nowmajortom6
2017-03-07-added more detailed mutation function, eventually a normal distrobution will...majortom6
2017-03-07-little touchesmajortom6
2017-03-07-began refractoring srcmajortom6
2017-03-07touchingmajortom6
2017-03-07-speedcaps now working againmajortom6
2017-03-07-finished formatting all of the includes, at least for nowmajortom6
2017-03-07-removed rectdrawermajortom6
2017-03-07-refractoring of includesmajortom6
2017-03-07-removed glm library, its in the debian reposmajortom6
2017-03-07-removed all references to sdl_rect and location and now everything now uses ...majortom6
2017-03-07-quadtree and opengl rendering are now in the master branch !iamn1ck
2017-02-18general refractoringmajortom6
2017-02-18fixed stupid segfaultmajortom6
2017-02-18made working on different laptopmajortom6
2017-02-12-added DNA combining, currently it just takes the average of the mother and f...tom
2017-02-12-removed groupingtom
2017-02-12-added pause functiontom
2017-02-12-minor constant changestom
2017-02-10minor readme changestom
2017-02-08-added quitting with qtom
2017-02-07-added agingtom
2017-02-07set some goalstom
2017-01-21-took basic math functions and put it into functions.hpptom
2017-01-19more entertaining constantstom
2017-01-19-added entity growingtom
2017-01-14improved library specstom
2017-01-14made it so resources spawn during simulationtom
2017-01-14completly remove location structure and replaced it with sdl_recttom
2017-01-11-removed all magic numbers and placed them in a constants headertom
2017-01-10-Replaced images with colored rectanglestom
2016-05-13created settarget function and refractored prioritytom
2016-05-02puuuuurfcttom
2016-05-02reimplemented wanderingtom
2016-05-02fixed issue, was related to erasing nodes within vectors while using iteratorstom
2016-05-02implementing better modularity, came into bad bug. All creatures seem to have...tom
2016-05-02done refractoring typetom
2016-05-02commiting before refractoring type out of location and into entitytom
2016-05-02made list all iteratorstom