summaryrefslogtreecommitdiff
path: root/src/variable.hpp
Commit message (Collapse)AuthorAge
* Remove Alchemist class and associated skills/codeBardur Arantsson2015-12-11
| | | | | | Alchemy has always been ridiculously broken and there's been a huge amount of horrible code to support it. Sorry to any fans of Alchemy, but it's got to go.
* Split types.h into separate header for each typeBardur Arantsson2015-06-07
|
* Remove redundant code in init2.ccBardur Arantsson2015-06-07
| | | | A little template use can go a long way.
* Rework object list filters to avoid global variablesBardur Arantsson2015-04-15
|
* Split struct ability_type into separate header fileBardur Arantsson2015-03-22
|
* Split variables.cc declarations to separate header filesBardur Arantsson2015-03-07
- Can now remove externs.h. Yay! - Put a stray option variable into its rightful place in options.hpp