summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Inline set_target into convey_recall() in spells3.ccBardur Arantsson2014-12-23
* Remove dead extern declarationBardur Arantsson2014-12-23
* Move find_position() to spells3.ccBardur Arantsson2014-12-23
* Remove "tolua" from .gitignoreBardur Arantsson2014-12-23
* Make a few functions in skills.cc staticBardur Arantsson2014-12-23
* Move private_check_user_directory() to modules.ccBardur Arantsson2014-12-23
* Clean up compiler warningsBardur Arantsson2014-12-23
* Fix Theme description of UlmoBardur Arantsson2014-12-23
* Fix signature of object_flavorBardur Arantsson2014-12-23
* Remove dead get_table_name() and its data fileBardur Arantsson2014-12-23
* Remove unused struct birther fieldsBardur Arantsson2014-12-23
* Remove struct magic_typeBardur Arantsson2014-12-23
* Make "pref_tmp_value" localBardur Arantsson2014-12-23
* Remove unused angband_sound_nameBardur Arantsson2014-12-23
* Remove unused MAX_HOOKSBardur Arantsson2014-12-23
* Enable "maxmize stats" permanentlyBardur Arantsson2014-12-23
* Remove old-style hooks codeBardur Arantsson2014-12-23
* Remove unused HOOK_BIRTHBardur Arantsson2014-12-23
* Remove unused HOOK_INIT_GAMEBardur Arantsson2014-12-23
* Remove unused HOOK_DEBUG_COMMANDBardur Arantsson2014-12-23
* Remove unused HOOK_BUILDING_ACTIONBardur Arantsson2014-12-23
* Remove unused HOOK_STORE_STOCKBardur Arantsson2014-12-23
* Remove unused HOOK_ACTIVATEBardur Arantsson2014-12-23
* Remove unused HOOK_ZAPBardur Arantsson2014-12-23
* Remove old-style HOOK_EAT invocationBardur Arantsson2014-12-23
* Remove unused HOOK_TAKEOFFBardur Arantsson2014-12-23
* Remove unused HOOK_OPENBardur Arantsson2014-12-23
* Remove old-style HOOK_RECALC_SKILLS invocationBardur Arantsson2014-12-23
* Remove unused HOOK_LOAD_ENDBardur Arantsson2014-12-23
* Remove unused HOOK_LEARN_ABILITYBardur Arantsson2014-12-23
* Remove unused HOOK_ACTIVATE_POWERBardur Arantsson2014-12-23
* Remove unused HOOK_CALC_POWERSBardur Arantsson2014-12-23
* Remove unused HOOK_CALC_WEIGHTBardur Arantsson2014-12-23
* Remove unused HOOK_CALC_MANABardur Arantsson2014-12-23
* Remove unused HOOK_PLAYER_EXPBardur Arantsson2014-12-23
* Remove unused HOOK_ACTIVATE_DESCBardur Arantsson2014-12-23
* Remove unused HOOK_ITEM_NAMEBardur Arantsson2014-12-23
* Remove unused HOOK_APPLY_MAGICBardur Arantsson2014-12-23
* Remove old-style HOOK_GAME_START invocationBardur Arantsson2014-12-23
* Remove unused HOOK_FIREBardur Arantsson2014-12-23
* Remove unused HOOK_KEYPRESSBardur 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_PLAYER_LEVEL to new-style hookBardur Arantsson2014-12-23
* Update HOOK_GEN_LEVEL_BEGIN to new-style hookBardur Arantsson2014-12-23
* Update HOOK_ENTER_DUNGEON to new-style hookBardur Arantsson2014-12-23
* Update HOOK_DIE 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_END_TURN to new-style hookBardur Arantsson2014-12-23