summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tags.cc
Commit message (Expand)AuthorAgeFilesLines
* Cloud fixes for 0.2.3.dshaligram2007-04-071-1/+5
* Merged trunk (1226-1231) into 0.2 branch.dshaligram2007-04-061-0/+2
* Merge trunk into 0.2 branch for 0.2.1.dshaligram2007-04-021-3/+2
* Merge of tutorial cleanup and portable altar fix.dshaligram2007-04-011-0/+3
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-0/+2
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-10/+27
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-139/+219
* 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