summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/chardump.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Allow Mac users to double-click to launch Crawl:dshaligram2007-05-041-1/+1
* Type safety, cast cleanups, etc.haranp2007-05-011-8/+8
* Removed dud verbose_dump and detailed_stat_dump options, and dead code indshaligram2007-04-291-8/+5
* Cleaned up shop-handling code considerably.haranp2007-04-241-13/+2
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-5/+1
* Added ice statues.dshaligram2007-04-091-2/+4
* Some more code refactoring in god messages.haranp2007-04-041-12/+3
* Added open check for .where files.dshaligram2007-03-251-5/+7
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-0/+17
* New % overview screen (JPEG).dshaligram2007-03-121-1/+5
* Kill hard tabs.dshaligram2007-03-061-15/+15
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-18/+0
* Handle morgue_dir option better (create dir if it doesn't exist), updateddshaligram2007-01-111-1/+1
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-2/+4
* Put tables.txt into the help (hotkeyed to 's', for 'skills'.)haranp2006-12-311-2/+1
* Added morgue_dir as an init.txt option.dshaligram2006-12-291-2/+2
* Added option 'autopickup_no_burden' which, if set, will prevent autopickupharanp2006-12-221-0/+2
* Fixed bad comparison.dshaligram2006-12-151-1/+1
* Added -morgue option to specify where morgues are saved.dshaligram2006-12-151-3/+13
* More streamlining, this time of code which shows power and spell failure.haranp2006-12-111-26/+2
* Allow spaces, dashes and periods in character names.dshaligram2006-12-101-1/+1
* Added dump_order=overview and put it in by default.haranp2006-12-021-0/+8
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-2/+0
* Redid how the resists screen works (both in-game and in-dump.)haranp2006-11-291-81/+46
* Fixed 1594106: innate abilities were not being dumped.haranp2006-11-231-16/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-459/+401
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1180