aboutsummaryrefslogtreecommitdiff
path: root/po/da (unfollow)
Commit message (Collapse)AuthorFilesLines
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-02Furnace was crashing stuff againJacobF1-1/+6
2011-09-01* Furnace would say it was overloaded when it had a non-cookable sourceJacobF1-6/+6
* I didn't understand that expression last fix and now the furnace would burn fuel even when it had no source item.
2011-08-31Updated changelogPerttu Ahola1-0/+9
2011-08-30If there was no source item in a furnace it would cause a segmentation fault.JacobF2-1/+3
2011-08-25Merged 2 branches because they relied on each other.JacobF4-13/+55
This one contains these changes from main c55: * Adds a function to check if there is room for a specific item * Using that, you can now pick up rats if you have a full inventory and a not full rat stack * Furnace would cook only 1 item if that item used the last available result slot, now it will continue * Furnace will say it's overloaded * Furnace won't wait until the next step to start on the next item - This caused small fuels to cook slower than meant to - Also caused furnaces to say they were out of fuel after finishing the last fuel item
2011-08-25dissector branch: fix for doc/protocol.txt: CONTROLTYPE_DISCO is 3Kahrl1-2/+2
2011-08-25dissector branch: fix description of TOCLIENT_PLAYERITEM in clientserver.hKahrl1-2/+6