summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/clua/iter.lua
Commit message (Expand)AuthorAgeFilesLines
* Add test case to generate branch ends and verify that runes and orb exist.Darshan Shaligram2010-01-071-2/+2
* Fix Shoal:$ generation bugs: stairs could be surrounded by deep water, hut en...Darshan Shaligram2010-01-051-4/+13
* Inventory and stash iterators for lua.Jude Brown2009-12-281-0/+72
* Monster-flavour LOS, adjacent, rectangle and circle iterators.Jude Brown2009-11-291-22/+102
* New Lua iterators: point_iterator, slave_iterator, tweaks.Jude Brown2009-11-291-8/+79
* Subvaults.Enne Walker2009-11-281-0/+36
* Fix include center being broken.Jude Brown2009-11-271-3/+3
* Iteration-related functions: stack_search and stack_destroy.Jude Brown2009-11-221-0/+63
* Some clean up of Lua iterator code.Jude Brown2009-11-211-31/+22
* New Lua iterator: circle_iterator. Fix LOS/adjactent iterator.Jude Brown2009-11-211-6/+61
* dat/clua/iter.lua: iterators for Lua.Jude Brown2009-11-191-0/+176