summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Collapse)AuthorAgeFilesLines
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-0716-328/+583
| | | | | | | | | | | | | | | | selection menu. TODO: Use this instead of dolls.txt for initialising dolls, falling back on dolls.txt if name.tdl cannot be found and for new characters. I've tried displaying floor type but found it resulted in an information overload, and also distracts from the main information (species, equipment), esp. since it's mostly floor and most of the tile is covered anyway. I left it in (though commented out), so it's in the repository, but will remove it afterwards. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10122 c06c8d41-db1a-0410-9941-cceddc491573
* Change "resting" to "dormant" for undead, non-living and plant monsters. ↵evktalo2009-07-071-1/+1
| | | | | | (Adam Borowski) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10120 c06c8d41-db1a-0410-9941-cceddc491573
* New sewer entry vault; also altered sewer_kobolds a bit - there seemed to be ↵evktalo2009-07-071-16/+26
| | | | | | a place that you could get stuck in. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10118 c06c8d41-db1a-0410-9941-cceddc491573
* Apply jarmok's patch (FR#1768835): visored helmet prevents bite attack.evktalo2009-07-061-0/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10116 c06c8d41-db1a-0410-9941-cceddc491573
* Increase the magic resistance of monster purple draconians. (Darshan)evktalo2009-07-061-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10114 c06c8d41-db1a-0410-9941-cceddc491573
* Show undead, nonliving and plant monsters as "resting" instead of "sleeping" ↵evktalo2009-07-061-1/+10
| | | | | | in the monster panel. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10112 c06c8d41-db1a-0410-9941-cceddc491573
* Fix a deprecated F statue symbol.evktalo2009-07-061-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10111 c06c8d41-db1a-0410-9941-cceddc491573
* Fix BR#2816791: missing temple entrance in temple_firewalkevktalo2009-07-061-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10109 c06c8d41-db1a-0410-9941-cceddc491573
* Fix typo.evktalo2009-07-061-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10108 c06c8d41-db1a-0410-9941-cceddc491573
* Mention halo and extending summons/charms in the TSO powers description.evktalo2009-07-061-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10106 c06c8d41-db1a-0410-9941-cceddc491573
* Add formatting fixes.dolorous2009-07-051-72/+23
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10104 c06c8d41-db1a-0410-9941-cceddc491573
* Use MOUSE_MODE_MORE during the ring swap prompt, so mouse clicks arej-p-e-g2009-07-052-1/+5
| | | | | | | ignored instead of taking zero turn actions or crashing the game. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10102 c06c8d41-db1a-0410-9941-cceddc491573
* Also mark the amulet of the gourmand as useless if we have the gourmand dolorous2009-07-051-0/+1
| | | | | | | mutation. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10100 c06c8d41-db1a-0410-9941-cceddc491573
* Fix [2816850]: Mark the amulet of the gourmand as useless for level 3 dolorous2009-07-051-0/+4
| | | | | | | | herbivores, since they can't eat chunks at all; and mummies, since they can't eat at all. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10098 c06c8d41-db1a-0410-9941-cceddc491573
* Fix 2815574: Venom card not waking monsters.j-p-e-g2009-07-049-27/+63
| | | | | | | | | | | | | Fix 2815185: Not updating wield display for rotting chunks. Fix 2812496: Wrong message when attempting to chop with unwieldable weapons. (Small patch by rafalmaj.) Fix 2811476: Turn autopickup back on when gaining see invisible (mutation, ring, artefact, spell). Fix 2806314: Remove coinflip() for Sandblast range. Wielding rocks now guarantees range of 2. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10096 c06c8d41-db1a-0410-9941-cceddc491573
* Add punctuation fixes.dolorous2009-07-046-7/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10094 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor wording fixes.dolorous2009-07-041-10/+10
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10092 c06c8d41-db1a-0410-9941-cceddc491573
* Update use of "fixed" in relation to artefacts.zelgadis2009-07-031-8/+10
| | | | | | | Note that helmets which are winged/plumed/etc aren't necessarily special. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10090 c06c8d41-db1a-0410-9941-cceddc491573
* Add some documentation on the steps needed for a project release.j-p-e-g2009-07-031-0/+119
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10089 c06c8d41-db1a-0410-9941-cceddc491573
* * Overhaul Crawl's man page as per Markus Maier's suggestions.j-p-e-g2009-07-032-1045/+17
| | | | | | | | | | * Add Enne's list of benefits of using openGL to the FAQ, copied verbatim from r.g.r.d. Thanks! git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10088 c06c8d41-db1a-0410-9941-cceddc491573
* Updated randart answer to match the merger of fixed arts into unrands.zelgadis2009-07-031-8/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10087 c06c8d41-db1a-0410-9941-cceddc491573
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-0316-100/+163
| | | | | | | | | | | | | | | | | selection menu. * Add dolls_data to player_save_info struct, to make it easier to read in per-character doll information once we get around to that. Including the tiledef files in externs.h is probably overkill, though, so we might want to move player_save_info into another header file. * Fix Xom's repel stair effect moving shops. * Fix decks granting permanent summons at low power (and only at low power). * Make default settings of the brand options consistent between init.txt and initfile.cc. * Update FAQ. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10086 c06c8d41-db1a-0410-9941-cceddc491573
* Add a document explaining about how to build a patch.j-p-e-g2009-07-022-44/+176
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10084 c06c8d41-db1a-0410-9941-cceddc491573
* Add player icons (default species/job tile) to the selection menu for j-p-e-g2009-07-015-33/+130
| | | | | | | | | | | | | | | | | | | | saved games. Bugs/issues: * cannot handle more lines than fit the screen [*] * does not show actual equipment * probably should respect dolls.txt settings I guess the equipment problem could be solved by yet another per-character save file similar to dolls.txt, so newgame.cc could read directly from this rather than have to open the save to calculate equipment tiles or any such insanity. *) presumably because maxpagesize() assumes the entire screen is available for use by the menu git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10083 c06c8d41-db1a-0410-9941-cceddc491573
* Fix [2813620]: The sizes of player nagas and centaurs don't match the dolorous2009-06-302-17/+17
| | | | | | | | | | | | | sizes of their monster equivalents. The latter are SIZE_BIG, while the former are, at most, SIZE_LARGE; and SIZE_BIG, in addition to being one value higher than SIZE_LARGE, allows use of two-handed weapons as though they're one-and-a-half-handed weapons under the current logic in hands_reqd(). For now, fix this by making monster nagas and centaurs (and all other monsters capable of using weapons and armour) no bigger than SIZE_LARGE. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10081 c06c8d41-db1a-0410-9941-cceddc491573
* Fix bad logic where the address of coinflip() was used instead of the dolorous2009-06-301-1/+1
| | | | | | | return value of coinflip(), making the result always true. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10080 c06c8d41-db1a-0410-9941-cceddc491573
* Simplify.dolorous2009-06-301-6/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10079 c06c8d41-db1a-0410-9941-cceddc491573
* * Replace rock stair tiles with Eino's cool new escape hatch tiles.j-p-e-g2009-06-2912-24/+29
| | | | | | | * Don't check milestones in arena mode. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10078 c06c8d41-db1a-0410-9941-cceddc491573
* Apply caotto's neat patch to make toadstools grow on or around corpses.j-p-e-g2009-06-2910-3/+276
| | | | | | | | Obviously, this might affect food balance and Necromancy. Tweaks may be necessary, but overall this looks good. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10077 c06c8d41-db1a-0410-9941-cceddc491573
* Add Eino's totally awesome Grum tile, as well as my own significantly less j-p-e-g2009-06-2912-22/+80
| | | | | | | | | | | | | | | | | awesome tile for Kirke. Thanks, Eino, you rock! Some modifications for Kirke: * reduce the size of Kirke's hog band * replace Summon Ice Beasts with another instance of the "porkalator" * give the porkalator a 33% chance of upgrading a nearby hostile monster to hog Also, open a new category in dc-mon.txt for transformations, so specific tiles are easier to add. The player's pig form now looks subtly different from the other hogs, some greater difference would be better, though. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10076 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fixes.dolorous2009-06-291-3/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10075 c06c8d41-db1a-0410-9941-cceddc491573
* Let search pattern extend across all lines of a monster definition.zelgadis2009-06-291-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10074 c06c8d41-db1a-0410-9941-cceddc491573
* Fix [2813672]: Eliminate use of non-standard C function strcasestr().dolorous2009-06-291-1/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10073 c06c8d41-db1a-0410-9941-cceddc491573
* Typo fix.dolorous2009-06-281-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10072 c06c8d41-db1a-0410-9941-cceddc491573
* Add punctuation fixes.dolorous2009-06-281-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10071 c06c8d41-db1a-0410-9941-cceddc491573
* Add new unique gnoll Grum, courtesy of Eino's patch. Thanks!j-p-e-g2009-06-2812-5/+64
| | | | | | | Also added a preliminary tile. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10070 c06c8d41-db1a-0410-9941-cceddc491573
* Applying Eino's patches renaming snakes and eels.j-p-e-g2009-06-2825-91/+91
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10069 c06c8d41-db1a-0410-9941-cceddc491573
* Remove two unfinished vaults from last commit.dploog2009-06-282-96/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10068 c06c8d41-db1a-0410-9941-cceddc491573
* Two more instances of deprecated R glyphs in maps (Eino).dploog2009-06-283-1/+99
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10067 c06c8d41-db1a-0410-9941-cceddc491573
* Now any noisy unrandart weapon can have its own set of messages, not justzelgadis2009-06-285-14/+14
| | | | | | | | the Singing Sword. No new messages for the spear of the Botono or the Elemental Staff, though. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10066 c06c8d41-db1a-0410-9941-cceddc491573
* Implement [2812924]: Make cold-flavored monster attacks properly affect dolorous2009-06-281-3/+5
| | | | | | | | monsters (e.g. slow them if they're cold-blooded), as fire-flavored monster attacks already do. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10065 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fixes.dolorous2009-06-281-4/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10064 c06c8d41-db1a-0410-9941-cceddc491573
* Gave more unrandarts elemental (shimmering/changing/etc) colours. 44zelgadis2009-06-282-86/+86
| | | | | | | now have elemental colours, with 30 having normal, unchanging colours. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10063 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed item_value() valuation of unrandarts with non-standard values.zelgadis2009-06-272-4/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10062 c06c8d41-db1a-0410-9941-cceddc491573
* Apply patch by Adam Borowski, introducing new unique enchantress Kirke.j-p-e-g2009-06-2723-30/+228
| | | | | | | | | | | This includes a new transformation TRAN_PIG that the player can not end at will but rather will have to time out. Pigs (or rather hogs) are fast but cannot use any equipment except amulets, or cast spells. If the transformation would cause death by stat loss (due to equipment loss) the player is paralysed instead. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10061 c06c8d41-db1a-0410-9941-cceddc491573
* Add whitespace fixes.dolorous2009-06-272-3/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10060 c06c8d41-db1a-0410-9941-cceddc491573
* Typo fix.dolorous2009-06-271-3/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10059 c06c8d41-db1a-0410-9941-cceddc491573
* Fix compilation.dolorous2009-06-271-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10058 c06c8d41-db1a-0410-9941-cceddc491573
* Remove invalid wield warning.zelgadis2009-06-271-5/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10057 c06c8d41-db1a-0410-9941-cceddc491573
* Fix Peter's rltiles/tool warnings.j-p-e-g2009-06-273-58/+43
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10056 c06c8d41-db1a-0410-9941-cceddc491573