Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
mwedel | 39 (75.0%) | 322 (89.2%) | 352 (90.0%) | 8.26 |
avogl | 12 (23.1%) | 12 (3.3%) | 12 (3.1%) | 1.00 |
mikeeusa | 1 (1.9%) | 27 (7.5%) | 27 (6.9%) | 27.00 |
Date | Author | File/Message |
---|---|---|
1/2/06 12:44 AM | mwedel |
Apply patch 1394861 - fixes magic walls so they properly propogate.
MSW 2006-01-01 (8 Files changed, 8 Lines changed) spell/MagicWall/spell_build_fireball_wall.arc 1.5
(+1
-0)
spell/MagicWall/spell_darkness.arc 1.4
(+1
-0)
spell/MagicWall/spell_create_frost_wall.arc 1.4
(+1
-0)
spell/MagicWall/spell_build_bullet_wall.arc 1.5
(+1
-0)
spell/MagicWall/spell_build_lightning_wall.arc 1.5
(+1
-0)
spell/MagicWall/spell_build_director.arc 1.5
(+1
-0)
spell/MagicWall/spell_create_lava.arc 1.2
(+1
-0)
spell/MagicWall/spell_counterwall.arc 1.7
(+1
-0)
|
1/2/06 12:10 AM | mwedel |
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 (6 Files changed, 34 Lines changed) spell/MagicWall/spell_build_director.arc 1.4
(+6
-4)
spell/MagicWall/spell_create_earth_wall.arc 1.5
(+8
-5)
spell/MagicWall/spell_build_lightning_wall.arc 1.4
(+5
-4)
spell/MagicWall/spell_build_fireball_wall.arc 1.4
(+5
-3)
spell/MagicWall/spell_build_bullet_wall.arc 1.4
(+4
-3)
spell/MagicWall/spell_counterwall.arc 1.6
(+6
-4)
|
12/26/05 12:59 PM | mikeeusa |
Adding the repulsion wall from the tracker, the author was going to upload it but seems to have forgotten or not gotten around to it, so here it is
(1 Files changed,
27 Lines changed)
spell/MagicWall/spell_repelwall.arc 1.1 added 27
|
6/8/04 8:41 PM | avogl |
Fixed counterwall spell.
The counterwall spell did not work because the attacktype was missing in the arch. --AV (1 Files changed, 1 Lines changed) spell/MagicWall/spell_counterwall.arc 1.5
(+1
-0)
|
5/5/04 2:16 AM | mwedel |
Add range_modifier to these spells, so the walls grow in length
as caster level increases. MSW 2004-05-04 (7 Files changed, 8 Lines changed) spell/MagicWall/spell_counterwall.arc 1.4
(+1
-0)
spell/MagicWall/spell_create_frost_wall.arc 1.3
(+1
-0)
spell/MagicWall/spell_darkness.arc 1.3
(+1
-0)
spell/MagicWall/spell_create_earth_wall.arc 1.4
(+2
-1)
spell/MagicWall/spell_create_fire_wall.arc 1.3
(+1
-0)
spell/MagicWall/spell_wall_of_thorns.arc 1.3
(+1
-0)
spell/MagicWall/spell_create_pool_of_chaos.arc 1.3
(+1
-0)
|
2/16/04 6:04 PM | mwedel |
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 (6 Files changed, 41 Lines changed) spell/MagicWall/spell_build_bullet_wall.arc 1.3
(+6
-1)
spell/MagicWall/spell_create_earth_wall.arc 1.3
(+8
-1)
spell/MagicWall/spell_build_lightning_wall.arc 1.3
(+7
-1)
spell/MagicWall/spell_build_fireball_wall.arc 1.3
(+6
-1)
spell/MagicWall/spell_counterwall.arc 1.3
(+7
-1)
spell/MagicWall/spell_build_director.arc 1.3
(+7
-1)
|
9/24/03 5:48 PM | avogl |
More faces for spells. Should be more or less complete now.
(11 Files changed,
11 Lines changed)
spell/MagicWall/spell_darkness.arc 1.2
(+1
-0)
spell/MagicWall/spell_create_fire_wall.arc 1.2
(+1
-0)
spell/MagicWall/spell_create_pool_of_chaos.arc 1.2
(+1
-0)
spell/MagicWall/spell_build_director.arc 1.2
(+1
-0)
spell/MagicWall/spell_create_earth_wall.arc 1.2
(+1
-0)
spell/MagicWall/spell_counterwall.arc 1.2
(+1
-0)
spell/MagicWall/spell_wall_of_thorns.arc 1.2
(+1
-0)
spell/MagicWall/spell_build_lightning_wall.arc 1.2
(+1
-0)
spell/MagicWall/spell_create_frost_wall.arc 1.2
(+1
-0)
spell/MagicWall/spell_build_bullet_wall.arc 1.2
(+1
-0)
spell/MagicWall/spell_build_fireball_wall.arc 1.2
(+1
-0)
|
9/12/03 11:38 PM | mwedel |
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 (12 Files changed, 261 Lines changed) spell/MagicWall/spell_darkness.arc 1.1 added 19
spell/MagicWall/spell_create_frost_wall.arc 1.1 added 22
spell/MagicWall/spell_create_fire_wall.arc 1.1 added 23
spell/MagicWall/spell_build_lightning_wall.arc 1.1 added 23
spell/MagicWall/spell_create_lava.arc 1.1 added 22
spell/MagicWall/spell_build_director.arc 1.1 added 22
spell/MagicWall/spell_wall_of_thorns.arc 1.1 added 23
spell/MagicWall/spell_create_earth_wall.arc 1.1 added 19
spell/MagicWall/spell_counterwall.arc 1.1 added 19
spell/MagicWall/spell_build_bullet_wall.arc 1.1 added 23
spell/MagicWall/spell_create_pool_of_chaos.arc 1.1 added 23
spell/MagicWall/spell_build_fireball_wall.arc 1.1 added 23
|