Directory weapon/artifact/

Total Files:
52
Deleted Files:
0
Lines of Code:
549

[root]/weapon/artifact
            directory in repo ChaosSword (14 files, 160 lines)
            directory in repo Darkblade (9 files, 98 lines)
            directory in repo Demonbane (11 files, 107 lines)
            directory in repo Fdagger (6 files, 63 lines)
            directory in repo Fhammer (6 files, 62 lines)
            directory in repo Firestar (7 files, 93 lines)
            directory in repo Gram (6 files, 67 lines)
            directory in repo HolyAvenger (14 files, 136 lines)
            directory in repo Kdagger (3 files, 30 lines)
            directory in repo Lslasher (5 files, 49 lines)
            directory in repo Masamune (6 files, 68 lines)
            directory in repo Sting (6 files, 61 lines)
            directory in repo UW_Sword (7 files, 79 lines)
            directory in repo Usword (9 files, 91 lines)

Lines of Code

weapon/artifact/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 195 (100.0%) 201 (100.0%) 1.0
akirschbaum 69 (35.4%) 80 (39.8%) 1.1
rjtanner 4 (2.1%) 66 (32.8%) 16.5
anmaster 52 (26.7%) 21 (10.4%) 0.4
qal21 39 (20.0%) 13 (6.5%) 0.3
ryo_saeba 22 (11.3%) 9 (4.5%) 0.4
mwedel 3 (1.5%) 6 (3.0%) 2.0
partmedia 5 (2.6%) 5 (2.5%) 1.0
sarumatix 1 (0.5%) 1 (0.5%) 1.0

Most Recent Commits

partmedia 2017-08-25 00:23 Rev.: 20503

Fix Mjoellnir

One-handed weapons should only require one arm.

1 lines of code changed in 1 file:

  • weapon/artifact: mjoellnir.arc (+1 -1)
partmedia 2017-08-15 19:17 Rev.: 20499

Make Mjoellnir one-handed

According to Norse mythology, this hammer can only be wielded on one hand.

1 lines of code changed in 1 file:

  • weapon/artifact: mjoellnir.arc (+1 -1)
sarumatix 2017-08-04 21:20 Rev.: 20468

Give "The Defender" a positive (rather than negative) impact on armor class.

1 lines of code changed in 1 file:

  • weapon/artifact: defender.arc (+1 -1)
partmedia 2017-07-24 12:19 Rev.: 20439

Give melee artifact weapons physical damage

Submitted by: Jason Zheng

3 lines of code changed in 3 files:

  • weapon/artifact: firebrand.arc (+1 -1), frostbrand.arc (+1 -1), mjoellnir.arc (+1 -1)
rjtanner 2017-03-25 23:35 Rev.: 20340

Moved bloodreaver axe and Order Sword to the artifact directory, as they are not standard weapons

66 lines of code changed in 4 files:

  • weapon/artifact: bloodreaver.arc (new 24), bloodreaver.base.111.png (new), order_sword.arc (new 42), order_sword.base.111.png (new)
ryo_saeba 2011-07-23 09:37 Rev.: 14905

Add some anim_suffix to swords.

9 lines of code changed in 9 files:

  • weapon/artifact: deathbring.arc (+1), defender.arc (+1), dragonslay.arc (+1), excalibur.arc (+1), firebrand.arc (+1), frostbrand.arc (+1), harakiri.arc (+1), mournblade.arc (+1), stormbring.arc (+1)
anmaster 2010-10-11 13:15 Rev.: 13991

Fix incorrect svn properties, for example .png should not have svn:keywords set, that could in worst case result in corruption. While we are updating properties anyway, clean up incorrect (but mostly harmless) svn:mime-type, svn:executable and so on.

21 lines of code changed in 34 files:

  • weapon/artifact: bonecrush.arc (-1), bonecrush.base.111.png (+1 -1), deathbring.arc (-1), deathbring.base.111.png (+1 -1), defender.arc (-1), defender.base.111.png (+1 -1), dragonslay.arc (-1), dragonslay.base.111.png (+1 -1), excalibur.arc (-1), excalibur.base.111.png (+1 -1), firebrand.arc (-1), firebrand.base.111.png (+1 -1), firebrand.base.112.png (+1 -1), firebrand.base.113.png (+1 -1), frostbrand.arc (-1), frostbrand.base.111.png (+1 -1), harakiri.arc (-1), harakiri.base.111.png (+1 -1), harakiri.clsc.111.png (+1 -1), magi_staff.arc (-1), magi_staff.base.111.png (+1 -1), magi_staff.base.112.png (+1 -1), magi_staff.base.113.png (+1 -1), mjoellnir.arc (-1), mjoellnir.base.111.png (+1 -1), mournblade.arc (-1), mournblade.base.111.png (+1 -1), skullcleav.arc (-1), skullcleav.base.111.png (+1 -1), skullcleav.base.112.png (+1 -1), skullcleav.base.113.png (+1 -1), skullcleav.base.114.png (+1 -1), stormbring.arc (-1), stormbring.base.111.png (+1 -1)
