summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Attempt to place ziggurat loot vault inside the ziggurat. If the vault doesn'...dshaligram2008-11-2610-87/+239
* [2123909] Fix Lua macros wasting turns.dshaligram2008-11-261-0/+5
* Add blood and glass to labyrinths.j-p-e-g2008-11-264-15/+219
* When viewing the level map in console (non-tile) builds, if wizard mode iszelgadis2008-11-261-1/+15
* A monster can also be made floating by being displaced off of mgrd byzelgadis2008-11-261-4/+18
* Reset all of menv in tag_read_level_monsters(). Fixes bug wherezelgadis2008-11-261-0/+13
* In debug_mons_scan() if a monster is floating because another monster iszelgadis2008-11-261-0/+10
* Add spacing fix.dolorous2008-11-261-1/+1
* Limit the number of tries used to find a random space on the level in dolorous2008-11-263-9/+13
* Add minor cosmetic fixes.dolorous2008-11-262-3/+3
* Start of moving special room definitions (monster lairs and monster pits)zelgadis2008-11-268-142/+208
* Make cleansing flame properly explode again.dolorous2008-11-261-1/+1
* Remove divine lightning from Makhleb's "Greater Destruction" effects, dolorous2008-11-261-25/+1
* Don't allow loot chamber to be rotated.dshaligram2008-11-251-2/+11
* Place external loot chamber for ziggurat levels with jellies.dshaligram2008-11-2515-35/+417
* Make a note about how much you paid to enter a ziggurat.zelgadis2008-11-253-1/+34
* Set dstovermap parameter for ziggurat entrance.zelgadis2008-11-251-0/+1
* Fixed ziggurat not generating acquirement-level items.dshaligram2008-11-251-11/+20
* Added you.level_type_name_abbrev, which on portal levels is stored inzelgadis2008-11-259-31/+110
* Fix compile warnings (Napkin).dshaligram2008-11-253-1/+6
* Fix ziggurat dying when choosing random monster set, fixed pan lord odds.dshaligram2008-11-251-33/+37
* Set depth limits for ziggurat monster sets (pan lords and dracs) so that shal...dshaligram2008-11-252-20/+80
* Add another spacing fix.dolorous2008-11-251-1/+1
* Add comment.dolorous2008-11-251-0/+1
* Consolidate the two immolation routines (the scroll and the effect when dolorous2008-11-254-41/+52
* Add spacing fixes.dolorous2008-11-251-11/+11
* Oops, was forgetting to set the portal vault origin string from withinzelgadis2008-11-251-0/+1
* Add more minor cosmetic fixes.dolorous2008-11-251-3/+3
* Ditch baroque dgnevent veto mechanism in favour of marker-property-based veto...dshaligram2008-11-257-28/+49
* Ziggurat portals charge gold for entry.dshaligram2008-11-2511-17/+207
* Clean up TimedMarker to inherit from OneWayStair. Breaks saves.dshaligram2008-11-256-75/+67
* Guard against referncing repeat_again_rec.keys[0] if the queue is empty.zelgadis2008-11-251-2/+5
* The "Place:" for ziggurats now displays as "Ziggurat:1"/"Ziggurat:2"/etczelgadis2008-11-255-5/+76
* Make the Ice Caves use Cocytus floor and wall tiles. (These could standj-p-e-g2008-11-251-0/+8
* Fix [2253304]: Allow potions of gain [stat] to work in spite of mutation dolorous2008-11-253-11/+14
* Add more miscellaneous minor cleanups.dolorous2008-11-251-56/+45
* Add minor cosmetic fix.dolorous2008-11-251-1/+1
* Enable vault generation for non-LEVEL_DUNGEON levels, make ziggurat eligible ...dshaligram2008-11-2511-41/+63
* Pandemonium and the Abyss were hosed, refixed.dshaligram2008-11-251-1/+5
* Fix message channel for deleting-non-dungeon-level message (oops).dshaligram2008-11-251-1/+1
* Allow ziggurats placed in Pandemonium to return to the same Pan level when th...dshaligram2008-11-2511-301/+405
* Ice Cave feature description, dstorigin and dstovermap.dploog2008-11-242-3/+10
* Simplify.dploog2008-11-241-53/+20
* Prompt for players with the teleportitis mutation before attempting toj-p-e-g2008-11-243-3/+18
* Fix the description of Zin's divine sustenance.dolorous2008-11-241-1/+1
* Clean up ability handling to display costs for prayer-activated dolorous2008-11-246-98/+124
* Don't call viewwindow when generating ziggurat to avoid mapping glitches.dshaligram2008-11-242-8/+14
* Add pillars to ziggurat, more utility functions for Lua to handle maps.dshaligram2008-11-249-51/+301
* Beogh adjustments: Cannibalism is now forbidden, corpse sacrifices are dolorous2008-11-242-5/+22
* Ziggurat fixes (zelgadis, dolorous).dshaligram2008-11-241-12/+26