summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* makefile: use QUIET_CC when compiling *.m filesSteven Noonan2010-01-021-1/+1
* makefile: use simpler build rule syntaxSteven Noonan2010-01-021-3/+3
* makefile: only include depfiles that existSteven Noonan2010-01-021-1/+1
* makefile: use patsubst instead of subst for depgenSteven Noonan2010-01-021-3/+3
* Describe red wasp attack (dpeg)Stefan O'Rear2010-01-021-1/+1
* Added a comment to gold acquirement.David Ploog2010-01-021-0/+1
* New gold acquirement formula (dpeg).Darshan Shaligram2010-01-032-6/+7
* Corruption changes (dpeg). Corruption is now usable only once-per-level, but ...Darshan Shaligram2010-01-022-28/+47
* Give player-zapped wand bolts the "friendly" attitude. Fixes bug 0000244Johanna Ploog2010-01-022-3/+3
* Fix feat library errors here, too (sorear).Jude Brown2010-01-021-3/+3
* Change badly worded description (doy)Jude Brown2010-01-021-1/+1
* Fix MP+X property in unrands (Mantis #294, Vandal).Jude Brown2010-01-022-15/+14
* [Mantis 299] Fix door-blocking messages using pointer into freed memory (syll...Darshan Shaligram2010-01-021-1/+2
* Tweak open sea sewer mermaids. (Keskitalo)Jude Brown2010-01-021-2/+8
* Allow Corruption to be used in Hells and Pan.Darshan Shaligram2010-01-021-6/+1
* Unban TrAM, OgAM, mark as restricted instead.Jude Brown2010-01-021-6/+2
* makefile: don't generate dependencies for AppHdr.h.gchSteven Noonan2010-01-011-1/+1
* makefile: greatly simplify dependency generationSteven Noonan2010-01-011-38/+4
* Reduce chances of Shoals island rings further.Darshan Shaligram2010-01-011-2/+2
* Always initialise door offset (Napkin).Jude Brown2010-01-021-1/+1
* Fix tiles compile, mark Poison Ammunition unused. (Napkin)Jude Brown2010-01-023-9/+0
* Remove wrapper for Lua map markers.Jude Brown2010-01-021-0/+8
* Another ranged combat target: branded launcher + branded ammo.Jude Brown2010-01-011-0/+10
* Adjust launcher generation brands.Jude Brown2010-01-012-15/+20
* Change temporary Pain brand cease message.Jude Brown2010-01-011-1/+1
* Continuation of the range combat overhaul: branding spells.Jude Brown2010-01-0114-378/+128
* Fix "the your".Adam Borowski2010-01-011-1/+1
* Don't allow Ilsuiw to submerge either, pending AI fixes to submerged creatures.Darshan Shaligram2010-01-011-1/+1
* Properly bracket va_copy() with va_end(). Don't leak saved args.Adam Borowski2010-01-011-1/+3
* Allow Shoals tide to wash through doorways, increase incoming tide speed when...Darshan Shaligram2010-01-011-14/+19
* Guarantee a small guard around the shoal rune.Darshan Shaligram2010-01-015-6/+50
* Don't allow kraken tentacles to use stairs.Darshan Shaligram2010-01-011-1/+2
* Don't allow NPC merfolk to submerge (sirens and mermaids can still submerge).Darshan Shaligram2010-01-012-8/+5
* Allow javelins to be poisoned.Adam Borowski2009-12-311-1/+3
* And give that statue a nice tile.Jude Brown2010-01-011-1/+1
* A lone statue that launches orbs.Adam Borowski2009-12-311-1/+27
* Move IMB back to the Book of Power (greensnark, due).Adam Borowski2009-12-311-3/+3
* Merge branch 'iood'Adam Borowski2009-12-3133-21/+493
|\
| * Apply a stepdown on power to make damage more constant.Adam Borowski2009-12-311-1/+2
| * Don't give exp for kills by neutrals.Adam Borowski2009-12-311-2/+2
| * IOOD vs shields: blocks (boo!) and reflection (yay!)Adam Borowski2009-12-314-8/+81
| * A new cloud type: magical condensation trails, used by IOOD.Adam Borowski2009-12-304-1/+10
| * Merge branch 'master' into ioodAdam Borowski2009-12-30154-938/+3972
| |\
| * | A (sucky) pair of tiles for Orb of Destruction.Adam Borowski2009-12-275-0/+5
| * | Add Orb of Destruction to allowed spells for pan lords and player ghosts.Adam Borowski2009-12-271-3/+3
| * | Spell description for [i]ood.Adam Borowski2009-12-271-0/+6
| * | Set the visible name to just "Orb of Destruction", "IOOD" is too long.Adam Borowski2009-12-272-2/+2
| * | Don't make monsters seek projectiles. That's, uhm, unhealthy.Adam Borowski2009-12-271-0/+1
| * | Make player-cast ioods restricted to the LOS radius.Adam Borowski2009-12-271-0/+7
| * | Use grey not tloc smoke, iood uses no instant translocations. This departs fr...Adam Borowski2009-12-271-1/+1