aboutsummaryrefslogtreecommitdiff
path: root/src/strfnd.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-06Fix bug in posix file/directory removal wrapper, as pointed out by kahrlPerttu Ahola1-1/+1
2011-09-06Fix some texture stuff: remove item_fence.png, use fence.png, remove ↵Perttu Ahola3-2/+1
inexisting cactus.png from texture atlas (replace with nothing because cactus is rare)
2011-09-06allow specifying a fixed seed in the config file for generating the map ↵Kahrl2-4/+12
(fixed_map_seed)
2011-09-06Now SAOs will reflect changes to their temporary inventory objectJacobF3-5/+21
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-09-04Cull empty lines...JacobF1-12/+0