summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Rudimentary install instructions, or rather, build instructions. We could use...dshaligram2006-09-261-0/+171
* DOS makefile shouldn't use Lua and PCRE by default either.dshaligram2006-09-261-1/+1
* Changed DOS makefile to use gxx instead of gpp; looks like gxx is more widelydshaligram2006-09-261-1/+1
* Default makefile.mgw should not define CLUA_BINDINGS and REGEX_PCRE.dshaligram2006-09-261-2/+2
* [1563714] Fixed monsters trying to use blink as a beam when out-of-sight.dshaligram2006-09-261-4/+9
* Updated Lua 5.0 license to the latest Lua 5 license text from lua.org.dshaligram2006-09-262-15/+49
* Fine-tuned Sif Muna piety numbers a little more.dshaligram2006-09-268-44/+46
* License compliance changes -- see the following excerpt from license.txt:nlanza2006-09-26105-0/+225
* Implemented feature request 1565211 - display launcher stats with 'v'.haranp2006-09-253-22/+22
* Implemented 1565268: rings don't ask for a hand.haranp2006-09-251-1/+1
* Fixed barehanded butchery according to bug 1563815.haranp2006-09-251-7/+7
* Items inscribed with =k are now ignored unless they're theharanp2006-09-251-7/+20
* 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