summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-291-3/+3
* This was originally going to be a small refactor of stash.cc beforepauldubois2008-03-231-103/+23
* "stashes" was both a global variable and a member variable... confusing!pauldubois2008-03-231-2/+2
* Cleanup/refactoring of tags.cc. No functional changes. I've beenpauldubois2008-03-171-19/+10
* Another batch of msvc compile fixes.pauldubois2008-03-101-2/+7
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-0/+2
* Apply 1895318, with some cleanup.pauldubois2008-03-091-1/+4
* Added help for stash-search (dpeg).dshaligram2008-01-261-1/+1
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-1/+2
* Dungeon applicator functions will now return true if any of their callsharanp2008-01-201-1/+2
* When causing dungeon-wide effects for Nemelex and Beogh abandonment, dolorous2008-01-201-2/+4
* [1838120] Ghosts change icon when saving and restoring in tile versionennewalker2008-01-181-4/+0
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-20/+53
* Tiles!ennewalker2008-01-051-0/+7
* More tweaks of Zin:j-p-e-g2008-01-031-3/+3
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-1/+4
* Moved handle_time and friends to effects.cc.dshaligram2007-12-301-0/+1
* Experimental "improved" explore algorithm which can be turned on byzelgadis2007-12-171-0/+4
* Use end(), not perror(), to give message about save file being invalid.zelgadis2007-12-091-4/+1
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-031-1/+4
* Killed wrong comment.dshaligram2007-12-021-1/+0
* Add a section on where Crawl looks for its data files to INSTALL. Use stat wh...dshaligram2007-12-021-1/+15
* Added a function, apply_to_all_dungeons(), which basically acts asharanp2007-12-011-23/+86
* Fixed mkdir call for djgpp.dshaligram2007-10-301-1/+1
* Beogh orcs will follow the PC downstairs even if they're not directly adjacen...dshaligram2007-10-261-17/+57
* [1820172] Typo fixes (dolorous).dshaligram2007-10-261-1/+2
* Added fog machine Lua map markers. Needs a C interface to make it usablezelgadis2007-10-181-0/+2
* Applying dolorous' latest patch (1806451), mostlyj-p-e-g2007-10-081-1/+1
* Re-enable ghosts in Labyrinths.dshaligram2007-10-081-3/+2
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-0/+15
* Another cleanup of dungeon features. Adding general markersj-p-e-g2007-10-041-7/+7
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-3/+3
* [1804879] Fixed bad time-elapsed events being generated for new levels, also ...dshaligram2007-09-301-1/+1
* Fixed regex escapes for "." stash search.dshaligram2007-09-301-2/+0
* This commit breaks save file compatability.zelgadis2007-09-301-0/+29
* [1800818] Fixed broken follower tagging for bazaars.dshaligram2007-09-281-9/+11
* Added DGL_STARTUP_PREFS_BY_NAME to store new character options by usernamedshaligram2007-09-241-0/+5
* Fix for memory corruption when reading savefiles.haranp2007-09-191-14/+17
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-2/+4
* D:1 save file wasn't being deleted when game ended; fixexd.zelgadis2007-09-171-1/+2
* just_created_level was false when D:1 was generated for a brand newzelgadis2007-09-161-0/+3
* Add dump sections for branch/area details for turns andzelgadis2007-09-161-7/+30
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-5/+13
* Fixed map marker crashes.dshaligram2007-08-171-3/+3
* Labyrinth entry points are now a guaranteed minimum distance away from thedshaligram2007-08-011-5/+11
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-271-4/+7
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-0/+1
* [1749272] Fixed view update issues:dshaligram2007-07-241-0/+2
* Updated level-design.txt.dshaligram2007-07-211-7/+30
* Added elf arrival vaults (Eino).dshaligram2007-07-191-2/+2