summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Bug/FR 1947001: For damaging cards add "You draw card xy" to the prompt,j-p-e-g2008-06-038-44/+84
* _place_monster_aux() was sometimes trying to place the monster out of bounds,zelgadis2008-06-031-0/+3
* Have weapon_switch() do autopickup if the player is a vampire, in additionzelgadis2008-06-031-1/+1
* Add const.dolorous2008-06-031-1/+1
* Don't need to handle food chunk autopickup, since its already done inzelgadis2008-06-031-4/+0
* Mark demonspawn players as MH_DEMONIC.dolorous2008-06-031-0/+3
* Disallow unchivalric spell attacks from daevas.dolorous2008-06-032-6/+21
* Remove unneeded blank line.dolorous2008-06-031-1/+0
* Add type fix: attacking targets are unsigned ints, not ints.dolorous2008-06-035-14/+13
* Don't include items in drop filter if they're cursed and equipped, or ifzelgadis2008-06-033-1/+23
* Fix a recent bug of mine that blocked the friendly fire prompts.j-p-e-g2008-06-029-58/+69
* Revert previous changes so that things work properly again.dolorous2008-06-021-5/+5
* Clean up.dolorous2008-06-021-4/+4
* Comment fixes.dolorous2008-06-021-2/+2
* Fix off-by-one error (oops).dolorous2008-06-021-1/+1
* Fix [1952926]: Break overly long formatted strings at EOLs whenever dolorous2008-06-021-3/+11
* Add still more whitespace fixes.dolorous2008-06-021-8/+8
* Add more minor cosmetic fixes.dolorous2008-06-021-12/+12
* Add whitespace fixes.dolorous2008-06-021-5/+5
* Fix a stupid bug I'd introduced when fixing another one.j-p-e-g2008-06-0213-114/+169
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-0216-251/+303
* Fix 1981533: Mouseclick allows eating inappropriate food types.j-p-e-g2008-06-027-26/+77
* A first attempt at making fog cloud size build up over time.zelgadis2008-06-022-22/+86
* Add an entry to randart weapons' "evil stuff".dolorous2008-06-021-0/+2
* Tweak one outsourced weapon noise to match its miscellaneous equivalent.dolorous2008-06-021-1/+1
* Add more spacing fixes.dolorous2008-06-021-2/+2
* The wizard "tweak item" command can now alter randart properties.zelgadis2008-06-023-2/+209
* Add spacing fix.dolorous2008-06-021-1/+1
* Add yet more minor cosmetic fixes.dolorous2008-06-021-3/+2
* Add more miscellaneous minor fixes.dolorous2008-06-022-9/+5
* If create_spec_object() is given the name of a spellbook which doesn'tzelgadis2008-06-021-0/+25
* Add still more comment fixes.dolorous2008-06-021-2/+2
* Add new wizard targeting command 'm', to move monsters around (or tozelgadis2008-06-025-0/+93
* Make all the unique major demons use CE_NOCORPSE, since they have dolorous2008-06-011-9/+9
* Commit a few changes, mostly clean-up.j-p-e-g2008-06-0111-80/+94
* Add yet more comment fixes.dolorous2008-06-011-7/+7
* Reduce the chance of summoning a very ugly thing a bit more.dolorous2008-06-012-3/+2
* Add another comment fix.dolorous2008-06-011-1/+1
* Add minor cosmetic fix.dolorous2008-06-011-1/+1
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-0116-154/+374
* Restore the "of the Skies" randart name.dolorous2008-06-011-0/+16
* Comment fix.dolorous2008-06-011-1/+1
* Add minor cosmetic fixes.dolorous2008-06-011-5/+5
* Fix typo.dolorous2008-06-011-1/+1
* Add missing prototype.dolorous2008-06-011-0/+1
* Add miscellaneous minor cleanups.dolorous2008-06-011-6/+12
* Spelling fixes.dolorous2008-06-013-4/+4
* Add another player ghost message.dolorous2008-06-011-0/+3
* Remove more unneeded blank lines.dolorous2008-06-015-56/+8
* Remove more unneeded blank lines.dolorous2008-06-0111-187/+1