summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Attempt to make the new (very) ugly thing tiles map to their colorsDavid Lawrence Ramsey2009-10-0814-23/+57
* Simplify.David Lawrence Ramsey2009-10-081-1/+1
* List (very) ugly thing colors in the proper order.David Lawrence Ramsey2009-10-082-23/+23
* Replace the original (very) ugly thing tiles for palette-swapped (very)David Lawrence Ramsey2009-10-0814-0/+0
* Add comment fix.David Lawrence Ramsey2009-10-071-3/+3
* Add chaos-branded weapons to the good gods' dislike list, for the sameDavid Lawrence Ramsey2009-10-072-73/+84
* Put chaos branded weapons on Feawn's dislike list because players can get pen...Charles Otto2009-10-071-1/+6
* Avoid triggering an assert when throwing returning weapons at a wall.Charles Otto2009-10-071-1/+1
* Add test to compare LOS against sample maps.Robert Vollmert2009-10-074-44/+350
* Wrap more() for lua (crawl.more()).Robert Vollmert2009-10-071-0/+2
* Allow Gastronok and Prince Ribbit to generate in the Lair. (due)Adam Borowski2009-10-072-3/+12
* Add spacing fixes.David Lawrence Ramsey2009-10-071-3/+3
* After some thought, give ugly things mutagenic corpses.David Lawrence Ramsey2009-10-071-1/+1
* Using Tukima's Dance on a weapon your god hates is a bad thing.Adam Borowski2009-10-074-18/+31
* Properly remove MUT_SLOW_HEALING from the given bad mutations.Robert Vollmert2009-10-071-2/+2
* Bugfix: repeating delayed commands (rest, eat, ...) crash [BR2873916]Adam Borowski2009-10-071-3/+0
* Enable monsters to drink potions of berserk rage.Robert Vollmert2009-10-073-14/+34
* Merge monster berserk and might; improve ordering of timeout messages.Robert Vollmert2009-10-074-19/+31
* Enable monsters to drink potions of might.Robert Vollmert2009-10-078-29/+70
* Add spacing fix.David Lawrence Ramsey2009-10-061-1/+1
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-069-14/+17
|\
| * Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-069-14/+17
* | Add wording tweak.David Lawrence Ramsey2009-10-061-1/+1
|/
* Fix resistances for very ugly things created from leveled-up ugly thingsDavid Lawrence Ramsey2009-10-061-3/+6
* Rename very ugly things' attack flavor upgrade function to make its useDavid Lawrence Ramsey2009-10-061-2/+2
* Simplify and display resistances for (very) ugly things.David Lawrence Ramsey2009-10-063-73/+55
* Display (very) ugly things' colors in their descriptions.David Lawrence Ramsey2009-10-062-23/+56
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-069-11/+77
|\
| * Mutagenic fog. Comes from Evaporate and fog generators. (due)Adam Borowski2009-10-077-4/+57
| * Stack identified and unidentified ammo when picking it up. (mesilliac)Adam Borowski2009-10-072-7/+20
* | Add whitespace fix.David Lawrence Ramsey2009-10-061-1/+1
|/
* Make sure that all (very) ugly things in a band start with the sameDavid Lawrence Ramsey2009-10-063-12/+49
* Revert "Modify a few tutorial messages according to the z/Z changes" from mas...evktalo2009-10-061-3/+3
* Modify a few tutorial messages according to the z/Z changes.evktalo2009-10-061-3/+3
* Convert varius occurrences of LOS_RADIUS * LOS_RADIUS.Robert Vollmert2009-10-064-5/+5
* LOS radius fix for blood smelling.Robert Vollmert2009-10-061-1/+1
* Mention entry price in 'xv' description of toll portals (ziggurat).Robert Vollmert2009-10-061-0/+10
* Cleanup in melee_attack.Robert Vollmert2009-10-062-6/+7
* Comments in fight.cc on dex/str weighting.Robert Vollmert2009-10-061-1/+2
* Clean up ms_low_hitpoint_cast.Robert Vollmert2009-10-061-28/+8
* Use inclusive bounds for grid_is_{solid,opaque}.Robert Vollmert2009-10-062-2/+5
* Add test for symmetry of grid_see_grid.Robert Vollmert2009-10-062-3/+56
* Fix _decrement_a_duration going from 2 to 0.Robert Vollmert2009-10-061-18/+10
* Comment on duration of mephitic cloud confusion.Robert Vollmert2009-10-061-0/+2
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-0614-4/+175
|\
| * Give Khufu a quote (due), make him spawn in Tomb and Crypt.Adam Borowski2009-10-064-1/+25
| * Khufu, the mummy emperor. Uses Tomb of Doroklohe as an escape spell.Adam Borowski2009-10-0610-3/+150
* | Add minor cleanups.David Lawrence Ramsey2009-10-061-7/+7
|/
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-06224-483/+2
* .gitignore: ignore only rltiles/*.png, not the actual tile dirs.Adam Borowski2009-10-062-1/+2