summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Show Thaumaturgy spells immediately when castingBardur Arantsson2012-06-26
* Show character powers immediately when (U)singBardur Arantsson2012-06-26
* Show spells imeddiately when castingBardur Arantsson2012-06-26
* Show symbiote powers immediately when usingBardur Arantsson2012-06-26
* Show skills immediately on "m" menuBardur Arantsson2012-06-26
* messages: Remove message__type; it's not really used.Bardur Arantsson2012-06-26
* messages: Move message_* functions to separate compilation unitBardur Arantsson2012-06-26
* Remove unused variables.Bardur Arantsson2012-06-26
* Merge branch 'unlua'Bardur Arantsson2012-06-26
|\
| * Merge branch 'master' into unluaBardur Arantsson2012-06-25
| |\
| * | Remove Lua references from CMakeLists.txtBardur Arantsson2012-06-25
| * | Fix 32-bit/64-bit inconsistencies.Bardur Arantsson2012-06-23
| * | Lua: Automatizer: Fix silly bug to do with module detectionBardur Arantsson2012-06-19
| * | Lua: Remove LuaBardur Arantsson2012-06-19
| * | Lua: Eliminate use of exec_lua() in files.cBardur Arantsson2012-06-19
| * | Lua: Move automatizer to CBardur Arantsson2012-06-19
| * | Lua: Remove unused lua_StateBardur Arantsson2012-06-19
| * | Lua: Remove unused variableBardur Arantsson2012-06-19
| * | Lua: Remove get_lua_list_size()Bardur Arantsson2012-06-19
| * | Lua: Remove get_lua_int()Bardur Arantsson2012-06-19
| * | Lua: Remove dead lua_spell_success()Bardur Arantsson2012-06-19
| * | Lua: Remove dead code from 'util.lua'Bardur Arantsson2012-06-19
| * | Lua: Move increase_mana() to CBardur Arantsson2012-06-19
| * | Lua: Remove dead object & summoning codeBardur Arantsson2012-06-19
| * | Lua: Remove dead load/save codeBardur Arantsson2012-06-19
| * | Lua: Remove dead "patches" codeBardur Arantsson2012-06-19
| * | Lua: Move the last game-specific scripting files to CBardur Arantsson2012-06-19
| * | Lua: Move activation of Theme's Maia "aggravation" to CBardur Arantsson2012-06-19
| * | Lua: Move joke monster code to CBardur Arantsson2012-06-19
| * | Lua: Move Theme's racial alignment to CBardur Arantsson2012-06-11
| * | Lua: Move Theme's movement hook to CBardur Arantsson2012-06-10
| * | Lua: Move Theme's stair handling to CBardur Arantsson2012-06-10
| * | Lua: Move Theme's non-scummy junk creation to CBardur Arantsson2012-06-10
| * | Lua: Move Theme's Longbottom Leaf code to CBardur Arantsson2012-06-10
| * | Lua: Move Vampire corruption handling to CBardur Arantsson2012-06-10
| * | Lua: Move "Smeagol takes RoI" code to CBardur Arantsson2012-06-09
| * | Lua: Move "Hobbits like food" code to CBardur Arantsson2012-06-09
| * | Lua: Move "Drunk takes wine" code to CBardur Arantsson2012-06-09
| * | Lua: Move automatic stat gain to CBardur Arantsson2012-06-09
| * | Lua: Move "Far Reaching Attack" ability to CBardur Arantsson2012-06-09
| * | Lua: Move "Geomancy" ability to CBardur Arantsson2012-06-09
| * | Lua: Move "Death Touch" ability to CBardur Arantsson2012-06-09
| * | Lua: Remove Lua help codeBardur Arantsson2012-06-09
| * | Lua: Move the "monster asked for help" help to CBardur Arantsson2012-06-09
| * | Lua: Move "ability" help to CBardur Arantsson2012-06-09
| * | Lua: Move "skill" help to CBardur Arantsson2012-06-09
| * | Lua: Move "god" help to CBardur Arantsson2012-06-09
| * | Lua: Move "class" help to CBardur Arantsson2012-06-09
| * | Lua: Move "subrace" help to CBardur Arantsson2012-06-09
| * | Lua: Move "race" help to CBardur Arantsson2012-06-09