Directory trunk/arch/armour/cloak/

Directory Created:
1999-03-28 23:46
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
59
Lines of Code:
0

[root]/trunk/arch/armour/cloak

Lines of Code

trunk/arch/armour/cloak/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 144 (100.0%) 84 (100.0%) 0.5
avogl 5 (3.5%) 23 (27.4%) 4.6
cvs 5 (3.5%) 16 (19.0%) 3.2
mwedel 78 (54.2%) 14 (16.7%) 0.1
darth_bob 33 (22.9%) 12 (14.3%) 0.3
peterm 3 (2.1%) 5 (6.0%) 1.6
garbled 3 (2.1%) 5 (6.0%) 1.6
uid200 12 (8.3%) 4 (4.8%) 0.3
bbotbuilder 4 (2.8%) 4 (4.8%) 1.0
damn 1 (0.7%) 1 (1.2%) 1.0

Most Recent Commits

mwedel 2006-09-19 02:24 Rev.: 4942

make branche directories, delete old trunk.

0 lines of code changed in 59 files:

  • trunk/arch/armour/cloak: cloak.111 (del), cloak.111.png (del), cloak.111.xpm (del), cloak.arc (del), cloak.base.111.png (del), cloak.clsc.111.png (del), cloak_black.111 (del), cloak_black.111.png (del), cloak_black.111.xpm (del), cloak_black.base.111.png (del), cloak_black.clsc.111.png (del), cloak_lblue.111 (del), cloak_lblue.111.png (del), cloak_lblue.111.xpm (del), cloak_lblue.base.111.png (del), cloak_lblue.clsc.111.png (del), cloak_lgrey.111 (del), cloak_lgrey.111.png (del), cloak_lgrey.111.xpm (del), cloak_lgrey.base.111.png (del), cloak_lgrey.clsc.111.png (del), cloak_purple.111 (del), cloak_purple.111.png (del), cloak_purple.111.xpm (del), cloak_purple.base.111.png (del), cloak_purple.clsc.111.png (del), cloak_red.111 (del), cloak_red.111.png (del), cloak_red.111.xpm (del), cloak_red.base.111.png (del), cloak_red.clsc.111.png (del), cloak_trans.112 (del), cloak_trans.112.png (del), cloak_trans.112.xpm (del), cloak_trans.base.112.png (del), cloak_trans.clsc.112.png (del), cloak_white.111 (del), cloak_white.111.png (del), cloak_white.111.xpm (del), cloak_white.base.111.png (del), cloak_white.clsc.111.png (del), magic_resist.111 (del), magic_resist.111.png (del), magic_resist.111.xpm (del), magic_resist.arc (del), magic_resist.base.111.png (del), magic_resist.clsc.111.png (del), oilskin.111 (del), oilskin.111.png (del), oilskin.111.xpm (del), oilskin.arc (del), oilskin.base.111.png (del), oilskin.clsc.111.png (del), serp_cloak.111 (del), serp_cloak.111.png (del), serp_cloak.111.xpm (del), serp_cloak.arc (del), serp_cloak.base.111.png (del), serp_cloak.clsc.111.png (del)
bbotbuilder 2006-01-08 14:15 Rev.: 4330

Change obsolete "color_fg" to "magicmap"

4 lines of code changed in 4 files:

  • trunk/arch/armour/cloak: cloak.arc (+1 -1), magic_resist.arc (+1 -1), oilskin.arc (+1 -1), serp_cloak.arc (+1 -1)
garbled 2003-02-06 03:13 Rev.: 2004

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.

5 lines of code changed in 3 files:

  • trunk/arch/armour/cloak: cloak.arc (+1 -1), magic_resist.arc (+2 -1), serp_cloak.arc (+2 -1)
mwedel 2002-07-14 23:38 Rev.: 1657

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

6 lines of code changed in 4 files:

  • trunk/arch/armour/cloak: cloak.arc (+1), magic_resist.arc (+2), oilskin.arc (+1), serp_cloak.arc (+2)
mwedel 2002-05-30 22:53 Rev.: 1604

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

8 lines of code changed in 4 files:

  • trunk/arch/armour/cloak: cloak.arc (+2), magic_resist.arc (+2), oilskin.arc (+2), serp_cloak.arc (+2 -1)
mwedel 2001-12-31 02:02 Rev.: 1487

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 11 files:

  • trunk/arch/armour/cloak: cloak.base.111.png (new), cloak_black.base.111.png (new), cloak_lblue.base.111.png (new), cloak_lgrey.base.111.png (new), cloak_purple.base.111.png (new), cloak_red.base.111.png (new), cloak_trans.base.112.png (new), cloak_white.base.111.png (new), magic_resist.base.111.png (new), oilskin.base.111.png (new), serp_cloak.base.111.png (new)
