summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add option to edit piety in wizard mode.Bardur Arantsson2012-04-19
* Lua: Move "Mana" spell functions to CBardur Arantsson2012-04-19
* Lua: Move "Geomancy" spell functions to CBardur Arantsson2012-04-17
* Lua: Move "Fire" spell functions to CBardur Arantsson2012-04-14
* Lua: Move "Eru" spell functions to CBardur Arantsson2012-04-13
* Lua: Move "Earth" spell functions to CBardur Arantsson2012-04-13
* Lua: Move "Divination" spell functions to CBardur Arantsson2012-04-13
* Lua: Move "Demonology" spell functions to CBardur Arantsson2012-04-12
* Lua: Move "Conveyance" spell functions to CBardur Arantsson2012-04-12
* Lua: Move "Air" school spell functions to CBardur Arantsson2012-04-11
* Add empty spells3.c as preparation for moving spells.Bardur Arantsson2012-04-11
* Lua: Move intros to CBardur Arantsson2012-04-11
* Lua: Gods: Move "become atheist when gaining Anti-magic" to CBardur Arantsson2012-04-11
* Lua: Gods: Refactor HOOK_FOLLOW_GOD code to CBardur Arantsson2012-04-11
* Lua: Gods: Move Theme god definitions to CBardur Arantsson2012-04-11
* Lua: Gods: Move Varda's HOOK_CALC_LITE to CBardur Arantsson2012-04-10
* Lua: Gods: Move Mandos' HOOK_MONSTER_DEATH to CBardur Arantsson2012-04-10
* Lua: Gods: Move Ulmo's HOOK_MONSTER_DEATH to CBardur Arantsson2012-04-10
* Lua: Gods: Move Aule's HOOK_MONSTER_DEATH to CBardur Arantsson2012-04-10
* Lua: Gods: Remove now-unused HOOK_SACRIFICE_GODBardur Arantsson2012-04-10
* Lua: Gods: Move Aule's HOOK_SACRIFICE_GOD to CBardur Arantsson2012-04-10
* Lua: Gods: Move GRACE_DELAY Lua variable to player_type structBardur Arantsson2012-04-10
* Lua: Gods: Move Mandos's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Gods: Move Aule's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Gods: Move Ulmo's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Gods: Move Varda's HOOK_PROCESS_WORLD to CBardur Arantsson2012-04-10
* Lua: Remove quest.pkgBardur Arantsson2012-04-09
* Lua: Remove the need for script for Minas Tirith <-> Gondolin linkBardur Arantsson2012-04-09
* Remove unnecessary dynamic_desc field from quest_typeBardur Arantsson2012-04-09
* Lua: Remove quest_type "type" field.Bardur Arantsson2012-04-09
* Lua: Remove quests.lua and remove unnecessary dynamism for questsBardur Arantsson2012-04-09
* Lua: God quests: Make more functions staticBardur Arantsson2012-04-09
* Lua: God quests: Move quest setup to CBardur Arantsson2012-04-09
* Lua: God quests: Remove unused player_{x,y} quest variablesBardur Arantsson2012-04-09
* Lua: God quests: Move description code to CBardur Arantsson2012-04-09
* Lua: God quests: Move relic "setup" code to CBardur Arantsson2012-04-09
* Lua: Display character bonuses from gods properlyBardur Arantsson2012-04-09
* Lua: Clean up handling of Theme GOD_* variablesBardur Arantsson2012-04-09
* Lua: God quests: Move dungeon setup "dispatch" to CBardur Arantsson2012-04-09
* Lua: God quests: Move HOOK_CHAR_DUMP code to CBardur Arantsson2012-04-09
* Lua: God quests: Move HOOK_GET code to CBardur Arantsson2012-04-09
* Lua: God quests: Move HOOK_PLAYER_LEVEL code to CBardur Arantsson2012-04-09
* Lua: God quests: Move HOOK_LEVEL_END_GEN code to CBardur Arantsson2012-04-08
* Lua: Move per-god dungeon setup to CBardur Arantsson2012-04-08
* Lua: God quest: Move generate_relic() to CBardur Arantsson2012-04-08
* Lua: God quest: Move place_rand_dung() to CBardur Arantsson2012-04-08
* Lua: Library quest: Move quest creation to CBardur Arantsson2012-04-08
* Lua: Library quest: Move HOOK_MONSTER_DEATH code to CBardur Arantsson2012-04-08
* Lua: Library quest: Move HOOK_STAIR code to CBardur Arantsson2012-04-08
* Lua: Library quest: Move more generation code to CBardur Arantsson2012-04-08