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