summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
Commit message (Expand)AuthorAgeFilesLines
* Some more card implementations (resists in Helm, demon summoning.)haranp2007-06-231-13/+16
* Added some tweaks to Beogh:j-p-e-g2007-06-211-0/+1
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-0/+3
* Correct "artifact" to "artefact".dshaligram2007-06-201-1/+1
* Some more cards and bugfixes.haranp2007-06-171-8/+6
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-73/+88
* Implemented Beogh, god of Orcs.j-p-e-g2007-06-141-2/+8
* Some more changes to the tutorial, most importantly to j-p-e-g2007-06-091-1/+2
* Flush macro input buffer when fire command fails (Erik).dshaligram2007-06-081-0/+4
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-0/+1
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-3/+11
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-2/+10
* Nemelexites now require confirmation before offering runes, orbs, orharanp2007-05-151-0/+1
* 1718585: 'f' and 't' behaviour changed, as follows:haranp2007-05-151-0/+1
* Removed portable altars. Nemelex prayers will now sacrifice everythingharanp2007-05-121-42/+1
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-0/+1
* Implemented Nemelex's 'sneak peek' ability.haranp2007-05-111-0/+62
* Nemelex now grants a 'triple draw' ability: choose 1 out of 3 (or out ofharanp2007-05-091-0/+1
* Cleaned up ability handling. It's still rather hacky, but not nearlyharanp2007-05-081-5/+0
* Oops, rings were getting doubled names, fixed.haranp2007-04-271-0/+61
* s/island/shoal/haranp2007-04-271-4/+4
* Various cleanups. Also fixed bug 1703500, inventory letters appearing twiceharanp2007-04-251-2/+2
* Along the lines of 1706790: the identify inventory list now only containsharanp2007-04-241-2/+3
* Steam and smoke now blocks LOS (1697143).haranp2007-04-131-1/+1
* Added a new Island branch, based on dpeg's ideas.haranp2007-04-121-2/+4
* Added ice statues.dshaligram2007-04-091-86/+25
* Implemented Erik's invisibility proposal:dshaligram2007-04-071-14/+15
* Moth of wrath angering attack was lost in 0.2, reintroduced.dshaligram2007-04-071-1/+4
* Preliminary refactoring in dungeon creation code.haranp2007-04-071-0/+7
* A successful cast of ensorcelled hibernation now lasts at least one turn.dshaligram2007-04-051-0/+1
* Jellies now resist acid spit (adapted jlewis' patch).dshaligram2007-04-031-10/+12
* Allow AF_DISEASE attacks to sicken monsters.dshaligram2007-04-021-0/+1
* Fixed overly severe EV penalties for nagas and centaurs.dshaligram2007-04-011-2/+2
* Updated changes list.dshaligram2007-03-291-1/+2
* Allow Elyvilon's invocations to be used even when confused (Eva Myers).dshaligram2007-03-251-1/+2
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-0/+2
* Added Tiamat, a unique colourshifting draconian with a largeharanp2007-03-251-0/+1
* s/Adolf/Frederickharanp2007-03-241-1/+1
* More branch entry vaults (Erik).dshaligram2007-03-231-93/+0
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-23/+12
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-57/+19
* Added an invocable power to train Invocations for Lugonu (previously the firstdshaligram2007-03-191-0/+1
* s/Lucy/Lugonu/.dshaligram2007-03-191-5/+5
* Fixed shadow creature abuse in Hall of Blades.dshaligram2007-03-191-1/+2
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-1/+3
* Added message_colour option to allow custom-colouring individual messages. Thisdshaligram2007-03-161-1/+0
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-0/+2
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-0/+1
* Added !f inscription per 1680734.haranp2007-03-151-0/+1
* Added KFEAT:, KITEM: and KMONS: map directives to allow placing specificdshaligram2007-03-121-0/+1