summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* More cleanups and fixes.haranp2008-07-231-17/+14
* Save existing ghosts back to bones file even if player is undead.dshaligram2008-07-201-1/+4
* Apply DOS fixes to trunk.j-p-e-g2008-07-171-0/+24
* Fix 2014303: Vampire hunger propertiesj-p-e-g2008-07-091-6/+4
* Save macro.txt and wininit.txt in the settings folder, both using thej-p-e-g2008-07-081-2/+2
* Fix 2012088: Monsters "following" you from the Abyss to the wrong level.j-p-e-g2008-07-071-4/+8
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-1/+2
* For Tiles, use some of the other wall types in the Abyss as well to makej-p-e-g2008-07-011-2/+2
* When creating the first dungeon level after starting in the Abyss, mark dolorous2008-07-011-0/+1
* Comment fix.dolorous2008-07-011-1/+1
* [2004538] Fixed Vestibule of Hell bugs where entering would place you randoml...ennewalker2008-07-011-1/+1
* Fix 2007064: Assertion error when changing religion as a Lugonu Chaosj-p-e-g2008-06-301-1/+1
* Comment fixes.dolorous2008-06-301-1/+1
* Add yet more minor cosmetic fixes.dolorous2008-06-301-6/+5
* Add miscellaneous minor fixes.dolorous2008-06-301-3/+4
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-2/+37
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-4/+4
* Create random blood spatter in the Abyss and Pandemonium (FR 1986241).j-p-e-g2008-06-071-2/+2
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-021-110/+112
* Added "error" channel for runtime errors, and changed error messages thatzelgadis2008-05-271-1/+1
* Better support for settings files that include other files:dshaligram2008-05-261-9/+99
* Fix 1965819: invisible monster given away when (un)wielding or wearingj-p-e-g2008-05-171-24/+17
* Add whitespace fix.dolorous2008-05-071-1/+1
* Fix [1949495]: After applying an effect to all dungeons, such as holy dolorous2008-04-271-1/+1
* Add minor cosmetic fix.dolorous2008-04-271-2/+4
* Typo fix.dolorous2008-04-251-1/+1
* Remove bogus-looking, unused functionpauldubois2008-04-211-19/+0
* A little bit of savegame code cleanup; and a small format change to makepauldubois2008-04-201-137/+67