summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
Commit message (Expand)AuthorAgeFilesLines
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-4/+6
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-4/+40
* Major overhaul of tutorial messages and clean-up of tutorial.ccj-p-e-g2007-03-141-0/+1
* Fix for 1661786: autoprayer now works with run delays.haranp2007-03-131-0/+2
* [1657502] Added use_fake_cursor option to make Crawl draw a cursor for Unixdshaligram2007-03-111-0/+3
* Added target_unshifted_dirs option to activate old (0.1.x) targeting keymap.dshaligram2007-03-111-0/+2
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-8/+46
* Kill hard tabs in .h files and crawl_options.txt.dshaligram2007-03-071-3/+3
* Add LOW MAGIC WARNING. This involved creating a channel, modifying init.txt,...mtitus_6132007-03-061-0/+1
* Give transformed players appropriate shouts.dshaligram2007-03-041-0/+2
* Added extra entry vaults and option to load them.dshaligram2007-03-011-0/+2
* Preliminary changelog update for 0.2.dshaligram2007-02-241-2/+2
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-7/+191
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-13/+107
* Handle monster paralysis as an enchantment instead of the old speed manglingdshaligram2007-02-101-0/+8
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-0/+16
* Added autopickup_exceptions option modeled on NetHack's, so that it's easy todshaligram2007-01-301-1/+2
* Made default targeting an option (default_target, defaults to false.)haranp2007-01-291-1/+1
* Beam-cycling in direction().haranp2007-01-271-20/+24
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-3/+7
* Fixed id array being clobbered if Crawl receives SIGHUP with the player in adshaligram2007-01-171-1/+5
* Added level_map_title option per 1598159.haranp2007-01-161-0/+1
* Handle morgue_dir option better (create dir if it doesn't exist), updateddshaligram2007-01-111-0/+1
* Fixed Abyss banishment crash.dshaligram2007-01-021-0/+3
* Blinking/teleporting monsters should not be able to land on the player's posi...dshaligram2007-01-021-2/+1
* stop_travel messages now also apply to shift-run and rest (under the defaultdshaligram2007-01-021-1/+2
* Added show_turns option to control turn counter display.dshaligram2006-12-311-0/+2
* [1622126] Fixed shift+direction keys canceling the targeting prompt. Hopefullydshaligram2006-12-291-0/+2
* Added morgue_dir as an init.txt option.dshaligram2006-12-291-4/+3
* Added option 'autopickup_no_burden' which, if set, will prevent autopickupharanp2006-12-221-1/+2
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-0/+15
* Added -morgue option to specify where morgues are saved.dshaligram2006-12-151-0/+4
* Added -scorefile option to pass in a highscore file on the command-line for usedshaligram2006-12-121-1/+1
* Streamlined god-given abilities.haranp2006-12-101-0/+1
* Implementation of 1609111: resting gives a message when it stopsharanp2006-12-091-1/+1
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-2/+36
* Speeded up greedy explore by moving can_explore out of the floodloop. Stilldshaligram2006-12-051-0/+2
* Added hp_colour and mp_colour per 1606160. Removed hp_attention.haranp2006-12-031-1/+2
* Greedy-explore tweaks: speedup by not double-floodfilling, and handle inabilitydshaligram2006-12-021-0/+3
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-1/+6
* Fixed feature and cset options being ignored.dshaligram2006-11-281-1/+29
* New overview screen (the 'O' screen.)haranp2006-11-261-1/+5
* [1581184] Fixed rotting food being visible outside LOS.dshaligram2006-11-241-1/+11
* Implemented 1601227, pickup_mode.haranp2006-11-231-0/+2
* Implemented 1601230: sort_menus can now be of the form auto:5 (the default),haranp2006-11-221-1/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-106/+276
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-1/+1
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+825