summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport the royal jelly's having a god from trunk (but make it dolorous2009-07-191-0/+3
* Since Dissolution is supposed to be the prophet of the Slime God, mark dolorous2009-07-181-0/+1
* Fix compilation. Whoops!j-p-e-g2009-07-171-4/+0
* Backport r10255 to 0.5.j-p-e-g2009-07-171-3/+12
* Fixing crashes in BR 2809955 and BR 2806158.j-p-e-g2009-06-221-1/+4
* Add minor cosmetic fixes.dolorous2009-04-281-4/+2
* Some debugging fixes, once again.j-p-e-g2009-04-261-2/+1
* * Fix _place_monster_aux() not interrupting autoexplore.j-p-e-g2009-04-261-5/+6
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-2/+3
* * Don't offer rotten chunks for wearers of "otG since it doesn'tj-p-e-g2009-03-221-2/+1
* Really fix monster speed handling, so that enslaved intact souls can dolorous2009-03-141-4/+3
* Add a few last monster speed cleanups.dolorous2009-03-091-2/+1
* Add more minor cosmetic fixes.dolorous2009-03-081-6/+6
* And use it in one more place.dolorous2009-03-081-5/+1
* Properly calculate speed on the level of individual monsters.dolorous2009-03-061-2/+2
* Fix miscalculation of zombie downgrades (oops).dolorous2009-03-061-5/+5
* Put monster speed calculation back in _define_zombie(), and fix problem dolorous2009-03-061-14/+12
* Add more minor cosmetic fixes.dolorous2009-03-061-17/+15
* Add more minor cosmetic fixes.dolorous2009-03-061-16/+18
* Remove zombified speed downgrade from _define_zombie(), as dolorous2009-03-061-5/+0
* Add more zombie speed-related fixes.dolorous2009-03-061-2/+0
* Simplify.dolorous2009-02-271-5/+5
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-0/+1
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-2/+2
* Lots more cleanups. haranp2009-02-151-12/+15
* Dancing weapons fix for trunk.haranp2009-02-121-3/+14
* Add minor cosmetic fixes.dolorous2009-02-091-3/+3
* Comment fixes.dolorous2009-02-091-6/+4
* Adjust odds of Xom-worshipping holy beings in the Abyss again.dolorous2009-02-091-1/+1
* Rarely, allow holy beings in the Abyss to worship Xom instead of TSO.dolorous2009-02-091-2/+8
* Implement [2546032]: Aside from orc priests and orcs, which can worship dolorous2009-02-091-7/+1
* Add more minor cosmetic fixes.dolorous2009-02-071-3/+1
* Fix leftover comment from r8130: since water monsters can now beharanp2009-01-311-3/+1
* Don't allow rock worms to be placed in permanent rock.zelgadis2009-01-281-0/+9
* Simplify checks for grids containing water.dolorous2009-01-261-3/+2
* Oops, a monster might be hit with a mutation attack or a Polymorph Other beamzelgadis2009-01-221-0/+8
* Overload MF_KNOWN_MIMIC to also mean "a shapeshifter the player has seenzelgadis2009-01-221-0/+4
* Remove a few more unnecessary casts.haranp2009-01-211-2/+2
* Always call _arena_set_foe() for arena monsters whose target is (0, 0).zelgadis2009-01-181-8/+1
* In arena mode, if a monster is summoned against a specific foe then alert thezelgadis2009-01-171-1/+8
* Fix bug #2512419: game crashing when there isn't any room to place god-sentzelgadis2009-01-171-1/+6
* Fix [2498711]: In arena mode, mark monsters duplicated by chaos as dolorous2009-01-161-1/+1
* Fix bug #2089989: only place friendly god gifts after the player's turn iszelgadis2009-01-121-0/+26
* Fix the name of Lernaean hydra zombies by adding special handling for namedzelgadis2009-01-091-0/+5
* Add minor cosmetic fixes.dolorous2009-01-081-1/+1
* Yet another fix to the arena win/loss/tie logic.zelgadis2009-01-071-0/+9
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-0/+2
* Determine if an orc is an unbeliever when it's generated, and use an orc's godzelgadis2009-01-051-0/+14
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-0/+37