summaryrefslogtreecommitdiff
path: root/lib/scpt
Commit message (Expand)AuthorAge
...
* Lua: Move "Conveyance" spell functions to CBardur Arantsson2012-04-12
* Lua: Move "Air" school spell functions to CBardur 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: 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: 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: Prepare for moving HOOK_PLAYER_LEVEL code to CBardur Arantsson2012-04-08
* Lua: God quests: Move HOOK_LEVEL_END_GEN code to CBardur Arantsson2012-04-08
* Lua: God quests: Factor out differences between ToME/ThemeBardur Arantsson2012-04-08
* Lua: God quests: Correct and streamline handling of directionsBardur 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
* Lua: Refactor "fireproofing" quest into CBardur Arantsson2012-04-08
* Lua: Remove spurious differences between ToME and ThemeBardur Arantsson2012-04-07
* Lua: Move Library Quest building action to CBardur Arantsson2012-04-07
* Lua: Moved mimicry to CBardur Arantsson2012-04-07
* Lua: Refactor Lua-based powers into CBardur Arantsson2012-04-07
* Lua: Refactor all the corruption code into CBardur Arantsson2012-04-07
* Lua: Refactor the "set" part of player.corruption() to CBardur Arantsson2012-04-07
* Lua: Remove dead Lua code dealing with corruption hooksBardur Arantsson2012-04-07
* Lua: Refactor vampire corruption logic to CBardur Arantsson2012-04-07
* Lua: Refactor HOOK_PROCESS_WORLD code from corrupt.lua to CBardur Arantsson2012-04-07
* Lua: Remove unneeded init of corrupt_anti_teleport_stoppedBardur Arantsson2012-04-07
* Lua: Move "powers granted by corruptions" calculation from Lua to C.Bardur Arantsson2012-04-07
* Lua: Moved corruption "can_gain" checks to CBardur Arantsson2012-04-07
* Lua: Remove Lua use of HOOK_QUAFF.Bardur Arantsson2012-04-07
* Lua: Move uses of HOOK_READ to CBardur Arantsson2012-04-07
* Lua: Move HOOK_CALC_BONUS corruption code to CBardur Arantsson2012-04-07
* Lua: Move player.corrupt_anti_teleport_stopped variable to CBardur Arantsson2012-04-07
* Lua: Move spell school usages of HOOK_CALC_BONUS to CBardur Arantsson2012-04-07
* Lua: Move geomancy spell effects to CBardur Arantsson2012-04-07
* Lua: Remove HOOK_GF_EXEC and HOOK_GF_COLORBardur Arantsson2012-04-07
* Lua: Move "Library" quest functions to CBardur Arantsson2012-04-07
* Lua: Move "Library" quest monster placement code to CBardur Arantsson2012-04-07
* Lua: Move Bounty Hunter quest to CBardur Arantsson2012-04-07
* Lua: Move "outfit player" code to C.Bardur Arantsson2012-04-07
* Refactor: Externalize all the mapsBardur Arantsson2012-04-02
* Refactor: Eliminate duplicate Lua code from print_{book,spell}Bardur Arantsson2012-04-02