summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* [1589849] Enabled ! in targeting mode to aim beams at a specific spot.dshaligram2007-06-034-74/+112
* [1728875] Fixed monsters not being drawn until one turn after being generated.dshaligram2007-06-032-1/+8
* $ in the interlevel travel depth prompt changes the default to the deepestdshaligram2007-06-032-1/+19
* Improve beam selection by trying to match slopes (well, munged slopes) to thedshaligram2007-06-033-8/+57
* [1730096] Updated Xcode project to include xom.cc.dshaligram2007-06-031-0/+4
* Fixed silly type-conversion bugs I introduced, added -Wconversion todshaligram2007-06-023-7/+7
* Highlight monsters in the path of a beam (with :).dshaligram2007-06-025-24/+48
* This is an experimental attempt at selecting more intuitive beams fordshaligram2007-06-025-40/+262
* [1726243] Changed out-of-sight stash description for additional items from (+n)dshaligram2007-06-021-2/+2
* [1727700] Produce appropriate message when an invisible monster is polymorpheddshaligram2007-06-021-2/+9
* Monsters teleported away from the stairs you land on when entering a leveldshaligram2007-06-021-1/+1
* [1727099] Monster spotted on the edge of FOV that immediately turns invisibledshaligram2007-06-021-2/+22
* [1728745] When reading books, exiting from a spell description leaves you indshaligram2007-06-021-20/+17
* [1729180] Fixed message sequence when player scrambles out of deep water intodshaligram2007-06-021-5/+10
* [1722797] Fixed grammar bugs in item sacrifice messages.dshaligram2007-06-021-18/+35
* [1726681] Fixed friendly neqoxecs using brain-feed on the player (use ofdshaligram2007-06-021-3/+3
* [1728545] Fixed "you swing at nothing" message when using (o)pen door on adshaligram2007-06-021-0/+7
* [1612448] Allow polearm users to attack monster submerged in shallow water.dshaligram2007-06-019-3/+36
* Fixed broken view colours.dshaligram2007-06-011-2/+3
* [1603676] Stairs override items on the same square for display purposes ifdshaligram2007-06-018-39/+69
* Added you.god() to Lua bindings.dshaligram2007-06-012-1/+16
* [1729219] Document item class names that can be used in .des files.dshaligram2007-06-011-0/+4
* Removed unnecessary targeting check for acid spit.dshaligram2007-05-312-10/+11
* Allow ogre-mage reavers.dshaligram2007-05-311-1/+0
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-3121-170/+534
* default_target defaults to true (David).dshaligram2007-05-303-7/+10
* Fix for 1726595: notes composed only of whitespace caused a crash.haranp2007-05-301-0/+2
* Update canned level compiler.dshaligram2007-05-283-2119/+2979
* Added new orc entries and vaults (Lemuel).dshaligram2007-05-289-48/+347
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-2850-847/+1704
* Crash fix in ms_low_hitpoint_cast (1722402.)haranp2007-05-231-0/+1
* Special damage messages were being produced for out-of-view combat, fixeddshaligram2007-05-221-1/+1
* Added a few more descriptions.peterb122007-05-211-0/+107
* Changed spell failure rate descriptions per 1714661 (slightly modified.)haranp2007-05-201-12/+12
* monam(), moname() and ptr_monam() are gone.haranp2007-05-1930-404/+271
* Killed extra space in levitation message.dshaligram2007-05-192-1/+8
* Tweaked version.h and command.cc to add revision info for Windows svn builds.dshaligram2007-05-183-4/+10
* Disallowed simulacra and zombies as polymorph targets. (This mightharanp2007-05-171-17/+23
* Clear special and inscription in fulsome-distillation created objects.haranp2007-05-172-25/+24
* Refix for 1719721: what I thought was a simple fix in InvEntry turnedharanp2007-05-171-1/+10
* Horrible bug from r1477 fixed. Oops.haranp2007-05-171-1/+1
* Minor cleanups.haranp2007-05-1511-81/+79
* Nemelexites now require confirmation before offering runes, orbs, orharanp2007-05-155-4/+38
* Added a debug card command.haranp2007-05-156-9/+38
* Made make_time_string() return std::string, not char*.haranp2007-05-156-33/+21
* 1718585: 'f' and 't' behaviour changed, as follows:haranp2007-05-152-1/+11
* Fix for 1718108, ability_letter_table was meaningless.haranp2007-05-154-4/+10
* Tweaked temple_pool (David).dshaligram2007-05-142-8/+41
* Removed portable altars. Nemelex prayers will now sacrifice everythingharanp2007-05-1212-164/+16
* Removed obsolete ALLOW_DESTROY_ITEM_COMMAND.dshaligram2007-05-123-75/+0