summaryrefslogtreecommitdiff
path: root/inc/entity.hpp
AgeCommit message (Collapse)Author
2017-01-19-added entity growingtom
-added bite functionality for creature/resource -added gender (next largest feature is reproduction) -refractored creature setTarget function to make more sense -added constants for starting size of entity and max size of entity -refractored list to make make much more sense -added constants for types
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
-removed unused libraries and redid all header files
2017-01-10-Replaced images with colored rectanglestom
-Removed various functions and variables pertaining to such images -Started migrating all uses of Location to SDL_Rect (I would preferably completly remove Location.hpp) -Scaled down resolution to 1080x640 (I would like to make these global constants)
2016-05-02implementing better modularity, came into bad bug. All creatures seem to ↵tom
have same near vector.
2016-05-02done refractoring typetom
2016-05-02commiting before refractoring type out of location and into entitytom
2016-05-02implemented the location fully into entitytom
2016-05-02spring cleaningtom
2015-05-07Some variable names changed and many comments made so I understand what the ↵dakjos
fuck is going on
2015-05-02fixed in file namingtom
2015-05-02renamed so atom detects it is a cpp file :xtom