summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Speed up explosion() by reducing the amount of useless recursion thatzelgadis2008-11-281-20/+21
* * Tweak Snorg's tile to increase the difference to the plain troll.j-p-e-g2008-11-2865-276/+279
* Added ziggurat entry vault and pillars.dploog2008-11-271-2/+43
* Ziggurats: repaired hexagon builder; tweaked map areas.dploog2008-11-271-49/+37
* Two ziggurat entry vaults. Holy monster set (angel, daeva).dploog2008-11-272-1/+44
* More ziggurat monster sets. More greater mummies (syllogism).dploog2008-11-271-1/+5
* Add (incomplete) hex builder for ziggurats (dpeg).dshaligram2008-11-271-3/+48
* Don't apply Swamp rock fixup inside vaults.dshaligram2008-11-272-54/+42
* Minor changes to speech.dploog2008-11-271-6/+10
* ziggurat ellipse builder (dpeg), needs work.dshaligram2008-11-273-45/+118
* Randomize monster speech, and a few new lines.j-p-e-g2008-11-273-358/+889
* * Add special tiles for the special runes (hells, demon lords).j-p-e-g2008-11-2717-6/+60
* Explosion weren't propagating along diagonal tunnels (like those made byzelgadis2008-11-271-10/+6
* Giant spores and lightning balls exploding is now handled immediately insidezelgadis2008-11-276-116/+138
* Made flip_rectangle() use clamp_in_bounds().zelgadis2008-11-271-5/+9
* Added functions print_dlua_stack() and print_clua_stack(), which canzelgadis2008-11-272-0/+56
* place_name(): use you.level_type_name_abbrev for the short form ofzelgadis2008-11-271-1/+1
* When entering a portal vault, don't prompt wizards for which map to usezelgadis2008-11-273-1/+11
* Can now use wizard command &D to go down levels in a ziggurat.zelgadis2008-11-271-0/+38
* Changed "dstovermap" portal vault entrance parameter to "overmap".zelgadis2008-11-276-9/+41
* Oops, fix weight of deep-level jelly pits.zelgadis2008-11-271-2/+1
* All special room code has been moved to dat/rooms.deszelgadis2008-11-271-309/+8
* Fill in special rooms like it was while still coded in C++zelgadis2008-11-271-23/+144
* Placeholders for the various types of special rooms now occur atzelgadis2008-11-262-47/+245
* Ziggurat tweaks (dpeg).dshaligram2008-11-261-4/+14
* Use Branch:$ instead of spelling out explicit depths in ziggurat (dpeg).dshaligram2008-11-261-11/+11
* Slim down the loot vault to make it easier to place.dshaligram2008-11-261-5/+5
* 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