akirschbaum 2009-01-31 16:30 Rev.: 11294

Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.

80 lines of code changed in 27 files:

  • weapon/artifact: bonecrush.arc (-1), bonecrush.face (new 3), deathbring.arc (-1), deathbring.face (new 3), defender.arc (-1), defender.face (new 3), dragonslay.arc (-1), dragonslay.face (new 3), excalibur.arc (-1), excalibur.face (new 3), firebrand.arc (+1 -6), firebrand.face (new 14), frostbrand.arc (-1), frostbrand.face (new 3), harakiri.arc (-1), harakiri.face (new 3), magi_staff.arc (+1 -7), magi_staff.face (new 15), mjoellnir.arc (-1), mjoellnir.face (new 3), mournblade.arc (-1), mournblade.face (new 3), skullcleav.arc (+1 -7), skullcleav.face (new 12), skullcleaver.face (new 6), stormbring.arc (-1), stormbring.face (new 3)
anmaster 2009-01-24 22:37 Rev.: 11251

Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.

0 lines of code changed in 7 files:

  • weapon/artifact: bonecrush.base.111.png (changed), defender.base.111.png (changed), dragonslay.base.111.png (changed), harakiri.base.111.png (changed), skullcleav.base.111.png (changed), skullcleav.base.112.png (changed), skullcleav.base.114.png (changed)
anmaster 2009-01-24 21:04 Rev.: 11244

Losslessly recompress some PNG images for smaller size to reduce the bandwidth
needed for sending images to clients.

0 lines of code changed in 11 files:

  • weapon/artifact: bonecrush.base.111.png (changed), deathbring.base.111.png (changed), defender.base.111.png (changed), dragonslay.base.111.png (changed), excalibur.base.111.png (changed), harakiri.base.111.png (changed), mournblade.base.111.png (changed), skullcleav.base.111.png (changed), skullcleav.base.112.png (changed), skullcleav.base.113.png (changed), skullcleav.base.114.png (changed)
akirschbaum 2008-01-11 21:22 Rev.: 8170

Use better compression to reduce image sizes.

0 lines of code changed in 42 files:

  • weapon/artifact: bonecrush.base.111.png (changed), deathbring.base.111.png (new), defender.base.111.png (changed), dragonslay.base.111.png (new), excalibur.base.111.png (new), firebrand.base.111.png (changed), firebrand.base.112.png (new), firebrand.base.113.png (new), frostbrand.base.111.png (changed), harakiri.base.111.png (changed), harakiri.clsc.111.png (new), magi_staff.base.111.png (new), magi_staff.base.112.png (changed), magi_staff.base.113.png (changed), mjoellnir.base.111.png (new), mournblade.base.111.png (new), skullcleav.base.111.png (changed), skullcleav.base.112.png (new), skullcleav.base.113.png (changed), skullcleav.base.114.png (new), stormbring.base.111.png (changed)
mwedel 2007-07-10 02:39 Rev.: 6768

Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09

6 lines of code changed in 3 files:

  • weapon/artifact: firebrand.arc (+2 -1), magi_staff.arc (+2 -1), skullcleav.arc (+2 -1)
ryo_saeba 2007-06-13 15:08 Rev.: 6574

Remove obsolete field.

0 lines of code changed in 13 files:

  • weapon/artifact: bonecrush.arc (-1), deathbring.arc (-1), defender.arc (-1), dragonslay.arc (-1), excalibur.arc (-1), firebrand.arc (-1), frostbrand.arc (-1), harakiri.arc (-1), magi_staff.arc (-1), mjoellnir.arc (-1), mournblade.arc (-1), skullcleav.arc (-1), stormbring.arc (-1)
qal21 2006-12-16 19:59 Rev.: 5178

Set svn:eol-style to LF for all arch files.

13 lines of code changed in 13 files:

  • weapon/artifact: bonecrush.arc (+1), deathbring.arc (+1), defender.arc (+1), dragonslay.arc (+1), excalibur.arc (+1), firebrand.arc (+1), frostbrand.arc (+1), harakiri.arc (+1), magi_staff.arc (+1), mjoellnir.arc (+1), mournblade.arc (+1), skullcleav.arc (+1), stormbring.arc (+1)
qal21 2006-12-12 23:24 Rev.: 5175

propdel svn:eol-style on all arch files. Fixes broken win32 checkouts of arches.

0 lines of code changed in 26 files:

  • weapon/artifact: bonecrush.arc (new), deathbring.arc (new), defender.arc (-1), dragonslay.arc (new), excalibur.arc (new), firebrand.arc (-1), frostbrand.arc (-1), harakiri.arc (-1), magi_staff.arc (-1), mjoellnir.arc (new), mournblade.arc (new), skullcleav.arc (new), stormbring.arc (new)
Generated by StatSVN 0.7.0