summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tweaked beam to-hit calculation.dshaligram2006-12-101-3/+14
* Allow spaces, dashes and periods in character names.dshaligram2006-12-107-23/+46
* Set item pointer on SelItem wherever possible.dshaligram2006-12-101-1/+3
* Implementation of 1609111: resting gives a message when it stopsharanp2006-12-094-5/+21
* Removed unnecessary colour initializations.haranp2006-12-091-138/+0
* Made traps respect item colours.haranp2006-12-091-9/+2
* Fixed 1612023: !d was not respected. Now dropping items with !d willharanp2006-12-093-17/+36
* Allow alternating items with "nothing" to control generation chance. Example:dshaligram2006-12-092-0/+10
* Be more persistent about connecting a vault to the rest of the level.dshaligram2006-12-081-4/+5
* Added Lemuel's entry vaults.dshaligram2006-12-082-20/+206
* Fixed class name for staves.dshaligram2006-12-081-1/+1
* Better handling for entry minivaults and minivaults that specify PLACE:dshaligram2006-12-085-24/+36
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-0818-2085/+3098
* Fix Windows compile issues.dshaligram2006-12-083-3/+1
* Startup armour and weapons are now properly coloured.haranp2006-12-071-14/+4
* Fixed 1609103. A better fix should be implemented sometime.haranp2006-12-072-72/+116
* "saves" should be "saves/".haranp2006-12-071-1/+1