summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/direct.cc
Commit message (Expand)AuthorAgeFilesLines
* Cloud fixes for 0.2.3.dshaligram2007-04-071-2/+1
* Merge trunk back into 0.2 for 0.2.2.dshaligram2007-04-051-4/+9
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-55/+51
* s/Lucy/Lugonu/.dshaligram2007-03-191-2/+2
* Clear targeting prompts after target is selected.dshaligram2007-03-181-1/+4
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-141-17/+85
* Redid ray ordering a bit.haranp2007-03-131-1/+1
* [1657502] Added use_fake_cursor option to make Crawl draw a cursor for Unixdshaligram2007-03-111-3/+6
* Added target_unshifted_dirs option to activate old (0.1.x) targeting keymap.dshaligram2007-03-111-3/+24
* [1653078] Allow self-targeting in direction_choose_compass.dshaligram2007-02-081-0/+9
* [1638394] Added support for portal vaults.dshaligram2007-02-071-1/+2
* Make sure user has entered wizmode before allowing friendly toggle.dshaligram2007-02-061-1/+1
* Restore old meaning of space during targeting.dshaligram2007-02-061-2/+3
* Fixed unbrandability of friendly hellions.dshaligram2007-02-061-2/+21
* Allow vaults to ask for a monster to be generated awake (generate_awake tag).dshaligram2007-01-291-0/+1
* Tweaked targeting message (David.)haranp2007-01-291-1/+1
* Moved monster descriptions in targeting from '?' to 'v'. Put targetingharanp2007-01-291-7/+22
* Made default targeting an option (default_target, defaults to false.)haranp2007-01-291-37/+37
* Targeting now defaults to starting on your previous target if applicableharanp2007-01-281-4/+24
* Made confirm_self_target work again.haranp2007-01-281-13/+33
* Beam-cycling in direction().haranp2007-01-271-23/+60
* Minor direction cleanups (mainly messaging.)haranp2007-01-261-45/+24
* direction() cleanup, stage 2: look_around is gone, everything unifiedharanp2007-01-251-397/+79
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-2/+0
* Stage 1 of the direction() rewrite.haranp2007-01-241-186/+335
* [1627743] Indicate when a monster's paralysed (mons_is_paralysed may needdshaligram2007-01-061-1/+13
* Autoprayer should not activate in damaging clouds.dshaligram2007-01-041-28/+3
* [1622126] Fixed shift+direction keys canceling the targeting prompt. Hopefullydshaligram2006-12-291-297/+276
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-231-0/+2
* s/A/The/.dshaligram2006-12-061-1/+1
* 'C' creates monsters on a targeted square in wizmode. 'D' kill-resets targeteddshaligram2006-12-061-0/+34
* [1603670] Altars and portals can now be found by the stash search.dshaligram2006-12-041-1/+1
* Miscellaneous minor fixes and cleanups (such as using player_can_smell()haranp2006-12-031-24/+11
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-7/+2
* [1601595] Lava smokes, swamp shallow water tends to mist.dshaligram2006-11-241-2/+3
* Implemented 1601277: 'f' is an alias for 't' during targetting.haranp2006-11-221-1/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-143/+218
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-3/+3
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1503