summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Collapse)AuthorAgeFilesLines
* Added PCRE into the source tree. Updated documentation to reflect that PCRE ↵ennewalker2008-07-2790-44/+88244
| | | | | | is now on by default on Windows/DOS. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6696 c06c8d41-db1a-0410-9941-cceddc491573
* Fixing macro crashes for Tiles in 0.4 branch.ennewalker2008-07-272-8/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6695 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6680: Weaken monster dispel undead further.dshaligram2008-07-261-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6690 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6687 to 0.4.ennewalker2008-07-262-8/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6688 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6685 to 0.4.ennewalker2008-07-261-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6686 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6683 to 0.4.ennewalker2008-07-262-0/+43
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6684 c06c8d41-db1a-0410-9941-cceddc491573
* Merge r6587, keybindings. Fixes bug 2018200: macros not working with thezelgadis2008-07-2613-263/+788
| | | | | | | old 0.3.4 keymap. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6682 c06c8d41-db1a-0410-9941-cceddc491573
* Merge r6653, FR 2017262: add chunk colour to eat prompt.zelgadis2008-07-242-9/+65
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6676 c06c8d41-db1a-0410-9941-cceddc491573
* Bug 1902361: don't assert if something goes wrong with the book-keeping inzelgadis2008-07-242-12/+54
| | | | | | | | PlaceInfo. Instead, give a diagnostic message about the problem, and fix the problem so that the user doesn't get spammed with messages. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6675 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6672: [2021292] Fixed teleport control not being enabled after ↵dshaligram2008-07-242-20/+27
| | | | | | picking up the icy rune. Updated level_design.txt. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6673 c06c8d41-db1a-0410-9941-cceddc491573
* Add some more points to 0.4.2 change log.j-p-e-g2008-07-241-6/+11
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6668 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r6596, r6622 to 0.4.j-p-e-g2008-07-245-4/+18
| | | | | | | | Fix lava creatures' resistances. Update change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6667 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r6620, r6624, r6625, r6628 and r6632 to 0.4.j-p-e-g2008-07-2410-28/+83
| | | | | | | | | | | Save existing ghosts back to bones files even for undead players. Fix HP bar blanking out when wrapping. Fix TSO regarding attacks on evil creatures as unchivalric. Fix Twisted Resurrection abominations not counting as undead. Fix monsters being generated with stacks of returning weapons. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6666 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r6627, r6635, r6638 and r6645 (among others) to 0.4.j-p-e-g2008-07-2411-68/+171
| | | | | | | | | Fixes Selective Amnesia crash, claws/ankus in the weapon option, randart bardings pretending to be boots and smaller stuff. Includes indication of monsters seeing/sensing invisible. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6665 c06c8d41-db1a-0410-9941-cceddc491573
* Apply various documentation fixes to 0.4.j-p-e-g2008-07-247-26/+28
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6664 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6662: Fixed x_ and other feature hotkeys not working in the ↵dshaligram2008-07-241-2/+2
| | | | | | Abyss (cbus). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6663 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 merge r6659-6660: [2026251] Elf arrival vault fix, debug_mons_scan.dshaligram2008-07-246-8/+60
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6661 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6643: Reduce bounciness of beams - bouncing kills twice as much ↵dshaligram2008-07-231-2/+1
| | | | | | beam travel. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6647 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6642,6644: Only bolt of cold gets freezing cloud, cloud duration ↵dshaligram2008-07-231-2/+7
| | | | | | is much reduced. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6646 c06c8d41-db1a-0410-9941-cceddc491573
* [2020815] Fixing issue where the DOS version had blinking characters.ennewalker2008-07-191-0/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6618 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6615 to 0.4.ennewalker2008-07-191-0/+17
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6617 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6613 to 0.4.ennewalker2008-07-191-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6614 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6611 to 0.4.ennewalker2008-07-191-8/+13
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6612 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6609 to 0.4.ennewalker2008-07-195-14/+48
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6610 c06c8d41-db1a-0410-9941-cceddc491573
* Apply the vampire draining fix to 0.4.j-p-e-g2008-07-182-7/+13
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6608 c06c8d41-db1a-0410-9941-cceddc491573
* Apply my commits r6601, r6604 and r6605 to the 0.4 branch, excludingj-p-e-g2008-07-187-11/+44
| | | | | | | purely cosmetic changes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6606 c06c8d41-db1a-0410-9941-cceddc491573
* trunk->0.4 merge: r6602: [1936687] Show inscriptions for DESC_PLAIN (cbus).dshaligram2008-07-182-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6603 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6598 to 0.4.ennewalker2008-07-181-2/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6599 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6596 to 0.4.ennewalker2008-07-181-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6597 c06c8d41-db1a-0410-9941-cceddc491573
* Revert my makefile change ... once again.j-p-e-g2008-07-171-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6593 c06c8d41-db1a-0410-9941-cceddc491573
* Apply Haran's recent fixes to branch.j-p-e-g2008-07-178-15/+20
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6592 c06c8d41-db1a-0410-9941-cceddc491573
* One last changelog update.j-p-e-g2008-07-171-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6585 c06c8d41-db1a-0410-9941-cceddc491573
* Apply several recent commits to 0.4.1j-p-e-g2008-07-175-18/+40
| | | | | | | | | | * r6547 (Matthew's item quote patch) * r6550 (Haran's mapmark patch, no idea what part it plays in fixing the bug but it surely won't hurt) * r6561 (Haran's hell effects patch) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6584 c06c8d41-db1a-0410-9941-cceddc491573
* Fix 2020273: Information leak from card firing prompts.j-p-e-g2008-07-172-3/+3
| | | | | | | Update change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6583 c06c8d41-db1a-0410-9941-cceddc491573
* Apply Haran's fixes (r6577) to 0.4.1.j-p-e-g2008-07-175-5/+23
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6582 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r6579 to 0.4.1, and revert my local makefile change (oops!)j-p-e-g2008-07-179-24/+32
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6581 c06c8d41-db1a-0410-9941-cceddc491573
* Fix 2017893: long file names not working on DOS. Crawl now takes a j-p-e-g2008-07-177-13/+83
| | | | | | | | | | | | | shot at abbreviating them, and only fails if it can't find that file either. Handles all files included by default in /settings and /docs except changes.stone_soup which is not strictly necessary for the version information. Tested artificially by manually mutilating the file names; not actually tested on DOS. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6578 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r6575 to 0.4.dolorous2008-07-161-2/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6576 c06c8d41-db1a-0410-9941-cceddc491573
* [2018583] Fixing tiles issues with Windows 2000. I don't have any installs ↵ennewalker2008-07-161-5/+22
| | | | | | of Windows earlier than XP around, so I'm unable to test this fix directly. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6573 c06c8d41-db1a-0410-9941-cceddc491573
* trunk->0.3 backport: r6563 [2018522] Fixed Lua marker deserialisation bug ↵dshaligram2008-07-152-20/+22
| | | | | | caused by unmarshallLong not expecting 64-bit longs. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6571 c06c8d41-db1a-0410-9941-cceddc491573
* Apply commit r6569 to 0.4 trunk.j-p-e-g2008-07-1511-71/+58
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6570 c06c8d41-db1a-0410-9941-cceddc491573
* Apply commits r6564 and r6567 to 0.4 trunk.j-p-e-g2008-07-158-37/+78
| | | | | | | | Also start on changes.stone_soup for 0.4.1. The mapmark.lua fixes are not actually in 0.4 trunk, are they? git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6568 c06c8d41-db1a-0410-9941-cceddc491573
* Apply commits r6556 and r6557 to 0.4.j-p-e-g2008-07-155-49/+34
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6558 c06c8d41-db1a-0410-9941-cceddc491573
* Apply settings changes, and fix dangling inscriptions.j-p-e-g2008-07-156-24/+35
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6555 c06c8d41-db1a-0410-9941-cceddc491573
* r6551 for 0.4.haranp2008-07-151-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6552 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r6548 to 0.4.dolorous2008-07-151-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6549 c06c8d41-db1a-0410-9941-cceddc491573
* Apply inscription and random selection fixes to 0.4 trunk.j-p-e-g2008-07-142-13/+20
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6544 c06c8d41-db1a-0410-9941-cceddc491573
* Apply Darshan's charging fix (r6528).j-p-e-g2008-07-131-6/+12
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6541 c06c8d41-db1a-0410-9941-cceddc491573
* Apply commit 6539 to 0.4.j-p-e-g2008-07-137-15/+27
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6540 c06c8d41-db1a-0410-9941-cceddc491573
* Applying r6537 to 0.4.ennewalker2008-07-131-1/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6538 c06c8d41-db1a-0410-9941-cceddc491573