summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Adding two new mutations for the heck of it:j-p-e-g2007-10-2612-86/+175
* Alternative message for "kneeling" at altars.j-p-e-g2007-10-261-2/+6
* Added cset_unicode to options texts (V-Napkin), fixed staff of energy not wor...dshaligram2007-10-263-4/+6
* Trowel card now picks vaults tagged "trowel_portal".dshaligram2007-10-264-14/+4
* Backed-out redundant no-xp-for-summons change, already fixed differently by H...dshaligram2007-10-261-7/+0
* No experience for summoned hostile elementals and scorpions (syllogism).dshaligram2007-10-261-3/+10
* Fix remaining net bug.j-p-e-g2007-10-261-2/+2
* Fixed non-friendly monsters not gaining experience (oops).dshaligram2007-10-261-1/+1
* Fix bug 1814617: teleport/banish not clearing being trapped in netj-p-e-g2007-10-265-17/+30
* Fixed item_check not being called correctly (syllogism).dshaligram2007-10-261-0/+3
* Orcs may surrender to Beogh worshippers when beaten up. Adjusted experience g...dshaligram2007-10-268-71/+167
* Monsters lose experience when drained.dshaligram2007-10-262-2/+8
* Monsters can gain experience and level-up. Breaks saves.dshaligram2007-10-269-29/+297
* Beogh orcs will follow the PC downstairs even if they're not directly adjacen...dshaligram2007-10-262-52/+156
* [1820172] Typo fixes (dolorous).dshaligram2007-10-263-3/+4
* Suppress unnecessary "Floor." lines when looking around and targeting.dshaligram2007-10-261-9/+29
* Dropped to-hit on javelins.dshaligram2007-10-261-1/+1
* Fixed bug that would allow Lua dofile on arbitrary files using absolute paths.dshaligram2007-10-251-1/+5
* Refixed labyrinth entry point.dshaligram2007-10-252-2/+3
* Fixed wizmode segfault on &^ with no god.dshaligram2007-10-251-1/+3
* Fixed labyrinth sizes for trunk.dshaligram2007-10-252-7/+9
* Fixed bug that consistently placed characters too near the exit in labyrinths.dshaligram2007-10-251-4/+5
* Use a safer macro for clua ret (doy).dshaligram2007-10-251-2/+2
* Minor code cleanup.haranp2007-10-252-12/+15
* [1804809] Fixed buggy handling of colour overlays.dshaligram2007-10-253-1/+79
* Type safety and code cleanup.haranp2007-10-257-217/+95
* Only non-trolls get hunger from troll leather armour (syllogism).dshaligram2007-10-251-2/+3
* Added a flag to disable generation of exits from a vault. Need to clean up va...dshaligram2007-10-254-18/+30
* Added Trowel portal generation. Somewhat buggy.haranp2007-10-251-2/+27
* [1786778] Fixed dolinks.sh and domake.sh (dolorous).dshaligram2007-10-252-2/+9
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-2511-34/+58
* Applying two patches by dolorous:j-p-e-g2007-10-253-23/+14
* dgn_place_map takes a coord_def to specify the centre of the map for minivaul...dshaligram2007-10-258-101/+157
* FR 1818615: modify prayer prompt to stop praying for 'y',j-p-e-g2007-10-251-1/+11
* More doc fixes.haranp2007-10-252-14/+11
* more doc fixes (Erik)haranp2007-10-251-1/+1
* No unnecessary double messaging when drawing the Wraith.haranp2007-10-253-4/+5
* [1817009] Changed secret-doored temple entrance.dshaligram2007-10-251-20/+18
* [1816483] Sling bullets should not be poisoned.dshaligram2007-10-251-0/+7
* [1817804] Fixed bogus "You're already here" messages from interlevel travel.dshaligram2007-10-251-4/+4
* [1817064] Fixed shift-running stopping for secret doors.dshaligram2007-10-251-2/+2
* [1819634] Fixed filenames missing in Lua file-not-found error messages.dshaligram2007-10-251-1/+3
* More doc fixes (Erik)haranp2007-10-251-1/+1
* Doc fixes (Erik)haranp2007-10-251-3/+2
* Drawing from Destruction with no monsters nearby does not gain piety.haranp2007-10-253-18/+33
* [1810433] Ogre hunters start with large rocks. Monster ogres can also throw l...dshaligram2007-10-257-10/+35
* Added Pain (== agony) and Torment (== Symbol of Torment) to theharanp2007-10-253-2/+13
* Spell changes: strengthened stone arrow and the storms, weakened bolts of fir...dshaligram2007-10-255-15/+21
* [1813368] Makhleb/Vehumet passive power gain now active without needing to pr...dshaligram2007-10-251-4/+3
* Fixed bugs in greedy-explore's item ignore prompts.dshaligram2007-10-253-5/+10