summaryrefslogtreecommitdiff
path: root/src/spells5.cc
Commit message (Expand)AuthorAge
* Remove monster memoryBardur Arantsson2016-06-20
* Migrate z-rand.c to C++Bardur Arantsson2015-12-11
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
* Rename miscellaneous .h headers to .hppBardur Arantsson2015-03-22
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
* Split spells4.cc declarations into separate header fileBardur Arantsson2015-02-23
* Move cmd5.cc function declarations to separate header fileBardur Arantsson2015-02-23
* Change "activation spells" to use the old styleBardur Arantsson2015-02-23
* Move school_spells array to spells5.ccBardur Arantsson2015-02-23
* Consolide the two spell_type headersBardur Arantsson2015-02-23
* Move spell forward declarations from externs.h to spells3.hppBardur Arantsson2015-02-23
* Replace all empty "spell_info" functions with a single functionBardur Arantsson2015-02-23
* Remove unused parameter from spell_new()Bardur Arantsson2013-09-27
* Switch almost everything over to C++Bardur Arantsson2013-09-27