summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* [1610689] Fixed string unmarshall being off by one.dshaligram2006-12-071-2/+2
* Default save_dir to "saves" if SAVE_DIR_PATH is not defined and we're not ondshaligram2006-12-071-1/+3
* [1610674] Capitalise Abilities in mutations screen.dshaligram2006-12-071-1/+1
* [1610676] Fixed confirmation inscriptions not working with auto_list.dshaligram2006-12-071-7/+7
* Updated .des documentation. We should probably move this to the docs directory.dshaligram2006-12-075-24/+73
* Added support for "no_monster_gen" tag.dshaligram2006-12-074-13/+36
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-0730-2863/+3696
* Changed colours of items a bit after some offlist discussion with Erik.haranp2006-12-061-13/+43
* s/A/The/.dshaligram2006-12-061-1/+1
* 'C' creates monsters on a targeted square in wizmode. 'D' kill-resets targeteddshaligram2006-12-066-18/+75
* The Ruby script I use to build release binaries for DOS and Windows.dshaligram2006-12-061-0/+275
* Fixed X (XX)) in stat display (Erik).dshaligram2006-12-061-3/+3
* Issue see-monster interrupts only if the monster is guaranteed not to leave LOSdshaligram2006-12-061-1/+2
* Greedy explore forces autopickup if there's an item on the starting squaredshaligram2006-12-061-1/+3
* Updated crawl_options.txt, change eol to native so that Windows notepad usersdshaligram2006-12-061-10/+14
* Add David's new Temple levels and minivault.dshaligram2006-12-052-73/+130
* More abilities to permamutations.haranp2006-12-054-76/+76
* Miscellaneous items are }, not {.dshaligram2006-12-053-4/+10
* Document explore_greedy option.dshaligram2006-12-052-5/+17