Directory Statistics for dev/scripts/

Back to Index Page

Lines Of Code for dev/scripts/

Commits for dev/scripts/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
mwedel8 (100.0%) 242 (100.0%) 243 (100.0%) 30.25

Commit Log

DateAuthorFile/Message
7/16/02 12:02 AMmwedel
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 PMmwedel
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