summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* float.des changes.j-p-e-g2007-10-291-4/+12
* Beogh conversion fixes for trunk.j-p-e-g2007-10-298-8/+48
* Fixed monster thrown weapon preservation rate.dshaligram2007-10-291-1/+2
* Tweaked -mapstat to show random maps available by depth. Added a floating dum...dshaligram2007-10-294-40/+176
* [1817715] Fixed autopickup trying to pick up nets you're caught in.dshaligram2007-10-292-6/+12
* Give ogres one extra rock to throw, increased preservation rates for javelins...dshaligram2007-10-293-4/+4
* Fixed javelin base hit, dropped weight slightly.dshaligram2007-10-292-2/+2
* Removed "dig_this" minivault.dshaligram2007-10-281-14/+0
* Transform fixes for trunk.dshaligram2007-10-282-16/+19
* Repairing levels for trunk. Whoops...j-p-e-g2007-10-284-27/+63
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-2813-62/+161
* Changed vaults (dploog).j-p-e-g2007-10-2813-957/+237
* Moved dangerous minivaults deeper (bobbens).dshaligram2007-10-281-0/+2
* Monsters should not gain experience for offing their friends.dshaligram2007-10-281-3/+8
* Toned down Xom's use of demons.dshaligram2007-10-283-22/+36
* Add mgrow.{cc,h} to the Xcode project.nlanza2007-10-271-0/+6
* Minor view code cleanup; this ought to fix the DOS redraw issues as well.dshaligram2007-10-277-70/+111
* Removed unnecessary #if UNIX lines, changed textcolor to textattr for view re...dshaligram2007-10-274-13/+3
* Made Xom more random, reduced chance of bad effects at low amusement levels.dshaligram2007-10-272-6/+5
* 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