Directory crossfire/resource/resource/conf/

Total Files:
8
Deleted Files:
0
Lines of Code:
82570

[root]/crossfire/resource/resource/conf

Lines of Code

crossfire/resource/resource/conf/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 7014 (100.0%) 167.0
akirschbaum 26 (61.9%) 6843 (97.6%) 263.1
ryo_saeba 16 (38.1%) 171 (2.4%) 10.6

Most Recent Commits

ryo_saeba 2010-11-20 09:09 Rev.: 8803

Add new flags.

13 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+13 -1)
akirschbaum 2010-11-06 01:30 Rev.: 8765

Update game object matchers to treat game objects having weight=0 as non-pickable.

2 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: GameObjectMatchers.xml (+2)
akirschbaum 2010-11-06 01:28 Rev.: 8764

Fix #3079982 (bad warning for potion level).

2 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+2 -2)
akirschbaum 2010-11-06 01:20 Rev.: 8763

Collect resources.

9 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: archetypes (+9)
akirschbaum 2010-11-06 01:06 Rev.: 8761

Collect resources.

5730 lines of code changed in 10 files:

  • crossfire/resource/resource/conf: animations (new), animtree (+2), archetypes (+1803 -2356), bmaps.paths (+3909 -3889), crossfire.0 (new)
akirschbaum 2010-11-05 15:28 Rev.: 8759

Enhance "Shop square allows magic and/or prayers" validator: flag shop squares that are adjacent to squares that allow spells or prayers.

10 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: GameObjectMatchers.xml (+10)
akirschbaum 2010-11-05 14:11 Rev.: 8757

Fix game object matchers to reliably match int valued attributes.

33 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: GameObjectMatchers.xml (+33 -61)
akirschbaum 2010-11-04 02:12 Rev.: 8750

Fix typos.

2 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+2 -2)
akirschbaum 2010-11-04 02:11 Rev.: 8749

Whitespace changes.

935 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+935 -835)
akirschbaum 2010-11-03 14:09 Rev.: 8748

Do not consider game objects with "weight 0" as items. [Crossfire]

2 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: GameObjectMatchers.xml (+2)
akirschbaum 2010-11-03 01:58 Rev.: 8747

Update game object matchers to handle redundant "attribute 0" lines. [Crossfire]

35 lines of code changed in 2 files:

  • crossfire/resource/resource/conf: GameObjectMatchers.xml (+35 -8)
akirschbaum 2010-10-07 13:17 Rev.: 8691

Whitespace changes.

54 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+54 -46)
ryo_saeba 2010-10-03 03:46 Rev.: 8663

Add 'player' type.

7 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+7)
ryo_saeba 2010-09-23 12:33 Rev.: 8656

Add and update spell-related fields.

31 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+31 -7)
ryo_saeba 2010-09-11 05:07 Rev.: 8655

Add 'anim_suffix' attribute.

17 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+17)
ryo_saeba 2010-09-11 04:43 Rev.: 8654

Add turn undead resistance to various dialogs.

17 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+17)
ryo_saeba 2010-09-11 04:25 Rev.: 8653

Remove obsolete attribute.

0 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (-1)
ryo_saeba 2010-09-11 03:44 Rev.: 8652

Add 'drink' type.

23 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+23)
ryo_saeba 2010-09-11 03:42 Rev.: 8651

Add 'on_use_yield' attribute.

12 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+12)
ryo_saeba 2010-09-11 02:42 Rev.: 8650

Add 'death_animation' attribute.

4 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+4)
ryo_saeba 2010-09-11 02:38 Rev.: 8649

Add 'accept_living' attribute to altars.

8 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+8)
ryo_saeba 2010-09-11 02:34 Rev.: 8648

Add the 'price_adjustement' fields.

11 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+11)
ryo_saeba 2010-09-11 02:31 Rev.: 8647

Add 'wc_increase_rate'.

3 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+3)
ryo_saeba 2010-09-11 02:27 Rev.: 8646

Add 'generator_radius'.

5 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+5)
ryo_saeba 2010-09-11 02:18 Rev.: 8645

Add 'casting_requirements' attribute.

8 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+8)
ryo_saeba 2010-09-11 02:12 Rev.: 8644

Add more generator fields.

8 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+8)
ryo_saeba 2010-09-11 02:03 Rev.: 8643

Add 'no_mood_change' flag.

4 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+4)
akirschbaum 2010-07-03 03:56 Rev.: 8580

Update autojoin definitions for Crossfire to support alternative archetypes.

0 lines of code changed in 2 files:

  • crossfire/resource/resource/conf: autojoin.txt (changed)
akirschbaum 2010-06-25 15:16 Rev.: 8460

Fix typos.

28 lines of code changed in 1 file:

  • crossfire/resource/resource/conf: types.xml (+28 -28)
akirschbaum 2010-06-25 13:35 Rev.: 8458

Implement #3018414 (Improved archetype list). Now monster archetypes display "level X" (or "level X*" for generators).

1 lines of code changed in 2 files:

  • crossfire/resource/resource/conf: types.xml (+1 -1)
Generated by StatSVN 0.7.0