summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.h
Commit message (Expand)AuthorAgeFilesLines
* Better support for settings files that include other files:dshaligram2008-05-261-0/+12
* Slime:6 teleport control is enabled even if you kill the royal jelly off-leve...dshaligram2008-04-011-0/+8
* This was originally going to be a small refactor of stash.cc beforepauldubois2008-03-231-14/+0
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* When causing dungeon-wide effects for Nemelex and Beogh abandonment, dolorous2008-01-201-1/+1
* Added a function, apply_to_all_dungeons(), which basically acts asharanp2007-12-011-4/+6
* Fix for memory corruption when reading savefiles.haranp2007-09-191-1/+1
* Add dump sections for branch/area details for turns andzelgadis2007-09-161-2/+4
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+7
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-0/+2
* Added support for a validation hook for maps to check if they're A-Ok.dshaligram2007-06-261-2/+2
* Implemented .des file caching (speeds startup a fair bit): .des files aredshaligram2007-06-241-12/+16
* Pull c_macro out of the code and into clua/macro.lua.dshaligram2007-06-221-1/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-1/+1
* Level-files are now saved with subdungeon depths rather than absolute depths.dshaligram2007-05-101-2/+2
* Allow Mac users to double-click to launch Crawl:dshaligram2007-05-041-2/+3
* load() cleanups.haranp2007-04-251-1/+1
* Fixed source to build on Linux. Should still build on Mac OS, but this isdshaligram2007-04-201-0/+19
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-131-4/+4
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-0/+6
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-0/+3
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-1/+2
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-4/+1
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-0/+2
* Added -morgue option to specify where morgues are saved.dshaligram2006-12-151-1/+1
* Stash-tracker now also keeps track of inscriptions and item origins (finally).dshaligram2006-12-131-1/+1
* Allow spaces, dashes and periods in character names.dshaligram2006-12-101-2/+4
* [1603062] Fixed save_dir not working when LOAD_PACKAGE_CMD is defined (sartak).dshaligram2006-11-271-0/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-14/+13
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+92