summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tags.cc
Commit message (Expand)AuthorAgeFilesLines
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-10/+12
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-34/+87
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-7/+8
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-8/+8
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-051-1/+1
* Fixed id array being clobbered if Crawl receives SIGHUP with the player in adshaligram2007-01-171-2/+2
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-6/+13
* Stash-tracker now also keeps track of inscriptions and item origins (finally).dshaligram2006-12-131-1/+1
* [1610689] Fixed string unmarshall being off by one.dshaligram2006-12-071-2/+2
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-8/+7
* New overview screen (the 'O' screen.)haranp2006-11-261-508/+160
* [1581184] Fixed rotting food being visible outside LOS.dshaligram2006-11-241-0/+10
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-57/+115
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1879