summaryrefslogtreecommitdiff
path: root/src/spells6.cc
Commit message (Collapse)AuthorAge
* Split spells6.cc declarations to separate header fileBardur Arantsson2015-02-23
|
* Split spells4.cc declarations into separate header fileBardur Arantsson2015-02-23
|
* Move skills.cc function declarations to skills.hppBardur Arantsson2015-02-23
|
* Move gods.cc function declarations to separate headerBardur Arantsson2015-02-23
|
* Fix school assignment for musical instrumentsBardur Arantsson2015-02-23
|
* Simplify spell_type_for_each to spell_type_get_schoolsBardur Arantsson2015-02-23
|
* Fix bug related to God spellbooksBardur Arantsson2015-02-23
|
* Consolide the two spell_type headersBardur Arantsson2015-02-23
|
* Change get_level_school() to use direct spell_type pointer instead of indexBardur Arantsson2015-02-23
|
* Clean up compiler warningsBardur Arantsson2014-12-23
|
* Remove spurious FIXMEsBardur Arantsson2014-12-23
|
* Remove all uses of sglibBardur Arantsson2014-12-18
|
* Switch almost everything over to C++Bardur Arantsson2013-09-27