Allow for items to make the wielder confused.
Also add helmets that make the wielder confused.
23 lines of code changed in 4 files:
Make blessed items display '(blessed)' to denote they are blessed.
This is mostly for scrolls, where being blessed makes a difference.
8 lines of code changed in 3 files:
Fix missing author line in ChangeLog entry for r20603.
1 lines of code changed in 1 file:
Finish r20603 to make magic field in dragon ability treasurelist define the number of levels at which the ability is gained.
10 lines of code changed in 3 files:
Use magic field in treasurelist to specify gain level.
45 lines of code changed in 2 files:
Spell hierachical correctly.
1 lines of code changed in 1 file:
Fix slightly overzealous comment removal from r20595.
1 lines of code changed in 1 file:
Fix long lines of lore messages in books getting split at buffer ends.
22 lines of code changed in 2 files:
Refactor code to avoid looping through player's inventory.
15 lines of code changed in 2 files:
Add 'illuminated text' as the name for religion books. Also correct spelling of 'gilt' (was 'guilt')
5 lines of code changed in 2 files:
Refactor a malloc and set to zero into a calloc.
5 lines of code changed in 2 files:
Commit ChangeLog entry for r20595.
4 lines of code changed in 1 file:
Update archetype loading code to no longer need warn_archetypes.
Also make sure a pile of error messages don't arise from loading.
6 lines of code changed in 4 files:
Remove superfluous use of buffer and snprintf in random map decor loading.
4 lines of code changed in 2 files: