summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Lua: Add god_at() for safe indexing of deity_infoBardur Arantsson2012-05-30
* Lua: Reintroduce the "obvious" flag from castingBardur Arantsson2012-05-29
* Lua: Remove unused spell_type.skill field.Bardur Arantsson2012-05-29
* Lua: Convert all the spell metadata to C codeBardur Arantsson2012-05-29
* Lua: Use get_level_s to avoid C->Lua->C loopBardur Arantsson2012-05-29
* Lua: Add "school_idx" type to hold list of spell schoolsBardur Arantsson2012-05-29
* Lua: Add "casting_type" enum to support moving spells to CBardur Arantsson2012-05-29
* Lua: Add missing SCHOOL_* variables to spells4.cBardur Arantsson2012-05-29
* Lua: Add "dice_type" to support moving spells to CBardur Arantsson2012-05-29
* Lua: Add "device_allocation_type" to support moving spellsBardur Arantsson2012-05-29
* Lua: Add "range_type" to support moving spells.Bardur Arantsson2012-05-29
* Lua: Factor out "string_list_append" functionBardur Arantsson2012-05-28
* Lua: Move Geomancy spell dependency functions to CBardur Arantsson2012-05-24
* Lua: Varda: Fix format stringBardur Arantsson2012-05-24
* Fix clang warningsBardur Arantsson2012-05-24
* Lua: Move handling of spell descriptions to CBardur Arantsson2012-05-24
* Lua: Add string_list for dynamic string listsBardur Arantsson2012-05-18
* Lua: Move cast_school_spell() to CBardur Arantsson2012-05-18
* Lua: Move school_book[] to CBardur Arantsson2012-05-18
* Import SGLIB 1.0.3 headerBardur Arantsson2012-05-18
* Lua: Add get_lua_list_size()Bardur Arantsson2012-05-18
* Lua: get_power() is no longer staticBardur Arantsson2012-05-18
* Lua: Separate get_spell_info() functionBardur Arantsson2012-05-18
* Lua: Rework get_level_school() calloutBardur Arantsson2012-05-18
* Corruptions: Fix off-by-one in transcription of Lua codeBardur Arantsson2012-05-18
* Lua: Move 'print_spell_desc' and 'spell_x' to CBardur Arantsson2012-05-16
* Lua: Move "bookable_spells" to CBardur Arantsson2012-05-15
* Lua: Move "Varda" spell functions to CBardur Arantsson2012-05-15
* Lua: Move "Ulmo" spell functions to CBardur Arantsson2012-05-15
* Lua: Move "Mandos" spell functions to CBardur Arantsson2012-05-14
* Lua: Move "Aule" spell functions to CBardur Arantsson2012-05-13
* Lua: Move "Music" spell functions to CBardur Arantsson2012-05-13
* Lua: Move "device" spell functions to CBardur Arantsson2012-05-13
* Lua: Move Demonology wield slot implementation to CBardur Arantsson2012-05-13
* Lua: Move "Nature" spell functions to CBardur Arantsson2012-05-13
* Merge branch 'master' into unluaBardur Arantsson2012-05-12
|\
| * SDL: Allow player to quite by closing the windowmiramor2012-05-12
| * SDL: make window sizing automatic depending on font sizemiramor2012-05-12
* | Lua: Move "Yavanna" spell functions to CBardur Arantsson2012-05-12
* | Lua: Move "Water" spell functions to CBardur Arantsson2012-05-12
* | Lua: Move "Udun" spell functions to CBardur Arantsson2012-05-12
* | Lua: Move "Tulkas" spell functions to CBardur Arantsson2012-05-10
* | Lua: Move "Temporal" spell functions to CBardur Arantsson2012-05-10
* | Fix 32-bit warningsBardur Arantsson2012-05-10
* | Lua: Move "Mind" spell functions to CBardur Arantsson2012-05-10
* | Lua: Remove Lua compat bits of timer_typeBardur Arantsson2012-05-09
* | Lua: Move Theme's "aggravate_evil" timer to CBardur Arantsson2012-05-09
* | Lua: Move "Meta" spell functions to CBardur Arantsson2012-05-08
* | Lua: Move "do_melkor_curse" to CBardur Arantsson2012-04-20
* | Lua: Move "Melkor" spell functions to CBardur Arantsson2012-04-20