summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* tilesdl.cc: fix layout bug and crash with certain resolutionsSteven Noonan2009-09-281-1/+1
* initfile.cc: move 'saves' and 'morgue' to appropriate Mac locations on Mac OS XSteven Noonan2009-09-251-1/+5
* Lua: load/save architecture-independent bytecodeSteven Noonan2009-09-252-5/+49
* More LOS refinements.Robert Vollmert2009-09-251-5/+5
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-252-15/+15
* And add more consistency fixes.David Lawrence Ramsey2009-09-251-1/+3
* Make screen color flashes from god effects more consistent.David Lawrence Ramsey2009-09-252-6/+7
* Add still more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-14/+14
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-09-251-0/+3
|\
| * _give_monster_item checks that the item is valid (fixes crash when gold canno...Darshan Shaligram2009-09-251-0/+3
* | Add more minor cosmetic fixes.David Lawrence Ramsey2009-09-253-7/+7
|/
* Don't allow no-XP monsters to gain experience, so that kraken tentaclesDavid Lawrence Ramsey2009-09-251-0/+4
* Add a vorpal type for tentacle attacks, and use it for the tentacle-slapDavid Lawrence Ramsey2009-09-254-4/+8
* Add spacing fixes.David Lawrence Ramsey2009-09-251-3/+3
* Comment fixes.David Lawrence Ramsey2009-09-252-2/+2
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-251-13/+10
* Simplify.David Lawrence Ramsey2009-09-253-4/+4
* Fix [2866313]: The asphyxiation resistance check inDavid Lawrence Ramsey2009-09-241-1/+1
* Fix MinGW build.Darshan Shaligram2009-09-241-0/+1
* Mac OS X: add proper build target for USE_TILE buildsSteven Noonan2009-09-254-310/+367
* 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