summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Separate makefiles for cross-compiling the Windows builds on crawl.develz.org.evktalo2009-07-193-1/+518
* Add a yes_or_no prompt if you attempt to leave the Dungeon and picked upj-p-e-g2009-07-192-5/+25
* Add whitespace fixes.dolorous2009-07-191-5/+5
* Revert r10315, as there should be a better way to eliminate Jiyva altars dolorous2009-07-191-2/+1
* Disallow Jiyva altars in the Abyss.dolorous2009-07-191-2/+3
* Comment fix.dolorous2009-07-191-1/+1
* Simplify the royal jelly effect for both players and monsters, and make dolorous2009-07-193-9/+5
* Add whitespace fixes.dolorous2009-07-192-6/+6
* Remove erroneous parameter.dolorous2009-07-191-1/+1
* ATTR_RUNES_IN_ZOT is no longer needed. I couldn't decide if I shouldj-p-e-g2009-07-196-27/+6
* * Open Zot for good the first time you enter (with three runes or more).j-p-e-g2009-07-199-3/+23
* Don't mark milestones before game start (Keskitalo)dshaligram2009-07-191-1/+1
* Remove unneeded blank lines.dolorous2009-07-191-2/+0
* Mark the royal jelly as a Jiyva worshipper.dolorous2009-07-191-0/+3
* Add still more minor fixes.dolorous2009-07-192-7/+7
* Attempt to fix display error with Jiyva's jelly shield on the "^" dolorous2009-07-191-2/+2
* Remove superfluous more().dolorous2009-07-181-1/+0
* Properly disallow Jiyva altars in the main dungeon, as is done for e.g. dolorous2009-07-181-1/+2
* Add a few last cleanups.dolorous2009-07-184-11/+20
* Also fix the check for the player's being undead in Jiyva's retribution, dolorous2009-07-183-15/+8
* Fix the check for the player's being undead when giving mutations from dolorous2009-07-183-15/+17
* And simplify Jiyva's curing of bad mutations.dolorous2009-07-181-23/+2
* And fix the last delete_mutation() call again.dolorous2009-07-181-1/+1
* Ensure the the Helix card only removes bad mutations, and that Zin's dolorous2009-07-184-6/+9
* Fix missing parameter in delete_mutation() call (oops).dolorous2009-07-181-1/+1
* Add still more cleanups.dolorous2009-07-182-2/+2
* Add still more cleanups.dolorous2009-07-184-10/+10
* Add more minor cosmetic fixes.dolorous2009-07-181-1/+3
* Apply vonbrand's patch in [2823698] to fix compilation under g++ 4.4.0.dolorous2009-07-181-1/+1
* Tweak description for now to indicate that Jiyva is a chaotic god.dolorous2009-07-181-1/+1
* Add minor cosmetic fixes.dolorous2009-07-181-10/+10
* Change part of the z/Z handling:j-p-e-g2009-07-186-18/+29
* Forward-port 0.5 r10276 to trunk, and add a few more cleanups.dolorous2009-07-184-50/+51
* Forward-port 0.5 r10274 to trunk.dolorous2009-07-181-1/+2
* Forward-port 0.5 r10272 to trunk (except that Dissolution actually gets dolorous2009-07-187-14/+10
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-1835-56/+1001
* Comment fixes.dolorous2009-07-181-2/+2
* Add minor cosmetic fixes.dolorous2009-07-181-59/+43
* Don't place vaults with downward escape hatches on D:27, as they turn into po...evktalo2009-07-182-5/+7
* Xcode changes.peterb122009-07-181-20/+889
* Improve the redundancy check for the amulet of the gourmand.dolorous2009-07-181-2/+2
* Tweak wording.dolorous2009-07-181-1/+1
* Forward-port the renaming of changes.stone_soup to changelog.txt from dolorous2009-07-173-4/+4
* Add whitespace fixes.dolorous2009-07-172-2/+2
* Forward-port the FAQ update from 0.5 r10256.dolorous2009-07-171-5/+9
* A number of small bug fixes:j-p-e-g2009-07-1714-39/+112
* Fix the other part of [2823233]: Runes shouldn't be listed as wieldable dolorous2009-07-171-1/+1
* Fix part of [2823233]: Runes shouldn't be listed as evokable inventory dolorous2009-07-171-2/+2
* The oklob gauntlet turned into an impromptu Zot entry vault on D:27 - altered...evktalo2009-07-172-4/+4
* Fix 2819298: sling bullets not counting towards _ammo_count for slingsj-p-e-g2009-07-164-18/+28