summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply trunk r10409 to 0.5.dolorous2009-07-251-4/+4
* Backport the applicable parts of r10364.j-p-e-g2009-07-221-0/+2
* Give better feedback when the game attempts to load pre-0.5 save filesj-p-e-g2009-06-221-1/+12
* 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
* Portal vault and labyrinth exits will return to the point on the dungeon leve...dshaligram2008-11-181-6/+11
* Change floor_property (blood, sanctuary) to flags, and add two newj-p-e-g2008-11-071-3/+1
* FR 2130547: no ghosts in the ET.haranp2008-09-301-1/+5
* Remove some erroneous debugging messages.j-p-e-g2008-09-211-1/+0
* Fix 2121686: buggy net handling when returning to a levelj-p-e-g2008-09-211-1/+3
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-16/+0
* FR 1969858: Store message history across saves.j-p-e-g2008-09-141-0/+21
* Massive overhaul to move towards coord_def().haranp2008-07-301-2/+2
* More configurable fonts for Tiles.ennewalker2008-07-241-0/+6