summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
Commit message (Expand)AuthorAgeFilesLines
* Also document that the Wild Magic card can turn up in decks of changes.j-p-e-g2009-09-151-3/+0
* Smarter exclusions, yay!j-p-e-g2009-09-151-1/+4
* Add missing space.dolorous2009-09-071-1/+1
* Reimplementing playing with dolls ('-' command). Keys are mostly the same as...ennewalker2009-08-181-1/+1
* Apply kotk's minor fixes patch in [2827129], with minor tweaks.dolorous2009-07-251-4/+4
* Apply zebez' patch to differentiate gates some more from stairs.j-p-e-g2009-07-251-2/+2
* Make fish on dry land (due to Feawn's Sunlight power) flop about andj-p-e-g2009-07-211-0/+2
* Fix tiles compilation if save files are not zipped.j-p-e-g2009-07-191-0/+5
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-2/+0
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-071-2/+98
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Better feedback on old saves/bones.j-p-e-g2009-06-221-2/+20
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-4/+11
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-1/+2
* Add spacing fixes.dolorous2009-04-301-1/+1
* Typo fix.dolorous2009-04-221-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-3/+3
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-9/+8
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-9/+15
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-1/+3
* Remove DEBUG setting.j-p-e-g2009-03-291-1/+0
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-5/+10
* Implement jpeg's suggestion in [2717473]: you'll now get a message like dolorous2009-03-281-0/+14
* Tiles:j-p-e-g2009-03-081-2/+0
* [Tiles] Keep track of which dungeon grid the player last clicked andj-p-e-g2009-03-041-1/+4
* Fix [2646326]: restore LOS properly after using the applicator functionsharanp2009-02-271-2/+5
* [2615112] Fix portal vaults sharing ghosts. Ghosts are now saved into bones.X...dshaligram2009-02-221-3/+8
* For [2615112], add a hook for portal vault levels to override theharanp2009-02-201-10/+16
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-3/+2
* Fix errno includes, and hopefully DOS compile [2573206].haranp2009-02-081-0/+1
* Fix [2573054]: idle time not being clamped on level save/load (e.g. SIGHUP orharanp2009-02-061-1/+1
* Fix for [2054894]: LOS not being reset while building a new level.haranp2009-02-061-2/+6
* Add minor cosmetic fix.dolorous2009-01-261-1/+1
* Remove now-unused redraw_gold flag.dolorous2009-01-201-1/+0
* Make the position of monster held items (-2, -2) rather than (0, 0), so thatzelgadis2009-01-081-22/+0
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* [2483963] Fixing minimap not updating properly when reloading a game.ennewalker2009-01-031-2/+2
* Fixes for arena mode in tiles mode. It runs now, but there are still some vi...ennewalker2009-01-021-1/+1
* Let portal vaults (and places like Vault:8 and Slime:6) change the short andzelgadis2008-12-271-0/+1
* [2455489] Fixing "dark" levels after crashes, due to the tile flavor being se...ennewalker2008-12-251-1/+13
* Make enslaved souls the EC_UNHOLY color, and make zombies shovable.dolorous2008-12-231-3/+3
* Remove extra setting of you.your_level in apply_to_all_dungeons (Haran).dshaligram2008-12-191-3/+0
* Added "The Stairs" card (not yet in any deck), eventually to be the card whichzelgadis2008-12-191-0/+25
* Fix royal jelly death in the Abyss destroying you.your_level.dshaligram2008-12-181-2/+2
* Fix _restore_level() mishandling non-Dungeon levels. This is hack;haranp2008-12-171-0/+3
* Breaks savefile compatibility.zelgadis2008-12-131-0/+3
* Changed interrupted butchering behaviour as per Johanna'szelgadis2008-12-021-0/+13
* [2054793] Partial implementation of the request to have COLOUR tags affect ti...ennewalker2008-12-011-0/+6
* Pandemonium and the Abyss were hosed, refixed.dshaligram2008-11-251-1/+5
* Allow ziggurats placed in Pandemonium to return to the same Pan level when th...dshaligram2008-11-251-21/+21