summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Applied Shawn Moore's patch to reorder death cause switch to match enum in hi...dshaligram2006-12-281-9/+18
* Swapped Ely and Lucy sacrifice messages.haranp2006-12-271-3/+16
* Implemented 1622383, slightly better artifact messaging.haranp2006-12-271-2/+7
* Fixed 1622128: venom launchers shouldn't poison in melee.haranp2006-12-272-2/+11
* Removed SPMSL_POISONED_II, which was functionally identicalharanp2006-12-275-15/+9
* Fixed T&D bug: couldn't search at all with T&D zero.haranp2006-12-271-0/+2
* Better fix for 1622380: now it works for all menus.haranp2006-12-271-1/+21
* Implemented 1622380, Home and End keys in manual browsing.haranp2006-12-271-0/+6
* Menu browsing should not have easy_exit set (Darshan.)haranp2006-12-272-2/+2
* sartak is Shawn M Moore.dshaligram2006-12-261-1/+1
* Implemented 1617200: Changed armour skill training. Once the original EVharanp2006-12-256-13/+19
* Fix broken DOS and Windows compiles.dshaligram2006-12-254-0/+20
* Polymorph checks. Make coloured draconians rarer from poly, rule out specialdshaligram2006-12-251-1/+12
* Made '%' screen colour the whole line if you have aharanp2006-12-241-22/+22
* [1620888] Fixed greedy explore not doing terrain checks (oops!).dshaligram2006-12-241-1/+2
* Rewrote the semi-controlled blink algorithm. Fixed the bugharanp2006-12-231-52/+17
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-2310-27/+202
* Update the Xcode project for branch.{cc,h}.nlanza2006-12-231-0/+8
* Ghoul and kobold eating preferences now implemented as mutations.haranp2006-12-236-28/+28
* 's'earching will now check in a radius up to 5 around you,haranp2006-12-223-31/+45
* Made Spriggans herbivorous and slow-metabolism. For playtestingharanp2006-12-222-1/+2
* Oops. Can now pick up gold without crashing.haranp2006-12-221-1/+1
* Added option 'autopickup_no_burden' which, if set, will prevent autopickupharanp2006-12-2210-16/+51
* Some more work towards integrating race abilities and mutations:haranp2006-12-225-61/+35
* Fixed 1620050 - channeling is a Sifite ability, not a Vehumet one.haranp2006-12-211-1/+1
* Cursor was missing from controlled-teleport map. Damnation! 0.1.7?dshaligram2006-12-211-0/+1
* [1619461] AotG now needs ~800 turns to charge fully, and thedshaligram2006-12-214-7/+9
* Keyboard help update (David).dshaligram2006-12-211-0/+2
* Updated david_entry_002 (David).dshaligram2006-12-213-9/+9
* Fixed buggy runes introduced by branch refactoring.haranp2006-12-212-13/+13
* Refactored out branches into branch.h and branch.cc.haranp2006-12-2020-1086/+571
* Made the manual browser respect DATA_DIR_PATH.haranp2006-12-201-1/+9
* Made manual browser look in './docs' as well as '../docs' (Darshan).haranp2006-12-201-1/+4
* Fixed changelog - hat of the Alchemist change is in 0.2, not 0.1.x.dshaligram2006-12-191-1/+0
* Updated changes for 0.1.6.dshaligram2006-12-191-0/+17
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-1910-16/+112
* 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