Allow cure spells to have an effect.
5 lines of code changed in 1 file:
Use blue for electricity, light blue for cold, and various other colors.
15 lines of code changed in 2 files:
Display color and underline for items too.
32 lines of code changed in 4 files:
Remove empty directories.
0 lines of code changed in 24 files:
Fix order of attributes in object (bug 798) & improve in-code related comments
The field 'artifact' was before the field 'name' in the object structure.
This prevented it from beeing copied when the object was copied or cloned.
Moved it below and improved in-code comments about it.
Fixes https://sourceforge.net/p/crossfire/bugs/798/
10 lines of code changed in 2 files: