summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/clua
Commit message (Expand)AuthorAgeFilesLines
* Trunk->0.5 merge (10405-10406): Milestone and logfile additions for 2009 tour...dshaligram2009-07-251-4/+5
* Commit r10308 to 0.5: Milestones for entering Ice Caves, Minitombs and Sewers.evktalo2009-07-201-2/+2
* Commit r10210 and r10302 to 0.5: milestones for Ziggurats; don't mark milesto...evktalo2009-07-202-0/+20
* * Fix lua errors when building Ziggurats in Tiles.j-p-e-g2009-06-101-5/+17
* Deeper ziggurat levels may block controlled teleports and/or have alldploog2009-05-051-2/+9
* Allow ziggurat levels to generate all monsters awakedshaligram2009-05-021-24/+52
* First approach towards more relentless ziggurats at deeper levels.dploog2009-04-051-12/+30
* Make it easier for ziggurat monster specs to weight monsters by zigguratdshaligram2009-03-272-4/+23
* Make table_to_string() more robust, so it won't raise an error if it encounterszelgadis2009-01-291-6/+21
* Add the field CLASS to the metatable of each class, containing the name of thezelgadis2009-01-289-8/+17
* On a crash, do consistency checking on the level's markers, dump the level'szelgadis2009-01-282-2/+31
* Reinstate old formula for difficulty per ziggurat depth.dploog2009-01-241-1/+1
* Fixed (and higher) chances for portals to Ziggurats. dploog2009-01-221-2/+3
* [2468791] Reduce distinction between minivaults and floating vaults. All vaul...dshaligram2009-01-031-5/+4
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-0/+2
* The entry gates to portal vaults can now set their long feature description viazelgadis2008-12-281-0/+4
* Breaks savefile compatibility.zelgadis2008-12-131-1/+9
* Make ziggurat outerwalls permarock. New entry vault.dploog2008-12-051-4/+4
* Fix broken ziggurat (David).dshaligram2008-12-052-1/+4
* Expand portal entity prop in disappearance messages.dshaligram2008-12-032-1/+5
* Fix broken sewer messaging (dpeg).dshaligram2008-12-021-2/+3
* Include distance hints for timed portals (dpeg).dshaligram2008-12-012-12/+58
* Fix .des timer messaging to be easier to customise, applied timer to sewer po...dshaligram2008-12-015-79/+185
* [2054793] Partial implementation of the request to have COLOUR tags affect ti...ennewalker2008-12-011-1/+13
* Ziggurats: entry fee now has some effect on loot.dploog2008-11-301-1/+1
* Set ziggurat portal properties as zig().portal instead of zig().props.dshaligram2008-11-301-2/+2
* Ziggurat tweaks: Reduced map area slightly. Weights for more monsterdploog2008-11-301-9/+12
* Fix broken timed portals (pointless).dshaligram2008-11-291-1/+1
* Make .des file depth-parse stricter, fixed default-depth for minitomb.dshaligram2008-11-291-0/+3
* Added miniature tomb portal vault (Zaba).dploog2008-11-291-4/+4
* Fixed slow ziggurat level build, fixed ziggurat dismissals of simulacra resul...dshaligram2008-11-283-46/+114
* Fix all manuals generated by vaults becoming manuals of Fighting (dpeg).dshaligram2008-11-281-5/+1
* Make it easier to conditionalise ziggurat monster sets by depth, and allow we...dshaligram2008-11-282-57/+102
* Added welcome message when entering a ziggurat.dploog2008-11-281-0/+3
* Ziggurats: repaired hexagon builder; tweaked map areas.dploog2008-11-271-49/+37
* Two ziggurat entry vaults. Holy monster set (angel, daeva).dploog2008-11-271-0/+1
* 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
* ziggurat ellipse builder (dpeg), needs work.dshaligram2008-11-272-39/+117
* Made flip_rectangle() use clamp_in_bounds().zelgadis2008-11-271-5/+9
* Changed "dstovermap" portal vault entrance parameter to "overmap".zelgadis2008-11-271-1/+2
* Ziggurat tweaks (dpeg).dshaligram2008-11-261-4/+14
* Use Branch:$ instead of spelling out explicit depths in ziggurat (dpeg).dshaligram2008-11-261-11/+11
* Attempt to place ziggurat loot vault inside the ziggurat. If the vault doesn'...dshaligram2008-11-264-80/+174
* Start of moving special room definitions (monster lairs and monster pits)zelgadis2008-11-261-1/+1
* Place external loot chamber for ziggurat levels with jellies.dshaligram2008-11-253-24/+137
* Make a note about how much you paid to enter a ziggurat.zelgadis2008-11-252-1/+11
* Set dstovermap parameter for ziggurat entrance.zelgadis2008-11-251-0/+1
* Added you.level_type_name_abbrev, which on portal levels is stored inzelgadis2008-11-251-0/+2
* Fix ziggurat dying when choosing random monster set, fixed pan lord odds.dshaligram2008-11-251-33/+37