summaryrefslogtreecommitdiff
path: root/src/types.h
Commit message (Expand)AuthorAge
* Split struct ability_type into separate header fileBardur Arantsson2015-03-22
* Split school_book_type out of types.hBardur Arantsson2015-03-22
* Move corrupt.cc function declarations to separate headerBardur Arantsson2015-02-23
* Move mimic.cc function delcarations into separate headerBardur Arantsson2015-02-23
* Remove f_head, f_name, f_textBardur Arantsson2015-02-23
* Remove ow_head, ow_nameBardur Arantsson2015-02-23
* Remove ba_head, ba_nameBardur Arantsson2015-02-23
* Remove st_head, st_nameBardur Arantsson2015-02-23
* Remove wf_head, wf_name, wf_textBardur Arantsson2015-02-23
* Remove al_head, al_nameBardur Arantsson2015-02-23
* Remove s_head, s_name, s_textBardur Arantsson2015-02-23
* Remove t_head, t_name, t_textBardur Arantsson2015-02-23
* Remove set_head, set_name, set_textBardur Arantsson2015-02-23
* Remove rp_head, rp_name, rp_text, rmp_head, rmp_name, rmp_textBardur Arantsson2015-02-23
* Remove c_head, c_name, c_textBardur Arantsson2015-02-23
* Remove ab_head, ab_name, ab_textBardur Arantsson2015-02-23
* Remove d_head, d_name, d_textBardur Arantsson2015-02-23
* Remove re_head, re_nameBardur Arantsson2015-02-23
* Remove e_name, e_text, e_headBardur Arantsson2015-02-23
* Remove v_name, v_text, v_headBardur Arantsson2015-02-23
* Replace a_head, a_name, a_text with simple char *Bardur Arantsson2015-02-23
* Remove dead declarationsBardur Arantsson2015-02-23
* Remove unused BACT_* values, including Arena codeBardur Arantsson2015-02-23
* Remove a few unused fields in player_typeBardur Arantsson2015-02-23
* Remove k_name, k_text, k_head in favor of simple stringsBardur Arantsson2015-02-23
* Remove r_name, r_text, r_head in favor of simple stringsBardur Arantsson2015-02-23
* Remove unused music_extra2 flagBardur Arantsson2015-02-23
* Remove last remnants of the Merchant classBardur Arantsson2015-02-23
* Clean up warnings about signed/unsigned comparisonsBardur Arantsson2015-02-23
* Remove unused struct birther fieldsBardur Arantsson2014-12-23
* Remove struct magic_typeBardur Arantsson2014-12-23
* Enable "maxmize stats" permanentlyBardur Arantsson2014-12-23
* Remove old-style hooks codeBardur Arantsson2014-12-23
* Update HOOK_QUEST_FINISH to new-style hookBardur Arantsson2014-12-23
* Update HOOK_QUEST_FAIL to new-style hookBardur Arantsson2014-12-23
* Update HOOK_ENTER_DUNGEON to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CALC_HP to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MONSTER_AI to new-style hookBardur Arantsson2014-12-23
* Update HOOK_BUILD_ROOM1 to new-style hookBardur Arantsson2014-12-23
* Update HOOK_WIELD to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MONSTER_DEATH to new-style hookBardur Arantsson2014-12-23
* Update HOOK_INIT_QUEST to new-style hookBardur Arantsson2014-12-23
* Update HOOK_NEW_MONSTER to new-style hookBardur Arantsson2014-12-23
* Update HOOK_DROP to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CHAR_DUMP to new-style hookBardur Arantsson2014-12-23
* Update HOOK_WILD_GEN to new-style hookBardur Arantsson2014-12-23
* Update HOOK_CHAT to new-style hookBardur Arantsson2014-12-23
* Update HOOK_MON_SPEAK to new-style hookBardur Arantsson2014-12-23
* Remove all uses of sglibBardur Arantsson2014-12-18
* Remove pointless comment in types.hBardur Arantsson2014-06-26