summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* version.h: we're using git now, change VER_QUAL to '-git'Steven Noonan2009-09-251-1/+1
* LOS asymmetry fix, courtesy Robert Vollment.Darshan Shaligram2009-09-251-9/+15
* Reduce LOS test iterations, flush messages periodically to avoid -more- prompts.Darshan Shaligram2009-09-251-5/+4
* Ignore unused return codes in find_executable_path.Darshan Shaligram2009-09-251-2/+2
* After some thought, let butterflies do a minimum amount of damage, sinceDavid Lawrence Ramsey2009-09-241-1/+1
* Apply anonymous patch in [2836447], with a few tweaks, to fix spellDavid Lawrence Ramsey2009-09-242-5/+10
* Remove unused AF_BAD_MUTATE attack flavor.David Lawrence Ramsey2009-09-241-1/+0
* Add spacing fix.David Lawrence Ramsey2009-09-241-1/+1
* Comment fix.David Lawrence Ramsey2009-09-241-1/+1
* Make (very) ugly things glow, since they're supposed to be mutated andDavid Lawrence Ramsey2009-09-241-2/+2
* Make "Alter Self" properly trigger the deliberate mutation conductDavid Lawrence Ramsey2009-09-241-1/+3
* Since casting Polymorph Other or Alter Self now results in penance forDavid Lawrence Ramsey2009-09-241-11/+5
* Various religion-related fixes: Update the player's title when gainingDavid Lawrence Ramsey2009-09-246-24/+74
* Simplify.David Lawrence Ramsey2009-09-242-4/+8
* Comment fix.David Lawrence Ramsey2009-09-241-2/+2
* Revert harpies' getting "peck" attacks, as they don't actually haveDavid Lawrence Ramsey2009-09-242-2/+2
* For flavor, add "peck" and "headbutt" attack types. The former is nowDavid Lawrence Ramsey2009-09-246-11/+15
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-2418-24/+359
* Add another sanity check for player ghosts.David Lawrence Ramsey2009-09-241-0/+5
* Add more spelling fixes.David Lawrence Ramsey2009-09-2418-89/+89
* Apply jpeg's patch in [2865661] to fix the "unlinked item" bug withDavid Lawrence Ramsey2009-09-242-24/+18
* Apply anonymous patch in [2865489]: Properly give draconian knights theDavid Lawrence Ramsey2009-09-231-1/+2
* Tweak Feawn's miscast wrath message.David Lawrence Ramsey2009-09-231-1/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-2344-97/+99
* Remove "The" from Nemelex's religios titles, as they're redundant nowDavid Lawrence Ramsey2009-09-231-2/+2
* Merge branch 'master' of git://github.com/tycho/crawlDarshan Shaligram2009-09-2414-518/+830
|\
| * README: give credit to libpngSteven Noonan2009-09-232-0/+112
| * initfile.cc: improve accuracy of crawl_base variableSteven Noonan2009-09-231-1/+48
| * tilesdl.cc: search for PNG icon by using datafile_path()Steven Noonan2009-09-231-1/+1
| * .gitignore: ignore Xcode cruftSteven Noonan2009-09-231-0/+5
| * SDLMain.{h,m}: added for Xcode buildsSteven Noonan2009-09-232-0/+395
| * libunix.cc: remove textattr() from USE_TILE buildsSteven Noonan2009-09-231-0/+2
| * libunix.cc: add forward declarations where neededSteven Noonan2009-09-231-0/+6
| * libgui: fix declaration consistencySteven Noonan2009-09-232-14/+18
| * directn.cc: fix GCC 4.0 warning "'me' may be used uninitialized in this funct...Steven Noonan2009-09-231-1/+1
| * Xcode: Mac OS X build fixedSteven Noonan2009-09-232-501/+202
| * rltiles: add makefile.mac for Mac OS X buildsSteven Noonan2009-09-231-0/+40
* | * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-2412-183/+245
* | Explicitly link sqlite3 bundled with Crawl. (Jukka Kuusisto)Darshan Shaligram2009-09-241-1/+1
|/
* Comment fix.dolorous2009-09-231-2/+2
* Tweak (very) ugly things' proximity mutation rate again.dolorous2009-09-231-1/+1
* Add more minor cosmetic fixes.dolorous2009-09-231-2/+0
* Add minor cosmetic fixes.dolorous2009-09-232-2/+2
* Implement another new unique, this time of my own coding: Maurice the thief.j-p-e-g2009-09-2214-21/+287
* Let player ghosts and random Pandemonium demons cast Airstrike.dolorous2009-09-221-2/+3
* Add new unique Gastronok (slug wizard), via a patch by bookofjude and some j-p-e-g2009-09-2215-42/+302
* Add descriptions for trove and bailey.dploog2009-09-221-0/+16
* Add a proper message for when the player isn't carrying any fruit.dolorous2009-09-221-0/+2
* New portal vault: Trove by Jude.dploog2009-09-222-4/+588
* * Actually use the rock worm's corpse tile.j-p-e-g2009-09-216-24/+36