Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 91 (100.0%) | 267 (100.0%) | 2.9 |
mwedel | 70 (76.9%) | 239 (89.5%) | 3.4 |
peterm | 21 (23.1%) | 28 (10.5%) | 1.3 |
make branche directories, delete old trunk.
0 lines of code changed in 18 files:
Fix transperancies of firebolts as per Bernd Edlers comments. This doesn't
effect display on new clients, but may make things work better for
systems with old png libraries.
Update the old player archetypes to contain proper animation
information.
Update the elf arch to demonstrate a 4 direction animated elf
player - only one of the directions is actually animated.
MSW 2003-03-30
16 lines of code changed in 16 files:
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
205 lines of code changed in 18 files:
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
18 lines of code changed in 18 files:
Converted the old "armor" "protected" "vulnerable" and "immune" to
the partial-resistance equivalents.
21 lines of code changed in 3 files:
Re-adding all the class/race stuff in the reorganized way.
7 lines of code changed in 18 files: