[root]/trunk/arch/weapon/artifact/UW_Sword
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 54 (100.0%) | 39 (100.0%) | 0.7 |
cvs | 5 (9.3%) | 14 (35.9%) | 2.8 |
avogl | 5 (9.3%) | 9 (23.1%) | 1.8 |
mwedel | 29 (53.7%) | 6 (15.4%) | 0.2 |
peterm | 1 (1.9%) | 5 (12.8%) | 5.0 |
garbled | 2 (3.7%) | 3 (7.7%) | 1.5 |
uid200 | 11 (20.4%) | 1 (2.6%) | 0.0 |
damn | 1 (1.9%) | 1 (2.6%) | 1.0 |
make branche directories, delete old trunk.
0 lines of code changed in 21 files:
Updated for new spell + skill code. Many files moved about.
Main changes for weapons is to add what skill they use.
MSW 2003-09-12
3 lines of code changed in 1 file:
Twiddle the materials and materialnames on a ton of objects. Get rid of
things like "organic eyeshield" "glass magnifying glass" etc. Set some
materialtypes that are specific to the armour/weapon, like glacium for
the frost weapons. Make all the boots and shoes made of leather, so I
stop seeing "pine boots". Change a bunch of artifacts to use specific
metals or magical cloths, to stop things like "adamantium robe".
Also.. change leather armour to just "armour" so the leather and other
random leathertypes automatically work with it, making things like
"bearskin armour". This breaks a few alchemy formulae.. which I will fix
soon.
2 lines of code changed in 1 file:
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
1 lines of code changed in 1 file:
add name_pl, client_type information to objects that can get picked up.
Remove some duplicates, change poisonfood to use the same face as booze
so you can't tell simply by looking at it that it is bad food.
Change some of the names for the skill scrolls to put them more in line
with the skills they actually give you.
MSW 2002-05-30
2 lines of code changed in 1 file:
Rename of files to include base in name - for multiple image set support
in the server. MSW 2001-12-30
0 lines of code changed in 5 files:
Sprinkle weapontypes around for slash and slice.
garbled 2001-10-31
1 lines of code changed in 1 file:
- food & flesh items converted directly from xpm to png
(by AndreasV)
- great new undead pngs, created by Jonathan Taporg (Pungaboiter)
9 lines of code changed in 5 files:
Converted the old "armor" "protected" "vulnerable" and "immune" to
the partial-resistance equivalents.
5 lines of code changed in 1 file:
Addition of PNG images. MSW 5/30/2000
14 lines of code changed in 5 files:
nrof 1 - so multiples don't have to stack up as seperate objects
1 lines of code changed in 1 file:
Initial revision
1 lines of code changed in 11 files: