Directory trunk/arch/talisman/

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

[root]/trunk/arch/talisman

Lines of Code

trunk/arch/talisman/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 232 (100.0%) 186 (100.0%) 0.8
avogl 12 (5.2%) 58 (31.2%) 4.8
mikeeusa 8 (3.4%) 35 (18.8%) 4.3
cvs 18 (7.8%) 30 (16.1%) 1.6
uid200 40 (17.2%) 24 (12.9%) 0.6
mwedel 135 (58.2%) 22 (11.8%) 0.1
darth_bob 15 (6.5%) 11 (5.9%) 0.7
peterm 2 (0.9%) 5 (2.7%) 2.5
damn 1 (0.4%) 1 (0.5%) 1.0
qal21 1 (0.4%) 0 (0.0%) 0.0

Most Recent Commits

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

make branche directories, delete old trunk.

0 lines of code changed in 100 files:

  • trunk/arch/talisman: amulet.111 (del), amulet.111.png (del), amulet.111.xpm (del), amulet.arc (del), amulet.base.111.png (del), amulet_dark.base.111.png (del), amulet_darkmagenta.base.111.png (del), amulet_darkred.base.111.png (del), amulet_gray.base.111.png (del), amulet_lif.111 (del), amulet_lif.111.png (del), amulet_lif.111.xpm (del), amulet_lif.arc (del), amulet_lif.base.111.png (del), amulet_magenta.base.111.png (del), amulet_red.base.111.png (del), amulet_white.base.111.png (del), collar.111 (del), collar.111.png (del), collar.111.xpm (del), collar.112 (del), collar.112.png (del), collar.112.xpm (del), collar.113 (del), collar.113.png (del), collar.113.xpm (del), collar.arc (del), collar.base.111.png (del), collar.base.112.png (del), collar.base.113.png (del), collar.clsc.111.png (del), collar.clsc.112.png (del), collar.clsc.113.png (del), ring.110 (del), ring.110.png (del), ring.110.xpm (del), ring.111 (del), ring.111.png (del), ring.111.xpm (del), ring.112 (del), ring.112.png (del), ring.112.xpm (del), ring.113 (del), ring.113.png (del), ring.113.xpm (del), ring.114 (del), ring.114.png (del), ring.114.xpm (del), ring.115 (del), ring.115.png (del), ring.115.xpm (del), ring.116 (del), ring.116.png (del), ring.116.xpm (del), ring.117 (del), ring.117.png (del), ring.117.xpm (del), ring.arc (del), ring.base.110.png (del), ring.base.111.png (del), ring.base.112.png (del), ring.base.113.png (del), ring.base.114.png (del), ring.base.115.png (del), ring.base.116.png (del), ring.base.117.png (del), ring.clsc.111.png (del), ring.clsc.112.png (del), ring.clsc.113.png (del), ring.clsc.114.png (del), ring.clsc.115.png (del), ring.clsc.116.png (del), ring.clsc.117.png (del), ring.face (del), ring_drain.111 (del), ring_drain.111.png (del), ring_drain.111.xpm (del), ring_drain.112 (del), ring_drain.112.png (del), ring_drain.112.xpm (del), ring_drain.113 (del), ring_drain.113.png (del), ring_drain.113.xpm (del), ring_drain.114 (del), ring_drain.114.png (del), ring_drain.114.xpm (del), ring_drain.arc (del), ring_drain.base.111.png (del), ring_drain.base.112.png (del), ring_drain.base.113.png (del), ring_drain.base.114.png (del), ring_green.111 (del), ring_green.111.png (del), ring_green.111.xpm (del), ring_green.base.111.png (del), tooth_charm.111 (del), tooth_charm.111.png (del), tooth_charm.111.xpm (del), tooth_charm.arc (del), tooth_charm.base.111.png (del)
mwedel 2006-01-02 01:11 Rev.: 4255

Apply patch 1321682 - fix typos of many arches, as well as making
the formatting of the msg/endmsg to be consistent. This is all
cosmetic changes, no actual change of objects other than msg/endmsg
or other typos.
MSW 2006-01-02

3 lines of code changed in 1 file:

  • trunk/arch/talisman: tooth_charm.arc (+3 -3)
qal21 2005-12-22 08:53 Rev.: 4179

