summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fix compile failing on DOS. I hate DOS. Hate hate hate.dshaligram2006-12-191-1/+2
* Fix "fearsomely accuracy".dshaligram2006-12-181-1/+1
* Changed shop affordability colouring to only affect the first column (David.)haranp2006-12-181-4/+2
* Two more entry vaults (David).dshaligram2006-12-181-0/+61
* Set native eol on CREDITS and INSTALL, updated CREDITS.dshaligram2006-12-185-75/+83
* Tweaked hiscores code to handle logfiles in addition to scorefiles.dshaligram2006-12-174-41/+63
* Disable cursor during beam animations and shopping.dshaligram2006-12-173-2/+4
* Squash the cursor in a couple of other places.dshaligram2006-12-172-1/+3
* Fixed broken Windows compile.dshaligram2006-12-171-14/+14
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-1711-70/+100
* Annotate identified artifacts with {artifact} instead of {art} for stashdshaligram2006-12-171-1/+1
* Noted that Okawaru does not like hurting allies in the god description.haranp2006-12-171-1/+1
* Changed some of the randarts, see 1615251 for details.haranp2006-12-172-9/+30
* [1616535] Fixed broken inscription hotkeying with auto_list.dshaligram2006-12-174-7/+7
* Added starting notes.haranp2006-12-171-0/+13
* Blork shouldn't ever receive elven robes.haranp2006-12-171-1/+1
* Require confirmation before purchasing in a shop.haranp2006-12-173-9/+15
* Let scorefile be '-' for reading from standard input, followingharanp2006-12-172-2/+6
* Fixed off-by-one error in shop display which was causing the firstharanp2006-12-171-4/+6
* Fixed 1616868: fear was useless because every alert was resetting seekharanp2006-12-172-2/+3
* Fixed 1616008, identify was not removing 'empty' inscription.haranp2006-12-173-14/+29
* Made the Hat of the Alchemist a wizard hat. Can you tell that I gotharanp2006-12-172-4/+5
* Updated documentation (David).dshaligram2006-12-153-44/+1005
* Fixed bad comparison.dshaligram2006-12-151-1/+1
* Added -morgue option to specify where morgues are saved.dshaligram2006-12-159-19/+79
* Added David's new entry vaults.dshaligram2006-12-151-16/+208
* Options should be prefixed with -, not /.dshaligram2006-12-151-3/+3
* Implemented 1614831 - artifacts are noted as such in the examinationharanp2006-12-141-4/+7
* New options documentation and init.txt (David).dshaligram2006-12-142-73/+71
* Keyboard help corrections (David).dshaligram2006-12-141-104/+9
* Removed SHORT_FILE_NAMES for Windows builds.dshaligram2006-12-144-68/+38
* Put in a very basic help browser on '+'. This is *not* a good key, I'm justharanp2006-12-137-8/+103
* Fixed misapplication of hi: brand colours.dshaligram2006-12-131-1/+3
* Stash-tracker now also keeps track of inscriptions and item origins (finally).dshaligram2006-12-134-10/+29
* Fixed 1613132: trolls were getting weapon skills unjustly.haranp2006-12-121-6/+4
* Check whether interlevel travel is possible before attempting to pass the buckdshaligram2006-12-121-3/+4
* Fixed stash-tracker bugs introduced by the Pan change.dshaligram2006-12-126-17/+47
* Tweaked stash-tracker so that greedy explore works in Pandemonium.dshaligram2006-12-1212-190/+202
* Try to merge items before reporting explore stop messages.dshaligram2006-12-124-3/+27
* Better explore-stop messages.dshaligram2006-12-127-63/+211
* Added -scorefile option to pass in a highscore file on the command-line for usedshaligram2006-12-124-53/+82
* Tweaked startup initialisation so that Crawl can load maps before cursesdshaligram2006-12-122-17/+16
* More streamlining, this time of code which shows power and spell failure.haranp2006-12-114-69/+41
* More god streamlining, specifically set_god_ability_slots().haranp2006-12-111-77/+26
* Default terse_hand back to true after discussion with David.dshaligram2006-12-111-1/+1
* Mark weapons animated by Tukima's Dance as thrown for pickup_thrown purposes.dshaligram2006-12-111-0/+3
* sartak == Shawn Mooredshaligram2006-12-111-1/+1
* Add draconians to the Abyss, but make them very rare.dshaligram2006-12-112-2/+33
* Compiler warning nitpicking; 'int' -> 'unsigned int'nlanza2006-12-111-1/+1
* Streamlined god-given abilities.haranp2006-12-1014-740/+308