Directory trunk/arch/spell/Cone/

Directory Created:
2003-09-12 23:38
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
79
Lines of Code:
0

[root]/trunk/arch/spell/Cone

Lines of Code

trunk/arch/spell/Cone/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 207 (100.0%) 1253 (100.0%) 6.0
mwedel 172 (83.1%) 1151 (91.9%) 6.6
temitchell 10 (4.8%) 77 (6.1%) 7.7
avogl 22 (10.6%) 22 (1.8%) 1.0
ryo_saeba 3 (1.4%) 3 (0.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 79 files:

  • trunk/arch/spell/Cone: banishment.arc (del), colorspray.arc (del), confusion.arc (del), confusion.base.111.png (del), confusion.base.112.png (del), confusion.base.113.png (del), confusion.base.114.png (del), counterspell.arc (del), counterspell.base.111.png (del), face_of_death.arc (del), face_of_death.base.111.png (del), fear.arc (del), fear.base.111.png (del), fear.base.112.png (del), fear.base.113.png (del), firebreath.arc (del), flowers.arc (del), flowers.base.111.png (del), holy_word.arc (del), icestorm.arc (del), icestorm.base.111.png (del), icestorm.base.112.png (del), icestorm.base.113.png (del), icestorm.clsc.111.png (del), icestorm.clsc.112.png (del), icestorm.clsc.113.png (del), manablast.arc (del), paralyse.base.111.png (del), paralyse.base.112.png (del), paralyse.base.113.png (del), paralyze.arc (del), peace.arc (del), shockwave.arc (del), slow.arc (del), slow.base.111.png (del), slow.base.112.png (del), slow.base.113.png (del), sparkshower.arc (del), sparkshower.base.111.png (del), sparkshower.base.112.png (del), sparkshower.base.113.png (del), spell_banishment.arc (del), spell_burning_hands.arc (del), spell_color_spray.arc (del), spell_counterspell.arc (del), spell_dragonbreath.arc (del), spell_face_of_death.arc (del), spell_fear.arc (del), spell_holy_word.arc (del), spell_icestorm.arc (del), spell_lg_icestorm.arc (del), spell_mana_blast.arc (del), spell_mass_confusion.arc (del), spell_paralyze.arc (del), spell_peace.arc (del), spell_shockwave.arc (del), spell_slow.arc (del), spell_sparkshower.arc (del), spell_spiderweb.arc (del), spell_turn_undead.arc (del), spell_vitriol_splash.arc (del), spell_wave.arc (del), spell_windstorm.arc (del), spell_wonder.arc (del), spell_wrathful_eye.arc (del), spiderweb.arc (del), turnundead.arc (del), turnundead.base.111.png (del), turnundead.base.112.png (del), turnundead.base.113.png (del), wave.arc (del), wave.base.111.png (del), wave.base.112.png (del), wave.base.113.png (del), windstorm.arc (del), windstorm.base.111.png (del), windstorm.base.112.png (del), windstorm.base.113.png (del), wrathful_eye.arc (del)
mwedel 2006-05-30 01:58 Rev.: 4606

Update visibility info for many archetypes. Split out destruction
vs manabolt images, as visibility is face attribute and not object.
Likewise, split out cause vs heal faces.
MSW 2006-05-29

5 lines of code changed in 1 file:

  • trunk/arch/spell/Cone: manablast.arc (+5 -5)
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

44 lines of code changed in 9 files:

  • trunk/arch/spell/Cone: spell_color_spray.arc (+10 -6), spell_counterspell.arc (+3 -2), spell_dragonbreath.arc (+6 -5), spell_face_of_death.arc (+7 -4), spell_lg_icestorm.arc (+3 -2), spell_mana_blast.arc (+3 -2), spell_shockwave.arc (+4 -3), spell_sparkshower.arc (+3 -2), spell_wrathful_eye.arc (+5 -3)
ryo_saeba 2005-07-17 04:58 Rev.: 3458

Boost up color spray damage.

1 lines of code changed in 1 file:

  • trunk/arch/spell/Cone: spell_color_spray.arc (+1 -1)
temitchell 2004-05-23 13:39 Rev.: 2791

- remove weights from firebreath and icestorm objects so they do not
trigger knockback effects.

0 lines of code changed in 2 files:

  • trunk/arch/spell/Cone: firebreath.arc (-1), icestorm.arc (-1)
temitchell 2004-02-28 17:31 Rev.: 2647

- add spell wave
- add weights to some other cone spells (for knockback effects)

77 lines of code changed in 8 files:

  • trunk/arch/spell/Cone: firebreath.arc (+1), icestorm.arc (+1), spell_wave.arc (new 25), wave.arc (new 21), wave.base.111.png (new 9), wave.base.112.png (new 10), wave.base.113.png (new 9), windstorm.arc (+1)
mwedel 2004-02-16 19:04 Rev.: 2620

Clean up the casting time on a bunch of archetypes - the value wasn't
all that consistent. Also, start on the 'in game' documentation of
spells.
MSW 2004-02-16

60 lines of code changed in 9 files:

  • trunk/arch/spell/Cone: spell_color_spray.arc (+10 -1), spell_counterspell.arc (+6 -1), spell_dragonbreath.arc (+9 -2), spell_face_of_death.arc (+7 -1), spell_lg_icestorm.arc (+6 -1), spell_mana_blast.arc (+5 -1), spell_shockwave.arc (+6 -1), spell_sparkshower.arc (+5 -1), spell_wrathful_eye.arc (+6 -1)
ryo_saeba 2004-01-25 03:49 Rev.: 2532

Reduced casting time

2 lines of code changed in 2 files:

  • trunk/arch/spell/Cone: spell_dragonbreath.arc (+1 -1), spell_lg_icestorm.arc (+1 -1)
mwedel 2003-10-03 02:21 Rev.: 2369

Catch up on some pretty old patches.
New serpentman race for players.
New low level spell sparkshower.
Patches originally from 'Flying Pedestrian', but some things changed
around.
MSW 2003-10-02

70 lines of code changed in 5 files:

  • trunk/arch/spell/Cone: sparkshower.arc (new 26), sparkshower.base.111.png (new 7), sparkshower.base.112.png (new 7), sparkshower.base.113.png (new 6), spell_sparkshower.arc (new 24)
avogl 2003-09-24 16:33 Rev.: 2343

Added faces to spells. This is only for the editor,
to distuingish the spell school (skill) associations.
I believe this will make things clearer and more
easy to handle in regard to mapmaking.
--AndreasV

22 lines of code changed in 22 files:

  • trunk/arch/spell/Cone: spell_banishment.arc (+1), spell_burning_hands.arc (+1), spell_color_spray.arc (+1), spell_counterspell.arc (+1), spell_dragonbreath.arc (+1), spell_face_of_death.arc (+1), spell_fear.arc (+1), spell_holy_word.arc (+1), spell_icestorm.arc (+1), spell_lg_icestorm.arc (+1), spell_mana_blast.arc (+1), spell_mass_confusion.arc (+1), spell_paralyze.arc (+1), spell_peace.arc (+1), spell_shockwave.arc (+1), spell_slow.arc (+1), spell_spiderweb.arc (+1), spell_turn_undead.arc (+1), spell_vitriol_splash.arc (+1), spell_windstorm.arc (+1), spell_wonder.arc (+1), spell_wrathful_eye.arc (+1)
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

972 lines of code changed in 69 files:

  • trunk/arch/spell/Cone: banishment.arc (new 21), colorspray.arc (new 28), confusion.arc (new 23), confusion.base.111.png (new 1), confusion.base.112.png (new 1), confusion.base.113.png (new 1), confusion.base.114.png (new 1), counterspell.arc (new 16), counterspell.base.111.png (new 1), face_of_death.arc (new 17), face_of_death.base.111.png (new 1), fear.arc (new 20), fear.base.111.png (new 1), fear.base.112.png (new 1), fear.base.113.png (new 1), firebreath.arc (new 22), flowers.arc (new 17), flowers.base.111.png (new 1), holy_word.arc (new 21), icestorm.arc (new 23), icestorm.base.111.png (new 1), icestorm.base.112.png (new 1), icestorm.base.113.png (new 1), icestorm.clsc.111.png (new 1), icestorm.clsc.112.png (new 1), icestorm.clsc.113.png (new 1), manablast.arc (new 22), paralyse.base.111.png (new 1), paralyse.base.112.png (new 1), paralyse.base.113.png (new 1), paralyze.arc (new 21), peace.arc (new 31), shockwave.arc (new 20), slow.arc (new 20), slow.base.111.png (new 1), slow.base.112.png (new 1), slow.base.113.png (new 1), spell_banishment.arc (new 24), spell_burning_hands.arc (new 24), spell_color_spray.arc (new 24), spell_counterspell.arc (new 24), spell_dragonbreath.arc (new 25), spell_face_of_death.arc (new 24), spell_fear.arc (new 24), spell_holy_word.arc (new 24), spell_icestorm.arc (new 24), spell_lg_icestorm.arc (new 24), spell_mana_blast.arc (new 24), spell_mass_confusion.arc (new 24), spell_paralyze.arc (new 24), spell_peace.arc (new 24), spell_shockwave.arc (new 24), spell_slow.arc (new 24), spell_spiderweb.arc (new 24), spell_turn_undead.arc (new 24), spell_vitriol_splash.arc (new 24), spell_windstorm.arc (new 24), spell_wonder.arc (new 25), spell_wrathful_eye.arc (new 24), spiderweb.arc (new 30), turnundead.arc (new 21), turnundead.base.111.png (new 1), turnundead.base.112.png (new 1), turnundead.base.113.png (new 1), windstorm.arc (new 20), windstorm.base.111.png (new 1), windstorm.base.112.png (new 1), windstorm.base.113.png (new 1), wrathful_eye.arc (new 21)
Generated by StatSVN 0.7.0