summaryrefslogtreecommitdiff
path: root/src/spell_type.h
Commit message (Expand)AuthorAge
* Rework spell_type_description_foreach to use lambdasBardur Arantsson2014-12-23
* Remove all uses of sglibBardur Arantsson2014-12-18
* Switch almost everything over to C++Bardur Arantsson2013-09-27
* Constness fixesBardur Arantsson2013-09-27
* Fix erroneous use of "h-type" instead of "h-basic"Bardur Arantsson2013-09-27
* Split out data typesBardur Arantsson2013-09-27
* Use #pragma once instead of include guardsBardur Arantsson2013-09-27
* C++: Introduce types_fwd.h with forward declarations for types.hBardur Arantsson2013-09-27
* Change spell_type to a semi-ADTBardur Arantsson2012-06-30