Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 121 (100.0%) | 4.6 |
/ | 11 (42.3%) | 50 (41.3%) | 4.5 |
server/ | 4 (15.4%) | 46 (38.0%) | 11.5 |
common/ | 4 (15.4%) | 23 (19.0%) | 5.7 |
lib/ | 7 (26.9%) | 2 (1.7%) | 0.2 |
Implemented proposal #1497089: fix for some random items.
Changed the title of several treasures from Gaea to Vitality, and from
Ruggilli to Blazing Fires, to match better the personality of those gods.
Yann Chachkoff 2006-12-30
8 lines of code changed in:
Fix for bug #1539120: talisman of Evocation grants wrong skill.
Changed the name of the "Talisman of Evocation" artifact to "Talisman of Creation",
so there is no confusion with the skill name.
- gros 2006-12-30
4 lines of code changed in:
Last part of the fix for bug #1612838
Changed the formula used to compute the item_power of a generated artifact treasure.
- gros 2006-12-30
7 lines of code changed in:
Partial fix for bug #1612838: Problem with item_power code
Now armours get +3*magic increase to their item_power field.
Corrected stupid mistakes made when fixing bug #1528525
- gros 2006-12-30
13 lines of code changed in:
Fix for bug #1573294: Flesh displays speed +x and gives lot identification exp.
Patch initially submitted by Aaron Baugher
- gros 2006-12-30
15 lines of code changed in:
Fix for bug #1528525: Sometimes "bad" initial items are created.
Changed the behavior of create_one_treasure, that will now not generate a
treasure whose base object is cursed or damned when the GT_ONLY_GOOD flag is set.
- gros 2006-12-30
14 lines of code changed in:
Fix for bug #1622609: Specific flags no longer displayed with 'who command
Replaced [] by <> in the who output command, as [] are reserved for the various
formatting tags.
- gros 2006-12-29
12 lines of code changed in:
Fixed bug #1551404 ("Player attacks wrong object").
- gros 2006-12-26
32 lines of code changed in:
Fixed bug #1530000 ("Failed inscription skill reduces bargaining experience").
- gros 2006-12-26
16 lines of code changed in: