summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-1227-148/+237
* set_exclude/del_exclude lua bindings.Robert Vollmert2009-11-125-0/+58
* Wiz cmd "&:": list altars in overflow templesMatthew Cline2009-11-121-2/+21
* New macro DEBUG_TEMPLESMatthew Cline2009-11-122-3/+25
* Fedhas/Cheibriados altar cleanupMatthew Cline2009-11-121-11/+0
* Randomly placed overflow templesMatthew Cline2009-11-123-9/+28
* Add wiz-mode arbitrary radius exclude command.Robert Vollmert2009-11-124-0/+14
* Allow radius 1 exclusions.Robert Vollmert2009-11-121-8/+9
* Use specialized single-altar overflow templesMatthew Cline2009-11-122-14/+38
* Choose main temple at new-game timeMatthew Cline2009-11-122-11/+79
* mapdef: extra validation for temple mapsMatthew Cline2009-11-122-0/+82
* temple.des: Comment out five_templeMatthew Cline2009-11-121-53/+53
* Rename SPELL_BACKLIGHT -> SPELL_CORONA, and relevant ZAP/BEAM/DUR.Jude Brown2009-11-1219-48/+48
* Rename SPELL_MASS_SLEEP -> SPELL_ENGLACIATION.Jude Brown2009-11-127-8/+8
* Rename SPELL_SLEEP -> SPELL_HIBERNATE, and relevant ZAP/BEAM.Jude Brown2009-11-1211-23/+23
* Give Gastronok elephant slug stats, instead of giant slug stats.Jude Brown2009-11-122-8/+18
* Don't place Swampy vault in Slime.Jude Brown2009-11-121-1/+1
* Add a CrawlHashTable to monster objectsStefan O'Rear2009-11-124-2/+14
* Use get_free_monster in other places.Robert Vollmert2009-11-123-45/+23
* Extract funtion to find an unused monster.Robert Vollmert2009-11-122-79/+85
* More monster_iterator conversions.Robert Vollmert2009-11-126-110/+77
* Fix another monster_type == -1 check.Robert Vollmert2009-11-121-1/+1
* Greatly improve elemental_lab (Neil).David Ploog2009-11-121-7/+19
* stuff.cc: fix zap_los_monsters()Matthew Cline2009-11-111-3/+3
* Move some shrine maps to altar.des.David Ploog2009-11-123-451/+228
* Layout tweak for Ice Caves.David Ploog2009-11-121-73/+73
* dolinsks.sh: only link needed filesMatthew Cline2009-11-111-2/+10
* tilereg.cc: quite Valgrind warningMatthew Cline2009-11-111-3/+2
* tilereg.h: don't redefine inherited memberMatthew Cline2009-11-111-1/+0
* coord-circle.cc: set radius_sq before useMatthew Cline2009-11-111-1/+1
* makefile: make fastdep work with tilesMatthew Cline2009-11-111-1/+1
* FixedVector varargs init method used by tilepickMatthew Cline2009-11-111-0/+23
* view.cc: Fix tiles compile errorMatthew Cline2009-11-111-1/+1
* tutorial.cc: fix shadow warningMatthew Cline2009-11-111-1/+0
* Swap accuracy and damage in weapon long descriptions (Twinge)Stefan O'Rear2009-11-111-5/+5
* Autogenerated changes to junk which shouldn't be under version control.Adam Borowski2009-11-124-78/+124
* Make the storm bow occasionally cause rain clouds.Adam Borowski2009-11-121-0/+12
* Don't number entries in art-data.h, this serves no purpose but clouds diffs.Adam Borowski2009-11-121-3/+1
* Unrandarts: captain's cutlass and storm bow.Adam Borowski2009-11-123-0/+27
* Electricity discharge through water when hit by a charged projectile.Adam Borowski2009-11-122-11/+31
* Portals to Pan and empty arches in the Abyss.Adam Borowski2009-11-121-0/+15
* Fix missing dot.Adam Borowski2009-11-121-1/+1
* Let TSOites bless their bows.Adam Borowski2009-11-121-3/+3
* Increase avg plusses on Crazy Yiuf's quarterstaff.Adam Borowski2009-11-121-2/+2
* Crossbows of shocking, for everyone. Launchers of holy wrath, for dpeg's ang...Adam Borowski2009-11-125-6/+75
* Tiles for captain's cutlass and storm_bow.Adam Borowski2009-11-122-0/+0
* Uniques like Pikel or Grum shouldn't be less chatty when in a band.Adam Borowski2009-11-121-2/+3
* ng-init.cc: use temple_god_list()Matthew Cline2009-11-111-21/+2
* dungeon: Randomized altars for mini-templesMatthew Cline2009-11-112-11/+23
* religion: temple_god_list()Matthew Cline2009-11-112-0/+28