summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_feat.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-0/+1
* l_feat.cc was missing is_lavaPete Hurst2013-01-281-0/+2
* Runed doors.Adam Borowski2012-08-311-0/+2
* Drop the code for displaying/handling/etc secret doors.Adam Borowski2012-07-111-4/+0
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-1/+1
* Simplify closing portals during the Orb run; handle portals in Pan.Adam Borowski2012-04-071-2/+0
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* Remove dungeon.h #include from files that don't need it.Vsevolod Kozlov2010-12-141-1/+0
* Remove libutil.h from AppHdr.h and include explicitly.Robert Vollmert2010-01-201-0/+1
* Allow tiles to destroy only some items.Stefan O'Rear2009-12-301-3/+2
* A start at a dLua spells library.Jude Brown2009-12-251-1/+1
* Extend lua feat library for feat_is_door.Jude Brown2009-12-191-0/+2
* Remove unnecessary header-header includes.Robert Vollmert2009-11-271-0/+1
* New Lua library: feat.Jude Brown2009-11-271-0/+87