summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-1/+3
* Kill hard tabs in .h files and crawl_options.txt.dshaligram2007-03-071-3/+3
* Add LOW MAGIC WARNING. This involved creating a channel, modifying init.txt,...mtitus_6132007-03-061-0/+1
* Fixed unacquirable lajatangs (Matt).dshaligram2007-03-051-1/+2
* Give monster minotaurs a headbutt. They are now quite dangerous.dshaligram2007-02-251-1/+2
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-3/+42
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-0/+8
* Handle monster paralysis as an enchantment instead of the old speed manglingdshaligram2007-02-101-1/+4
* Hydras now behave the same way in monster-vs-monster combat as they do indshaligram2007-02-081-5/+4
* Fixed unbrandability of friendly hellions.dshaligram2007-02-061-0/+1
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-0/+1
* [1632567] Greedy explore now tries to do the Right Thing with mimics.dshaligram2007-02-051-3/+5
* Allow ghosts to remember and use shock, ice bolt and bolt of magma.dshaligram2007-02-031-0/+3
* Moved monster descriptions in targeting from '?' to 'v'. Put targetingharanp2007-01-291-0/+1
* Made default targeting an option (default_target, defaults to false.)haranp2007-01-291-1/+0
* Beam-cycling in direction().haranp2007-01-271-0/+2
* direction() cleanup, stage 2: look_around is gone, everything unifiedharanp2007-01-251-0/+8
* Stage 1 of the direction() rewrite.haranp2007-01-241-5/+11
* Implemented 1633681, Excruciating Wounds spell. Better wording welcome.haranp2007-01-161-1/+2