Directory arch/trunk/spell/Bomb/

Total Files:
20
Deleted Files:
0
Lines of Code:
165

[root]/arch/trunk/spell/Bomb

Lines of Code

arch/trunk/spell/Bomb/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 67 (100.0%) 0.8
akirschbaum 29 (37.2%) 46 (68.7%) 1.5
kbulgrien 1 (1.3%) 7 (10.4%) 7.0
ryo_saeba 11 (14.1%) 5 (7.5%) 0.4
qal21 13 (16.7%) 5 (7.5%) 0.3
Alestan 3 (3.8%) 3 (4.5%) 1.0
meflin2 1 (1.3%) 1 (1.5%) 1.0
anmaster 20 (25.6%) 0 (0.0%) 0.0

Most Recent Commits

ryo_saeba 2011-11-20 08:43 Rev.: 15834

Run optipng on the faces.

0 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: spell_create_bomb.base.111.png (changed)
ryo_saeba 2011-06-19 17:10 Rev.: 14667

Add icons for spells, taken from JXClient's sources, revision 4199.

1 lines of code changed in 2 files:

  • arch/trunk/spell/Bomb: spell_bomb.arc (+1 -1), spell_create_bomb.base.111.png (new)
anmaster 2010-10-11 13:14 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.

0 lines of code changed in 18 files:

  • arch/trunk/spell/Bomb: bomb.arc (changed), bomb.base.111.png (changed), bomb.base.112.png (changed), bomb.base.113.png (changed), bomb.base.114.png (changed), bomb.clsc.111.png (changed), bomb.clsc.112.png (changed), bomb.clsc.113.png (changed), bomb.clsc.114.png (new), explosion.arc (changed), explosion.base.111.png (changed), explosion.base.112.png (changed), explosion.base.113.png (changed), spell_bomb.arc (changed), splint.arc (changed), splint.base.111.png (changed)
Alestan 2010-08-19 17:26 Rev.: 13656

added weight to several spells so they will throw stuff on the floor.

3 lines of code changed in 3 files:

  • arch/trunk/spell/Bomb: explosion.arc (+1), spell_bomb.arc (+1), splint.arc (+1)
ryo_saeba 2010-08-14 02:13 Rev.: 13587

Merge lines.

1 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: spell_bomb.arc (+1 -7)
meflin2 2009-08-01 15:43 Rev.: 12127

initial spell re-level change

1 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: spell_bomb.arc (+1 -1)
kbulgrien 2009-07-21 22:00 Rev.: 12099

Add msg/endmsg descriptions to spells with names that begin with C and the
antimagic rune skipped previously. This allows the descriptions to be displayed in the GTK-V2 client spell window.

7 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: spell_bomb.arc (+7 -7)
akirschbaum 2009-02-01 14:23 Rev.: 11312

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

39 lines of code changed in 6 files:

  • arch/trunk/spell/Bomb: bomb.arc (+1 -12), bomb.face (new 23), explosion.arc (+1 -6), explosion.face (+11), splint.arc (-1), splint.face (new 3)
akirschbaum 2009-01-31 19:44 Rev.: 11299

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

5 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: explosion.face (new 5)
anmaster 2009-01-24 23:38 Rev.: 11260

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

0 lines of code changed in 2 files:

  • arch/trunk/spell/Bomb: explosion.base.112.png (changed), explosion.base.113.png (changed)
ryo_saeba 2008-11-10 06:38 Rev.: 10379

Remove obsolete color_fg.

2 lines of code changed in 2 files:

  • arch/trunk/spell/Bomb: bomb.arc (+1 -1), splint.arc (+1 -1)
akirschbaum 2008-01-11 21:22 Rev.: 8170

Use better compression to reduce image sizes.

0 lines of code changed in 20 files:

  • arch/trunk/spell/Bomb: bomb.base.111.png (new), bomb.base.112.png (changed), bomb.base.113.png (changed), bomb.clsc.111.png (changed), bomb.clsc.112.png (new), bomb.clsc.113.png (changed), explosion.base.111.png (changed), explosion.base.112.png (changed), explosion.base.113.png (new), splint.base.111.png (new)
qal21 2007-11-29 03:51 Rev.: 7583

Add anim_suffix spellcasting to all spells.

1 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: spell_bomb.arc (+1)
ryo_saeba 2007-07-17 15:46 Rev.: 6794

Remove obsolete color_bg field.

0 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: explosion.arc (-1)
ryo_saeba 2007-06-13 14:54 Rev.: 6567

Remove obsolete field.

0 lines of code changed in 3 files:

  • arch/trunk/spell/Bomb: bomb.arc (-1), explosion.arc (-1), splint.arc (-1)
ryo_saeba 2007-05-20 14:58 Rev.: 6321

Remove obsolete fields.

1 lines of code changed in 1 file:

  • arch/trunk/spell/Bomb: splint.arc (+1 -2)
akirschbaum 2007-03-25 05:51 Rev.: 5874

Convert obsolete 'flying' attribute to 'move_type' attributes.

2 lines of code changed in 2 files:

  • arch/trunk/spell/Bomb: explosion.arc (+1 -1), splint.arc (+1 -1)
qal21 2006-12-16 19:59 Rev.: 5178

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

4 lines of code changed in 4 files:

  • arch/trunk/spell/Bomb: bomb.arc (+1), explosion.arc (+1), spell_bomb.arc (+1), splint.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 8 files:

  • arch/trunk/spell/Bomb: bomb.arc (-1), explosion.arc (-1), spell_bomb.arc (new), splint.arc (new)
Generated by StatSVN 0.7.0