summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Move all tiles for stairs, gates and portals into a new subfolderj-p-e-g2009-07-1926-23/+26
* Fix bzr_entry_005 being generated inside stone.evktalo2009-07-191-2/+2
* Add missing space.dolorous2009-07-191-1/+1
* Handle one more case of Jiyva's altar removal.dolorous2009-07-193-25/+35
* Fix compilation (oops).dolorous2009-07-192-4/+5
* Put the messages about the power ruling the Slime Pits' vanishing in the dolorous2009-07-191-4/+4
* Add yet more Jiyva-related cleanups. Make sure his altars are never dolorous2009-07-1914-96/+156
* Add missing check for whether the player can mutate.dolorous2009-07-191-3/+6
* Make the code to turn all your fellow slimes against you upon being dolorous2009-07-191-3/+51
* Comment fixes.dolorous2009-07-191-12/+11
* Fix assertion when changing a monster's god via the Crusade card.dolorous2009-07-191-0/+1
* Add more Jiyva-related fixes.dolorous2009-07-193-3/+23
* Allow Jiyva altars to actually show up.dolorous2009-07-191-2/+1
* Tweak message.dolorous2009-07-191-1/+1
* 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