Fix for bug #1693250: loader.c isn't correctly generated.
5 lines of code changed in:
Fix for bug #1815251: Multiple 'the' displayed in party who.
97 lines of code changed in:
common/map.c: Add misisng call to unlink() empty unique maps. Fixes bug
1799361 - Permadeath corpse reproduction. Bug is more general - any unique
object could be duplicated, so long as it was the only unique object on
the map.
MSW 2007-10-03
12 lines of code changed in:
Clean up the code a little bit - no function change.
MSW 2007-10-02
1 lines of code changed in:
server/pets.c: Add missing call to get_map_from_coord() - summoned big
creatures on tiled maps end up having incorrect map/coordinate data set,
resulting in crash. Fixes bug 1800719
MSW 2007-10-02
7 lines of code changed in:
server/c_object.c: Add call to fix_player() in pick_up_ob() - this causes
player weight & speed to be recalculated - fixes bug 1799411 where this
wasn't happening.
MSW 2007-10-01
15 lines of code changed in: