index
:
natures
master
really old c++ and sdl evolution simulator
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2015-05-08
death now works properly
tom
2015-05-08
Update list.cpp
Tom Barrett
2015-05-08
all creatures should die now, and leave a body which is a resource.
Tom Barrett
they currently don't have a way to gain health so they live short sad lives. haven't compiled or tested, so more work needs to be done
2015-05-08
fixed some comments and cleaned around
tom
2015-05-08
merging
tom
2015-05-08
Merge branch 'master' of https://github.com/MajorTom6/natures
tom
Conflicts: src/list.cpp
2015-05-08
merging
tom
2015-05-07
Some variable names changed and many comments made so I understand what the ↵
dakjos
fuck is going on
2015-05-07
woo! detection is implemented albeit shitty
tom
2015-05-06
made list vector not get infinitly big
Tom Barrett
2015-05-06
changed the movement to no longer move randomly
Tom Barrett
2015-05-05
fleshed out list, locations of all creatures and resources are now within
tom
2015-05-05
fixed list to make it easy to add more creatures/resources.
tom
need to figure out how to generate more random numbers after - implement resource amount and ability to eat
2015-05-04
process of implementing the unit list, have not compiled or tested
Tom Barrett
2015-05-02
fixed in file naming
tom
2015-05-02
added basic movement
tom
2015-05-01
removed temp and made compilable
tom
2015-05-01
needs cleaning, hasnt been tested
Tom Barrett
2015-05-01
removed duplicates and redirected images
Tom Barrett
2015-04-30
added creature and resource classes
tom
2015-04-30
first commit
tom
[prev]