summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk (1403-1409] back to 0.2:dshaligram2007-05-051-3/+22
* Cloud fixes for 0.2.3.dshaligram2007-04-071-1/+1
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-0/+4
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-12/+2
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-96/+9
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-1/+3
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-572/+173
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-4/+4
* Disallow ghosts in labyrinths. Abyss/Pandemonium ghosts can otherwise bedshaligram2007-02-081-2/+4
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-0/+20
* Allow ghosts to remember and use shock, ice bolt and bolt of magma.dshaligram2007-02-031-3/+9
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-11/+4
* Disallowed ghosts in Pan to fix 1637019.haranp2007-01-171-3/+2
* Oops. Left a debugging mpr in.haranp2007-01-171-1/+0
* Fixed bug where Pan lords were not getting their spells loaded. Thisharanp2007-01-171-75/+21
* Changed error message + exit() sequences to end() calls so that the user candshaligram2007-01-111-4/+3
* Implemented some of David's ideas:haranp2007-01-071-0/+3
* [1626673] When croaking in files.cc, make sure the user can see the error mes...dshaligram2007-01-041-34/+13
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-1/+1
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-0/+10
* Added -morgue option to specify where morgues are saved.dshaligram2006-12-151-5/+7
* Removed SHORT_FILE_NAMES for Windows builds.dshaligram2006-12-141-8/+6
* Stash-tracker now also keeps track of inscriptions and item origins (finally).dshaligram2006-12-131-7/+18
* Tweaked stash-tracker so that greedy explore works in Pandemonium.dshaligram2006-12-121-15/+14
* Allow spaces, dashes and periods in character names.dshaligram2006-12-101-6/+9
* Fixed Erik's labyrinth trails.dshaligram2006-12-041-4/+1
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-5/+0
* [1603062] Fixed save_dir not working when LOAD_PACKAGE_CMD is defined (sartak).dshaligram2006-11-271-17/+26
* Fixed hiding of draw_item() in derived classes of Menu.haranp2006-11-271-3/+0
* New overview screen (the 'O' screen.)haranp2006-11-261-26/+4
* [1581184] Fixed rotting food being visible outside LOS.dshaligram2006-11-241-1/+5
* [1601595] Lava smokes, swamp shallow water tends to mist.dshaligram2006-11-241-0/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-513/+544
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-2/+1
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+2148