
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change | 
|---|---|---|---|---|
| mwedel | 8 (100.0%) | 242 (100.0%) | 243 (100.0%) | 30.25 | 
| Date | Author | File/Message | 
|---|---|---|
| 7/16/02 12:02 AM | mwedel | 
Fix monster arcs that had incorrect wrists/foot (1 instead of 2) Fix update_monster script that generated the errors in the first place. Add body information to the player/old/*.arc for very old player files. Move crown from misc directory to armour/helmet, add appropriate body_info. Add needed body info for elven boots. MSW 2002-07-15 (1 Files changed, 1 Lines changed) dev/scripts/update_monster.pl 1.2
                 (+1
                 -1)
               | 
| 7/14/02 11:38 PM | mwedel | 
Update arcs to use body_info for equipping items. Update armor to use gen_sp_armour instead of last_heal. can_use_shield added to necessary arcs. Add dev/scripts directory, which contains some handy scripts I wrote for updating on the items. Add item_power to the armours - needs to be done for rest of equippable items. MSW 2002-07-14 (7 Files changed, 242 Lines changed) dev/scripts/update_object.pl 1.1 added 30
 dev/scripts/update_armor.pl 1.1 added 31
 dev/scripts/update_monster.pl 1.1 added 59
 dev/scripts/README 1.1 added 38
 dev/scripts/update_body.pl 1.1 added 45
 dev/scripts/updatearch 1.1 added 12
 dev/scripts/update_shield.pl 1.1 added 27
 |