summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/it_use3.cc
Commit message (Expand)AuthorAgeFilesLines
* Some code review and cleanup.haranp2007-04-281-38/+17
* Minotaurs can now map labyrinths (1708374).haranp2007-04-271-1/+2
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-17/+8
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-27/+16
* Patches from debian package (Guus Sliepen.)haranp2007-04-161-0/+1
* Added ice statues.dshaligram2007-04-091-2/+3
* Made altar inscriptions persistent (in a very hacky way.)haranp2007-04-011-0/+2
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-4/+5
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-6/+6
* [1678085] Fixed efreet message sequence (Erik).dshaligram2007-03-111-7/+12
* Stage 1 of the direction() rewrite.haranp2007-01-241-1/+1
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-2/+1
* [1603670] Altars and portals can now be found by the stash search.dshaligram2006-12-041-0/+3
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-25/+57
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1065