summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-0516-4/+100
* Option doc fixes (Maciej Lapinski).David Ploog2009-10-052-17/+17
* Ensure Feawn altar by D:8 the latest.David Ploog2009-10-051-0/+7
* Properly tie rotting resistance to disease resistance.David Lawrence Ramsey2009-10-042-2/+2
* Two new ossuary maps (Jude Brown, Vsevolod Kozlov).David Ploog2009-10-041-25/+175
* Demon changes (Jude Brown).David Ploog2009-10-042-26/+27
* Tweak previous simplification to make sure that zombified types can'tDavid Lawrence Ramsey2009-10-031-5/+3
* Simplify further.David Lawrence Ramsey2009-10-031-7/+2
* Simplify.David Lawrence Ramsey2009-10-031-6/+13
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-033-1/+13
|\
| * Generalize the hydra targetting into multitargetting a bit. Extend it to two-...evktalo2009-10-033-1/+13
* | As discussed awhile ago, make healers go unarmed instead of usingDavid Lawrence Ramsey2009-10-031-57/+58
|/
* Kiku now gifts the lesser Necromancy books in a quick succession. Also, took ...evktalo2009-10-031-51/+66
* readlink does not NULL-terminate, must terminate explicitly.Darshan Shaligram2009-10-021-1/+4
* Small bug fix in SAFE_EXPLORE code.Robert Vollmert2009-10-021-1/+1
* Xcode: enable SQLite in Xcode builds, fix preprocessor macrosSteven Noonan2009-10-021-18/+22
* Add spell messages for Airstrike, to avoid "INVALID BEAM" messages.David Lawrence Ramsey2009-10-011-0/+8
* tilesdl.cc: fix segfault caused by negative Y-valueSteven Noonan2009-10-011-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-011-4/+5
* Replace extraneous tabs with spaces.David Lawrence Ramsey2009-10-014-22/+24
* food.cc, religion.cc: remove merge conflict markersSteven Noonan2009-10-012-8/+0
* Fix compilation (oops).David Lawrence Ramsey2009-10-012-0/+8
* Clean up the Kiku changes a bit.David Lawrence Ramsey2009-10-014-59/+73
* Applying Kiku patch by Alex MacDonald (timecircuits). Kiku now has an invocat...evktalo2009-10-0210-76/+303
* Fix debug build where OSX is not #defined.Darshan Shaligram2009-10-011-2/+1
* Version -> 0.6Darshan Shaligram2009-10-011-1/+1
* Update changelog.David Lawrence Ramsey2009-10-011-0/+1
* Allow spectral things to take stairs again, to make Death Channel moreDavid Lawrence Ramsey2009-10-013-7/+9
* Disallow zombification of (very) ugly things, as there's no easy way toDavid Lawrence Ramsey2009-10-011-2/+2
* Update credits (Mikko)Darshan Shaligram2009-10-011-25/+25
* Harden the PRNG for public servers.Mikko Juola2009-10-017-3/+315
* Reduce weight of large rocks, from 600 to 400.David Ploog2009-10-011-1/+1
* Disallow rotations for most bailey maps. (Zaba)David Ploog2009-10-011-3/+3
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-301-2/+2
* Add spacing fix.David Lawrence Ramsey2009-09-301-1/+1
* Add wording fix.David Lawrence Ramsey2009-09-301-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-302-7/+10
* domake.sh: use a better check for BSD make vs GNU makeSteven Noonan2009-09-301-1/+3
* Added Sandblast to the list of Vehumet-boosted spells. Tweaked int spell_rang...evktalo2009-09-302-18/+11
* Clean up includes a bit.David Lawrence Ramsey2009-09-302-9/+7
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-09-305-5/+18
|\
| * Generalize the check for Vehumet supported spells. Add Shatter and Lee's Rapi...evktalo2009-09-305-5/+18
* | Clean up fungal_bloom()'s zombie decay/ghoul-type monster destructionDavid Lawrence Ramsey2009-09-301-14/+6
|/
* Add wording fix.David Lawrence Ramsey2009-09-301-1/+1
* Ignore UNIX makefile dependencies file (mafefile.dep) and Emacs/vimMatthew Cline2009-09-301-0/+3
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...evktalo2009-09-3010-10/+52
|\
| * Revert "util/*/Makefile: allow compiler selection on command-line"Steven Noonan2009-09-302-2/+2
| * Revert "makefiles: set CXX variable only if not overridden on command-line"Steven Noonan2009-09-303-3/+3
| * files.cc, newgame.cc: support savegame paths with spaces in themSteven Noonan2009-09-302-5/+13
| * Xcode: add AppHdr.h to project for easy accessSteven Noonan2009-09-301-0/+2