aboutsummaryrefslogtreecommitdiff
path: root/src/content_sao.cpp
AgeCommit message (Collapse)Author
2011-10-15Improve mobv2Perttu Ahola
2011-10-15mobv2Perttu Ahola
2011-09-06Now SAOs will reflect changes to their temporary inventory objectJacobF
Also, the temp item wasn't being deleted, might have been a memory leak. Now you will only eat 1 item off a stack
2011-07-30Rats are now eatable. Also made their selection box move smoothly.Perttu Ahola
2011-07-30Made rats cookable and made them spawn near treesPerttu Ahola
2011-07-21* different collision box for fireflies so they now hover above the groundNils Dagsson Moskopp
2011-07-20+ firefliesNils Dagsson Moskopp
2011-07-16Attempt to fix a problem with the factory mappings of objects residing in ↵Perttu Ahola
different source files than the prototype objects that fill them in
2011-06-26reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola
doing it