darth_bob 2001-12-28 00:46 Rev.: 1482

Mammoth commit here, just added alternate set (now called classic or clsc) to the archs. This is in preperation for support of arbitrary sets.

11 lines of code changed in 11 files:

  • trunk/arch/armour/cloak: cloak.clsc.111.png (new 1), cloak_black.clsc.111.png (new 1), cloak_lblue.clsc.111.png (new 1), cloak_lgrey.clsc.111.png (new 1), cloak_purple.clsc.111.png (new 1), cloak_red.clsc.111.png (new 1), cloak_trans.clsc.112.png (new 1), cloak_white.clsc.111.png (new 1), magic_resist.clsc.111.png (new 1), oilskin.clsc.111.png (new 1), serp_cloak.clsc.111.png (new 1)
darth_bob 2001-05-05 09:09 Rev.: 1081

More artifact moving, dnh

1 lines of code changed in 1 file:

  • trunk/arch/armour/cloak: serp_cloak.arc (+1 -1)
darth_bob 2001-04-21 01:53 Rev.: 1009

Some pretty colours, dnh

0 lines of code changed in 21 files:

  • trunk/arch/armour/cloak: cloak_black.111 (new), cloak_black.111.png (new), cloak_black.111.xpm (new), cloak_lblue.111 (new), cloak_lblue.111.png (new), cloak_lblue.111.xpm (new), cloak_lgrey.111 (new), cloak_lgrey.111.png (new), cloak_lgrey.111.xpm (new), cloak_purple.111 (new), cloak_purple.111.png (new), cloak_purple.111.xpm (new), cloak_red.111 (new), cloak_red.111.png (new), cloak_red.111.xpm (new), cloak_trans.112 (new), cloak_trans.112.png (new), cloak_trans.112.xpm (new), cloak_white.111 (new), cloak_white.111.png (new), cloak_white.111.xpm (new)
avogl 2000-12-16 18:04 Rev.: 605

rebalancing artifacts, concerning PR

4 lines of code changed in 1 file:

  • trunk/arch/armour/cloak: magic_resist.arc (+4 -3)
peterm 2000-12-04 02:18 Rev.: 554

Converted the old "armor" "protected" "vulnerable" and "immune" to
the partial-resistance equivalents.

5 lines of code changed in 3 files:

  • trunk/arch/armour/cloak: magic_resist.arc (+2 -1), oilskin.arc (+1 -1), serp_cloak.arc (+2 -1)
cvs 2000-12-03 19:03 Rev.: 552

MSW 2000-12-3:
Commit for PR code. General changes was to clean up archetypes that
were immune/protected/vulnerable to the same attacktype (ie, protected &
immune). Disease code changed to use last_grace instead of armour for
contagious values. Gods still need to be fixed up.

1 lines of code changed in 1 file:

  • trunk/arch/armour/cloak: oilskin.arc (+1 -2)
avogl 2000-11-18 22:16 Rev.: 508

In cooperation with Micheal T., I started to improve
the png-set. Correcting the worst flaws...
It�s looking better now but still needs lotsa work.
--AndreasV

19 lines of code changed in 4 files:

  • trunk/arch/armour/cloak: cloak.111.png (+5 -4), magic_resist.111.png (+9 -2), oilskin.111.png (+3 -4), serp_cloak.111.png (+2 -5)
cvs 2000-05-31 02:15 Rev.: 284

Addition of PNG images. MSW 5/30/2000

15 lines of code changed in 4 files:

  • trunk/arch/armour/cloak: cloak.111.png (new 4), magic_resist.111.png (new 2), oilskin.111.png (new 4), serp_cloak.111.png (new 5)
damn 1999-09-17 13:11 Rev.: 104

nrof 1 - so multiples don't have to stack up as seperate objects

1 lines of code changed in 1 file:

  • trunk/arch/armour/cloak: magic_resist.arc (+1)
uid200 1999-03-28 23:46 Rev.: 2

Initial revision

4 lines of code changed in 12 files:

  • trunk/arch/armour/cloak: cloak.111 (new), cloak.111.xpm (new), cloak.arc (new), magic_resist.111 (new), magic_resist.111.xpm (new), magic_resist.arc (new 1), oilskin.111 (new), oilskin.111.xpm (new), oilskin.arc (new 2), serp_cloak.111 (new), serp_cloak.111.xpm (new), serp_cloak.arc (new 1)
Generated by StatSVN 0.7.0