summaryrefslogtreecommitdiff
path: root/src/init1.hpp
Commit message (Collapse)AuthorAge
* Remove redundant "extern" on function declarationsBardur Arantsson2017-05-02
|
* Convert dungeon_info_type to use new flag_setBardur Arantsson2016-03-29
|
* 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.
* Reduce scope of buffer for data parsing functionsBardur Arantsson2015-06-07
|
* Split init1.cc declarations into separate header fileBardur Arantsson2015-03-07