summaryrefslogtreecommitdiff
path: root/src/spells6.cc
Commit message (Expand)AuthorAge
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
* Move lua_bind.cc declarations to separate header fileBardur Arantsson2015-03-07
* Split object*.cc declarations into separate header filesBardur Arantsson2015-03-07
* 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