summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Apply Haran's commits 6773 and 6777-6784 to 0.4.j-p-e-g2008-08-0712-74/+119
| | | | | | | | | | | | | | | | * Fix 2037104: amulet of Controlled Flight not autoIDing. * Fix 2038973: explosive tracers leaking information about invisible monsters. * Fix 2039217: check shield status for non-weapons before wielding * Fix 2039734: non-Spriggan transmuters being cheated on UC * Fix 2037845: unstackedness was overriding finishing a deck * Fix 2038476: semicontrolled blink. * Fix 2038962: casting Divine Shield wasn't refreshing AC. * Fix 2038651: real/fake rakshasa identity being leaked in descriptions. * Fix 2035976: doubled inscriptions in equipped items in dump. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6792 c06c8d41-db1a-0410-9941-cceddc491573
* Backport r6743, 6750, 6753, 6771, 6772, 6790 to 0.4.j-p-e-g2008-08-0713-26/+62
| | | | | | | | | | | | | | * Fix 2033984: Monsters being created with both a shield and a 2-hander. * FR 2026227: Make $ list current gold. * Fix assertion failure upon high-scoring death. * Fix 2037146: Make hill giants use MONUSE_STARTING_EQUIPMENT. * Fix 2036429: better spacing on ^ screen. * Replace "Level:" with "Place:" in the HUD. Also start on 0.4.4 change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6791 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed bug where start time of games would go backward or forward in time on ↵dshaligram2008-08-071-0/+8
| | | | | | dgl builds (oops). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6788 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r6775 to 0.4.dolorous2008-08-051-0/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6776 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r6759 to 0.4.dolorous2008-08-041-4/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6767 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk-0.4 r6764: Warn the player if interlevel travel is going to take them ↵dshaligram2008-08-043-2/+94
| | | | | | to a level outside the range [src,dest] (rax, doy). ^G => Esc in yesno prompts. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6765 c06c8d41-db1a-0410-9941-cceddc491573
* Version -> 0.4.4.dshaligram2008-08-041-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6762 c06c8d41-db1a-0410-9941-cceddc491573
* Fix Crawl spinning in CPU-pegging loop on disconnect on death screen (sorear).dshaligram2008-08-041-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6760 c06c8d41-db1a-0410-9941-cceddc491573
* Backport one-turn sacrifice to 0.4.dshaligram2008-08-031-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6757 c06c8d41-db1a-0410-9941-cceddc491573
* Apply trunk r6751 to 0.4.dolorous2008-08-022-3/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6752 c06c8d41-db1a-0410-9941-cceddc491573
* Fix 2034581: menu colour leaking information on !blood and !mutation.j-p-e-g2008-08-014-14/+27
| | | | | | | Fix 2034526: inscription with { not working git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6748 c06c8d41-db1a-0410-9941-cceddc491573
* Apply the recent commits to branch, update the version and change log toj-p-e-g2008-07-3113-43/+60
| | | | | | | 0.4.3. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6740 c06c8d41-db1a-0410-9941-cceddc491573
* [2032987] Fixing lack of mouse actions in tiles version. Removing unused ↵ennewalker2008-07-313-28/+10
| | | | | | KC_TILE macro context and moving tiles commands to KC_DEFAULT. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6738 c06c8d41-db1a-0410-9941-cceddc491573
* When DGAMELAUNCH is defined, use gmtime() instead of localtime() so it's ↵dshaligram2008-07-305-6/+13
| | | | | | easier to keep multiple dgl servers in sync. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6733 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6729: Fix evaporate trailing clouds before explosion (sorear).dshaligram2008-07-301-0/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6730 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6727: Fixed evaporate not working on potions of water.dshaligram2008-07-301-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6728 c06c8d41-db1a-0410-9941-cceddc491573
* Merge r6724, Bug 2031257 fix.zelgadis2008-07-301-0/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6725 c06c8d41-db1a-0410-9941-cceddc491573
* List today as 0.4.2 release date, to keep everything in order. :)j-p-e-g2008-07-291-6/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6721 c06c8d41-db1a-0410-9941-cceddc491573
* Minor correction in keybind.txt.j-p-e-g2008-07-291-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6720 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6718: Don't lose level-up stat and hp gain if Crawl receives ↵dshaligram2008-07-292-16/+34
| | | | | | SIGHUP at the level-up prompt. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6719 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6716: Fix broken skill titles for certain skills such as ↵dshaligram2008-07-291-75/+127
| | | | | | Necromancy (bobbens). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6717 c06c8d41-db1a-0410-9941-cceddc491573
* Add documentation for the keybindings.j-p-e-g2008-07-292-0/+185
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6715 c06c8d41-db1a-0410-9941-cceddc491573
* Fix bug in shift_monster().haranp2008-07-291-13/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6714 c06c8d41-db1a-0410-9941-cceddc491573
* Fix 2030729: + and * not working when examining (targetting?)j-p-e-g2008-07-295-10/+56
| | | | | | | | Merge r6641 into branch: skip direction keys when targetting via monster list. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6713 c06c8d41-db1a-0410-9941-cceddc491573
* Revert an accidental change of Matthew's PlaceInfo fix. Sorry aboutj-p-e-g2008-07-293-2/+7
| | | | | | | | that! (And yes, I had to get up again when I remembered that I'd forgotten to commit this fix. *yawns*) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6711 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r6700 and r6706: Cleansing Flame harming helpless monsters andj-p-e-g2008-07-288-51/+68
| | | | | | | angering TSO, !blood counting towards decks of summoning. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6710 c06c8d41-db1a-0410-9941-cceddc491573
* Apply r6640, r6694 (both by Darshan), r6670 (Haran), r6679 and r6703j-p-e-g2008-07-2825-128/+167
| | | | | | | | | | | (me) to branch. Includes TSO no longer granting permanent allies and resultant friendly pickup change, and a number of smaller changes. Also update change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6709 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6707: Fix HUD updates overwriting dgl message indicator, changed ↵dshaligram2008-07-282-6/+19
| | | | | | indicator from (msg) to (Hit _). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6708 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.4 r6701: [2029854] Fixed map parser rejecting level:-2 and level:-3 ↵dshaligram2008-07-281-1/+1
| | | | | | for items. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6705 c06c8d41-db1a-0410-9941-cceddc491573
* r6681 (runaway skill training) for 0.4.haranp2008-07-281-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6704 c06c8d41-db1a-0410-9941-cceddc491573
* 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