summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Trunk->0.3 merge (2607-2609, 2611): Monster xp tweaks, net branding fix, ↵dshaligram2007-10-276-17/+21
| | | | | | hobgoblin maxhp drop, toxic radiance fix for submerged monsters. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2614 c06c8d41-db1a-0410-9941-cceddc491573
* Modify Ely's "Destroy Weapon" invocation and j-p-e-g2007-10-263-19/+31
| | | | | | | | | | | | | | | | | Trog's "Brothers in Arms Ely: Items of high value (artefacts etc.) are very likely to raise piety. For the rest, the probability depends on piety. Trog: BiA has a fixed cost of 4 to which a piety dependent bonus is added, making the total piety cost range from 4 (bears) to 7 (giants). Also, the intermediate monsters (oges and trolls) turn up over a longer piety range. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2605 c06c8d41-db1a-0410-9941-cceddc491573
* Modified "kneel at the altar" message to allow for Nagaj-p-e-g2007-10-261-2/+6
| | | | | | | | special casing. Using both "coil" and "prostrate" to make everyone happy. :) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2603 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge (2600-2601): trowel tweak, staff of energy fix.dshaligram2007-10-266-17/+9
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2602 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge (2569, 2571): Code cleanup.dshaligram2007-10-268-225/+106
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2599 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge (2559, 2566-2567): Trowel implementation.dshaligram2007-10-269-109/+202
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2598 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge (2554): No unnecessary double messaging when drawing the ↵dshaligram2007-10-263-4/+5
| | | | | | Wraith. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2597 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge (2546): Drawing from Destruction with no monsters nearby ↵dshaligram2007-10-262-11/+27
| | | | | | does not gain piety. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2596 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge (2544): Pain and Torment cards, boosted cost of stack deck.dshaligram2007-10-263-5/+15
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2595 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge (2580-2587, 2589): javelin to-hit, cleanup, monster xp, ↵dshaligram2007-10-2622-167/+676
| | | | | | Beogh changes, item_check fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2592 c06c8d41-db1a-0410-9941-cceddc491573
* Fix net bug for teleporting/banishment.j-p-e-g2007-10-265-17/+30
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2590 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: Lua dofile fix (doy).dshaligram2007-10-251-1/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2579 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge, revisions 2531-2536, 2540-2543, 2545, 2547-2553, ↵dshaligram2007-10-2541-171/+545
| | | | | | 2555-2556, 2563, 2568, 2570, 2572-2573, 2576: Lugonu invoc, orc battle cry, hunter changes, idle time clamp, Olgreb spam fix, Lab fixes, greedy explore item ignore, Makhleb/Vehumet power gain w/o prayer, spell power changes, doc fixes, shift-run secret door fix, Lua file-not-found error message fix, poisoned sling bullet fix, temple fix, colour overlay fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2577 c06c8d41-db1a-0410-9941-cceddc491573
* Reverted species reordering to maintain save compatibility with older 0.3 ↵dshaligram2007-10-252-89/+89
| | | | | | revisions. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2565 c06c8d41-db1a-0410-9941-cceddc491573
* Species reordering. SP_MERFOLK takes the place of the former Elf, j-p-e-g2007-10-252-89/+89
| | | | | | | | | | and SP_KENKU of the former Hill Dwarf. (The goal is to cater to finger memory for 0.3 - for trunk I'm in favour of a complete reordering in the selection screen, at least.) Breaks saves, obviously. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2564 c06c8d41-db1a-0410-9941-cceddc491573
* Modified 'Portaled Projectile' description, andj-p-e-g2007-10-252-22/+13
| | | | | | | random_undead_servant change for 0.3 git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2562 c06c8d41-db1a-0410-9941-cceddc491573
* new prayer prompt (yes, renew, cancel) for 0.3j-p-e-g2007-10-251-1/+11
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2558 c06c8d41-db1a-0410-9941-cceddc491573
* equine/serpentine description (instead of "deformed") for 0.3j-p-e-g2007-10-241-1/+33
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2539 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: (2521, 2536, 2538) randart contamination fix, Lugonu ↵dshaligram2007-10-245-15/+36
| | | | | | greeting, character dump time output fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2530 c06c8d41-db1a-0410-9941-cceddc491573
* Fix portaled projectile duplicating returning weapons. (1817775)j-p-e-g2007-10-231-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2528 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: r2516, monster armour fix.dshaligram2007-10-233-1/+44
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2520 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: demigod -hunger +stat gain.dshaligram2007-10-232-4/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2519 c06c8d41-db1a-0410-9941-cceddc491573
* Add Demonspawn info to demon weapons.j-p-e-g2007-10-221-0/+11
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2514 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: accept "none" to disable brands.dshaligram2007-10-211-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2512 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed bad Lua dependency (Iaido).dshaligram2007-10-211-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2509 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: typos + permanent mutation fixes.dshaligram2007-10-214-11/+14
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2508 c06c8d41-db1a-0410-9941-cceddc491573
* Travel should not use rock stairs as the final step in reaching the ↵dshaligram2007-10-211-4/+18
| | | | | | destination level (doy). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2498 c06c8d41-db1a-0410-9941-cceddc491573
* r2491 for 0.3.haranp2007-10-191-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2492 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: 2457, 2477-2484, 2486.dshaligram2007-10-1518-52/+84
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2478 c06c8d41-db1a-0410-9941-cceddc491573
* Added -O2 -Wuninitialized and fixed uninitialized variable.dshaligram2007-10-122-4/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2447 c06c8d41-db1a-0410-9941-cceddc491573
* TSO Smiting cost drop and monster electricity nerf for 0.3.dshaligram2007-10-113-4/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2441 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: 2434-2437 (efreets, Beogh, enchantment durations, Lugonu ↵dshaligram2007-10-118-16/+46
| | | | | | corruption). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2438 c06c8d41-db1a-0410-9941-cceddc491573
* Labyrinth entrance fix and .dsc lock for 0.3.dshaligram2007-10-112-3/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2433 c06c8d41-db1a-0410-9941-cceddc491573
* Imp shouts fix for 0.3.dshaligram2007-10-116-22/+20
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2430 c06c8d41-db1a-0410-9941-cceddc491573
* Help shortcut fix for 0.3.dshaligram2007-10-111-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2428 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: single-level mutation fix for 0.3.dshaligram2007-10-113-110/+127
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2426 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: bad item acquirement fix.dshaligram2007-10-111-2/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2424 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: show weight of full stack in inventory. Disabled potions ↵dshaligram2007-10-113-12/+8
| | | | | | of blood for 0.3. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2422 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: make find_first_free() be paranoid about backwards slotzelgadis2007-10-113-10/+242
| | | | | | | | search possibly not working (r2367); re-roll randarts which have boring, redundant or conflicting properties (r2415). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2418 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: don't describe weapons of invisible monsters.zelgadis2007-10-101-0/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2416 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: fixed abilities always being shown as using piety.dshaligram2007-10-101-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2415 c06c8d41-db1a-0410-9941-cceddc491573
* New Crypt+Lair maps and monster colour overrides for 0.3.dshaligram2007-10-108-309/+777
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2413 c06c8d41-db1a-0410-9941-cceddc491573
* Fixed Lua userdata leak and detected_item_colour bug for 0.3.dshaligram2007-10-102-8/+8
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2409 c06c8d41-db1a-0410-9941-cceddc491573
* can_see los radius fix for 0.3.dshaligram2007-10-101-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2405 c06c8d41-db1a-0410-9941-cceddc491573
* temple_secret_doors fix for 0.3.dshaligram2007-10-091-2/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2401 c06c8d41-db1a-0410-9941-cceddc491573
* Trunk->0.3 merge: branded weapon/armour is always visibly special.dshaligram2007-10-091-16/+15
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2399 c06c8d41-db1a-0410-9941-cceddc491573
* Bazaar price cuts and species MR adjustments for 0.3 (jpeg).dshaligram2007-10-092-1/+28
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2397 c06c8d41-db1a-0410-9941-cceddc491573
* Returning weapons didn't return from the right place, fixed.dshaligram2007-10-091-0/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2393 c06c8d41-db1a-0410-9941-cceddc491573
* Returning weapons visually retrace their paths to the thrower.dshaligram2007-10-094-12/+36
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2392 c06c8d41-db1a-0410-9941-cceddc491573
* Orc battle cry for 0.3.dshaligram2007-10-0911-36/+198
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2391 c06c8d41-db1a-0410-9941-cceddc491573