summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2017-03-26-all organisms now in one listHEADmasterTom Barrett
2017-03-07-removed the Graphics Data classmajortom6
2017-03-07-REMOVED ENTITY, RESOURCE, AND CREATURE !majortom6
2017-03-07touchingmajortom6
2017-03-07-speedcaps now working againmajortom6
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-12-added pause functiontom
2017-02-08-added quitting with qtom
2017-02-07-added agingtom
2017-01-19-added entity growingtom
2016-05-02puuuuurfcttom
2016-05-02spring cleaning, added framerate cap & started iterator replacementtom
2015-05-26revamped the list and creaturesTom
2015-05-08mergingtom
2015-05-07woo! detection is implemented albeit shittytom
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
2015-05-04process of implementing the unit list, have not compiled or testedTom Barrett
2015-05-02fixed in file namingtom
2015-05-02added basic movementtom
2015-05-01removed temp and made compilabletom
2015-05-01removed duplicates and redirected imagesTom Barrett
2015-04-30added creature and resource classestom
2015-04-30first committom