Fixing bad png by opening in GIMP and saving again. (libpng doesn't mind it, but some others like PIL die.)

0 lines of code changed in 1 file:

  • trunk/arch/talisman: ring_drain.base.111.png (changed)
mikeeusa 2005-12-10 15:16 Rev.: 4120

Arch: adding plat and silver amulets (in addition to the current gold one)

35 lines of code changed in 1 file:

  • trunk/arch/talisman: amulet.arc (+35)
mikeeusa 2005-10-28 08:56 Rev.: 3934

CVS: arch: added more amulet pictures

0 lines of code changed in 7 files:

  • trunk/arch/talisman: amulet_dark.base.111.png (new), amulet_darkmagenta.base.111.png (new), amulet_darkred.base.111.png (new), amulet_gray.base.111.png (new), amulet_magenta.base.111.png (new), amulet_red.base.111.png (new), amulet_white.base.111.png (new)
mwedel 2003-09-12 23:38 Rev.: 2315

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

0 lines of code changed in 3 files:

  • trunk/arch/talisman: amulet_lif.arc (changed), ring_drain.arc (changed), tooth_charm.arc (changed)
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 6 files:

  • trunk/arch/talisman: amulet.arc (+1), amulet_lif.arc (+1), collar.arc (+1), ring.arc (+1), ring_drain.arc (+1), tooth_charm.arc (+1)
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

13 lines of code changed in 6 files:

  • trunk/arch/talisman: amulet.arc (+2), amulet_lif.arc (+2), collar.arc (+2), ring.arc (+2), ring_drain.arc (+2), tooth_charm.arc (+3)
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 19 files:

  • trunk/arch/talisman: amulet.base.111.png (new), amulet_lif.base.111.png (new), collar.base.111.png (new), collar.base.112.png (new), collar.base.113.png (new), ring.base.110.png (new), ring.base.111.png (new), ring.base.112.png (new), ring.base.113.png (new), ring.base.114.png (new), ring.base.115.png (new), ring.base.116.png (new), ring.base.117.png (new), ring_drain.base.111.png (new), ring_drain.base.112.png (new), ring_drain.base.113.png (new), ring_drain.base.114.png (new), ring_green.base.111.png (new), tooth_charm.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.

10 lines of code changed in 10 files:

  • trunk/arch/talisman: collar.clsc.111.png (new 1), collar.clsc.112.png (new 1), collar.clsc.113.png (new 1), ring.clsc.111.png (new 1), ring.clsc.112.png (new 1), ring.clsc.113.png (new 1), ring.clsc.114.png (new 1), ring.clsc.115.png (new 1), ring.clsc.116.png (new 1), ring.clsc.117.png (new 1)
darth_bob 2001-11-09 01:39 Rev.: 1403

Fixed a silly mistake
dnh 9/11/01

1 lines of code changed in 1 file:

  • trunk/arch/talisman: tooth_charm.arc (+1)
darth_bob 2001-11-06 11:45 Rev.: 1394

New charm, a very watered down amulet of freeaction
can be bought at gem shop in exchange for a skull tooth.
dnh 7/11/01

0 lines of code changed in 4 files:

  • trunk/arch/talisman: tooth_charm.111 (new), tooth_charm.111.png (new), tooth_charm.111.xpm (new), tooth_charm.arc (new)
avogl 2001-08-26 20:04 Rev.: 1260

Some new png graphics for standard set.
--AV

9 lines of code changed in 3 files:

  • trunk/arch/talisman: collar.111.png (+3 -3), collar.112.png (+3 -3), collar.113.png (+3 -3)
peterm 2001-02-12 05:17 Rev.: 793

I reverted a lotof the objectionable "scaled" png set
to the xpm images centered but not scaled.

The results are not too bad.

PeterM

3 lines of code changed in 1 file:

  • trunk/arch/talisman: ring.110.png (+3 -17)
avogl 2001-01-15 19:17 Rev.: 713

New pngs by Michtoen.

8 lines of code changed in 4 files:

  • trunk/arch/talisman: ring_drain.111.png (+3 -3), ring_drain.112.png (+1 -4), ring_drain.113.png (+3 -3), ring_drain.114.png (+1 -5)
avogl 2001-01-10 11:25 Rev.: 674

New pic for elemental ring by dnh (darth bob).

41 lines of code changed in 2 files:

  • trunk/arch/talisman: ring.110.png (+17 -5), ring.110.xpm (+24 -24)
peterm 2000-12-04 02:18 Rev.: 554

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

2 lines of code changed in 1 file:

  • trunk/arch/talisman: ring_drain.arc (+2 -1)
cvs 2000-11-22 02:09 Rev.: 525

MSW 2000-11-22: talisman/ring_drain.arc - give object speed 0.1
so it will animate (animation already in place, just was not being
used.)

1 lines of code changed in 1 file:

  • trunk/arch/talisman: ring_drain.arc (+1)
avogl 2000-11-17 11:24 Rev.: 502

New ring face.
--AndreasV

0 lines of code changed in 3 files:

  • trunk/arch/talisman: ring_green.111 (new), ring_green.111.png (new), ring_green.111.xpm (new)
cvs 2000-05-31 02:15 Rev.: 284

Addition of PNG images. MSW 5/30/2000

29 lines of code changed in 17 files:

  • trunk/arch/talisman: amulet.111.png (new), amulet_lif.111.png (new), collar.111.png (new 3), collar.112.png (new 3), collar.113.png (new 3), ring.110.png (new 5), ring.111.png (new), ring.112.png (new), ring.113.png (new), ring.114.png (new), ring.115.png (new), ring.116.png (new), ring.117.png (new), ring_drain.111.png (new 3), ring_drain.112.png (new 4), ring_drain.113.png (new 3), ring_drain.114.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/talisman: collar.arc (+1)
uid200 1999-03-28 23:46 Rev.: 2

Initial revision

24 lines of code changed in 40 files:

  • trunk/arch/talisman: amulet.111 (new), amulet.111.xpm (new), amulet.arc (new), amulet_lif.111 (new), amulet_lif.111.xpm (new), amulet_lif.arc (new), collar.111 (new), collar.111.xpm (new), collar.112 (new), collar.112.xpm (new), collar.113 (new), collar.113.xpm (new), collar.arc (new), ring.110 (new), ring.110.xpm (new 24), ring.111 (new), ring.111.xpm (new), ring.112 (new), ring.112.xpm (new), ring.113 (new), ring.113.xpm (new), ring.114 (new), ring.114.xpm (new), ring.115 (new), ring.115.xpm (new), ring.116 (new), ring.116.xpm (new), ring.117 (new), ring.117.xpm (new), ring.arc (new), ring.face (new), ring_drain.111 (new), ring_drain.111.xpm (new), ring_drain.112 (new), ring_drain.112.xpm (new), ring_drain.113 (new), ring_drain.113.xpm (new), ring_drain.114 (new), ring_drain.114.xpm (new), ring_drain.arc (new)
Generated by StatSVN 0.7.0