summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Weakened control demon demonspawn power (syllogism).dshaligram2007-10-271-3/+9
* Okawaru and Trog gifts should not be negatively enchanted, where reasonable.dshaligram2007-10-271-1/+4
* Increased gift timeout for Okawaru armour gifts, made it easier to sustain pi...dshaligram2007-10-271-1/+3
* Dropped cost of Okawaru Haste.dshaligram2007-10-271-1/+2
* Vestibule monster generation drops off quickly and approaches zero.dshaligram2007-10-271-18/+7
* Fixed !R inscription not confirming remove when only one item is worn (jarpia...dshaligram2007-10-272-2/+34
* Fixed macros not working for targeting (Chilliwack).dshaligram2007-10-271-3/+6
* Fixed monsters::is_levitating not checking randarts that provide levitation.dshaligram2007-10-272-2/+4
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-2719-59/+60
* [1820931] Fixed wizmode &o deck bug (doy).dshaligram2007-10-271-2/+4
* [1821096] Olgreb's toxic radiance should not affect submerged monsters (dolor...dshaligram2007-10-271-1/+2
* Fixed mutation array size mismatch assert.dshaligram2007-10-271-0/+3
* Added a space in the note taken when messages are received in dgl. Dropped ho...dshaligram2007-10-272-3/+3
* Nets should not be branded.dshaligram2007-10-271-3/+4
* Increased experience needed for monsters to level up, bumped orc sorcerers up...dshaligram2007-10-273-10/+12
* 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