summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Implemented 1565244, yellow wasps have been nerfed.haranp2006-09-251-2/+2
* Implemented 1565247: flying/levitating PCs take half damage from static disch...haranp2006-09-251-0/+2
* Fixed bug 1565279: you can now cast spells on capital letters.haranp2006-09-251-1/+1
* Implemented 1565253, airstrike now deals more damage to flying enemies.haranp2006-09-252-1/+6
* Implemented 1565223.haranp2006-09-251-8/+10
* Give more gold when acquiring items.haranp2006-09-251-0/+4
* Implemented 1565264: can't ID scrolls of paper with blurry vision==3.haranp2006-09-251-0/+2
* Fix bug 1565262 - polymorph naming bug when player has see invisible.haranp2006-09-251-4/+5
* Fix for bug 1565261: demonspawn can now get mutations when transformed.haranp2006-09-251-4/+4
* "Glow" status is now accurate.dshaligram2006-09-251-1/+1
* Fix for bug 1563792: quasits can now be generated.haranp2006-09-241-0/+1
* More cleanups of file handling.haranp2006-09-244-117/+26
* Made some more steps on the way to integrating itemprop.cc andharanp2006-09-2415-164/+43
* Use EOL instead of \n when writing to the character dump, or things come dshaligram2006-09-241-5/+5
* Marginally bumped damage of vorpal launchers - from 125% to 130%.dshaligram2006-09-241-2/+5
* PCRE Copyright license (PCRE 6)dshaligram2006-09-241-0/+68
* Copyright license text for Lua 5 and the Mersenne Twister.dshaligram2006-09-242-0/+60
* Cleaned up a lot of dependencies between MULTIUSER, SAVE_PACKAGE_CMD,haranp2006-09-245-265/+168
* Fixed water elemental generation/movement bugs.dshaligram2006-09-249-172/+285
* Autoprayer will not pray at altars.haranp2006-09-241-0/+3
* Revert ';' command for now.haranp2006-09-241-1/+1
* Made kobold lairs more frequent and reduced orc room spamming.dshaligram2006-09-241-2/+4
* Reworked wand prices slightly per discussion with Erik.dshaligram2006-09-244-5/+22
* Fixed Lua macro weirdness.dshaligram2006-09-242-16/+24
* More cleanups with grid_destroys_items().haranp2006-09-235-22/+14
* Better refix of the drop-on-destroying-grid bug.haranp2006-09-231-5/+4
* Fixed up fully_identified().haranp2006-09-232-3/+22
* Integrated Matthew Cline's updates to notes.haranp2006-09-2319-40/+274
* Fixes bug 1563819, items dropped on lava/water now disintegrate.haranp2006-09-231-3/+10
* Fixed corrosion of wierd items when wielding themharanp2006-09-231-0/+4
* Fixed Book of Earth bug.haranp2006-09-221-0/+1
* Unarmed fighting speed somewhat nerfed.haranp2006-09-221-4/+5
* Fixed wand pricing in shopsdshaligram2006-09-226-28/+101
* Fixed bug with jellies not copying enchantments.haranp2006-09-221-1/+3
* Shadow-creatures-casting ghosts now cast MS_LEVEL_SUMMON.haranp2006-09-221-0/+2
* Scrolls of immolation cannot burn themselves.haranp2006-09-221-1/+4
* Generic elves now have intelligence I_NORMAL.haranp2006-09-221-1/+1
* Made ';' do a better job.haranp2006-09-225-16/+45
* Fixed the bug of mimics with no name.dshaligram2006-09-221-0/+5
* Fixed the bug when dropping too much gold.haranp2006-09-221-0/+16
* More draconian fun. Implemented Erik's idea of same-colour draconian packs,dshaligram2006-09-221-7/+44
* Throwing needles by hand is now seriously inaccurate. Even more serious than ...dshaligram2006-09-221-3/+4
* Tossed out ChangeLog. We'll generate it at release time using svn2log or some...dshaligram2006-09-221-7/+0
* Resists screen is now colored.haranp2006-09-222-34/+54
* Incremented save minor versions for TAGTYPE_PLAYER and TAGTYPE_LEVEL to supportdshaligram2006-09-222-31/+41
* git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/...dshaligram2006-09-221-3/+3
* Refixed draconian band sizes, and tweaked debug.cc so that wizmode create mon...dshaligram2006-09-224-10/+14
* Reduced overdose of draconians in draconian bands.dshaligram2006-09-221-2/+4
* Fixed bug 1563452 (fireballs can be blocked by shields.) I think.haranp2006-09-222-0/+2
* Miscast effect explosions now always hit.haranp2006-09-221-1/+8