summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Simplify checks for whether players/monsters can hit monsters, and makeDavid Lawrence Ramsey2009-09-282-13/+9
* Implement feature [2584052]: Apply caotto's patch in [2869396] (based onDavid Lawrence Ramsey2009-09-281-1/+4
* Attempt to make monster attacks on submerged monsters consistent withDavid Lawrence Ramsey2009-09-287-19/+56
* dolinks.sh and domake.sh: chmod +xSteven Noonan2009-09-282-0/+0
* INSTALL.txt: updated to reflect current Mac build informationSteven Noonan2009-09-281-51/+37
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-285-35/+34
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-09-282-13/+11
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-283-14/+13
* Apply kotk's patch in [2868294] to make monsters properly pick upDavid Lawrence Ramsey2009-09-281-1/+3
* Apply caotto's patches in [2868303]: Put toadstool spawning/dyingDavid Lawrence Ramsey2009-09-282-0/+7
* Apply caotto's patch in [2868369], with a few cosmetic tweaks: MakeDavid Lawrence Ramsey2009-09-281-3/+47
* Comment fixes.David Lawrence Ramsey2009-09-282-9/+11
* And simplify further.David Lawrence Ramsey2009-09-281-1/+1
* Simplify the proximity check for (very) ugly things.David Lawrence Ramsey2009-09-281-1/+1
* Xcode: add missing file for full debug or wizard buildsSteven Noonan2009-09-281-0/+6
* 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