summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Lua: Move "pick up rod" help to CBardur Arantsson2012-06-08
* Lua: Move "pick up rune" help to CBardur Arantsson2012-06-08
* Lua: Move "pick up essence" help to CBardur Arantsson2012-06-08
* Lua: Implement new-style HOOK_GETBardur Arantsson2012-06-08
* Lua: Move "Found Stairs" help to CBardur Arantsson2012-06-08
* Lua: Move "Found Altar" help to CBardur Arantsson2012-06-08
* Lua: Move "Found Object" help to CBardur Arantsson2012-06-08
* Lua: Move "Fountain" help to CBardur Arantsson2012-06-08
* Lua: Move "Void Jumpgates" help to CBardur Arantsson2012-06-08
* Lua: Rework C-side "help activated" flags for load/saveBardur Arantsson2012-06-08
* Lua: Add new-style hook support for HOOK_MOVEBardur Arantsson2012-06-08
* Lua: Add new-style hooks.Bardur Arantsson2012-06-08
* Lua: Move store handling to CBardur Arantsson2012-06-02
* Lua: Move "Temple" and "Magic shop" hook code to CBardur Arantsson2012-06-01
* Lua: Move Theme winged race armor restriction to C.Bardur Arantsson2012-06-01
* Lua: Migrate spell schools to CBardur Arantsson2012-05-30
* 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: Eliminate a trivial difference between Tome/Theme DISARMBardur Arantsson2012-05-28
* Lua: Factor out "string_list_append" functionBardur Arantsson2012-05-28
* Don't warn about unused variables since SGLib uses them.Bardur 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