summaryrefslogtreecommitdiff
path: root/src/spells4.c
Commit message (Expand)AuthorAge
* Fix 32-bit/64-bit inconsistencies.Bardur Arantsson2012-06-23
* Lua: Migrate spell schools to CBardur Arantsson2012-05-30
* Lua: Reintroduce the "obvious" flag from castingBardur Arantsson2012-05-29
* Lua: Convert all the spell metadata to C codeBardur Arantsson2012-05-29
* Lua: Add "school_idx" type to hold list of spell schoolsBardur 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: Factor out "string_list_append" functionBardur Arantsson2012-05-28
* Lua: Move handling of spell descriptions to CBardur Arantsson2012-05-24
* Lua: Move cast_school_spell() to CBardur Arantsson2012-05-18
* Lua: Move school_book[] to CBardur Arantsson2012-05-18
* Lua: Move 'print_spell_desc' and 'spell_x' to CBardur Arantsson2012-05-16