summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* [1779076] Greedy explore will ignore items (after prompting) if autopickup fa...dshaligram2007-10-244-49/+77
* Add "forget level" command to manual, and change wording ofj-p-e-g2007-10-242-1/+34
* Add a "forget level map" command, Ctrl-F, to level map. This command usedj-p-e-g2007-10-244-9/+18
* [1757174] Disallow mapping in labyrinths.dshaligram2007-10-246-16/+37
* [1818799] Reduce message spam from Olgreb's toxic radiance.dshaligram2007-10-245-12/+167
* [1818767] Idle time clamped at 5 minutes.dshaligram2007-10-242-0/+16
* [1818732] Merfolk hunters start with a knife.dshaligram2007-10-241-2/+18
* Orc battle cry fixes (shouldn't affect berserk/confused/paralysed monsters). ...dshaligram2007-10-243-5/+14
* Lugonu invocations are now invocations and have fail rates.haranp2007-10-241-0/+5
* Fixed bad play time format in character dump, removed turns_by_place and kill...dshaligram2007-10-243-11/+17