summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* contribs: added SDL, SDL_image, Freetype, libpngSteven Noonan2009-10-157-76/+405
* Xcode: build fixes for tiles on MacSteven Noonan2009-10-151-4/+4
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-151-11/+14
|\
| * Some sewer tweaks.Eino Keskitalo2009-10-151-11/+14
* | Since Haunt is partially a Summoning spell again, put it back in theDavid Lawrence Ramsey2009-10-151-0/+1
* | Add minor cosmetic fixes.David Lawrence Ramsey2009-10-151-11/+10
|/
* More sanity checks in find_ray.Robert Vollmert2009-10-151-1/+3
* Remove outdated comment.Robert Vollmert2009-10-151-1/+0
* Reduce the threat in Elf arrival vaults as per FR#2854879. They were too powe...Eino Keskitalo2009-10-151-41/+43
* Simplify ray handling in directn.cc.Robert Vollmert2009-10-155-69/+30
* Remove redundant conditional.Robert Vollmert2009-10-151-4/+1
* Make the HP of all uniques fixed.Eino Keskitalo2009-10-151-11/+11
* Remove fallback calculation from find_ray.Robert Vollmert2009-10-159-55/+65
* A mutagenic fog vault.Adam Borowski2009-10-151-0/+25
* Log find_ray fallback in debug mode.Robert Vollmert2009-10-151-0/+7
* Further find_ray simplification.Robert Vollmert2009-10-151-31/+17
* Assert invariant in find_ray.Robert Vollmert2009-10-151-0/+6
* Nerf Haunt back to Necro/Sum :( Lower it to level 6.Adam Borowski2009-10-151-2/+2
* contribs: moved to contribs dir, added as submodulesSteven Noonan2009-10-14202-231427/+118
* Added global preludes to hells.des.David Ploog2009-10-151-164/+103
* Give Feawn's rain ability a chance of making rainclouds.Charles Otto2009-10-141-0/+19
* Make forest vaults use grassy FTILE.Adam Borowski2009-10-153-0/+10
* you.uniques() should not be user-accessible, as sorear pointed out.Jude Brown2009-10-151-2/+14
* Rename giant brown frog to giant toad (Eronarn). Tiles build not tested.Eino Keskitalo2009-10-1511-21/+21
* Fix it returning "No" if any of the parts of gcc's version was less thanMatthew Cline2009-10-141-0/+10
* Napalm is no thermite, it doesn't burn underwater.Adam Borowski2009-10-142-0/+14
* A woody altar to Feawn.Adam Borowski2009-10-142-5/+22
* Fix EOLs in hells.des.David Lawrence Ramsey2009-10-141-1108/+1108
* New hell end maps (Neil Middleton).David Ploog2009-10-141-770/+1108
* Remove testing WEIGHT from new Crypt:5 map.David Ploog2009-10-141-5/+4
* Update documentation now that Z is deprecated.David Ploog2009-10-141-6/+6
* Fix beams not being show when targetting.Robert Vollmert2009-10-141-1/+4
* Add formatting fix.David Lawrence Ramsey2009-10-141-0/+1
* Allow krakens to actually be placed, at the same rarity as sharks.David Lawrence Ramsey2009-10-141-0/+2
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-141-4/+4
* Replace quadrants by signs.Robert Vollmert2009-10-143-107/+58
* Fix int cast warning.Robert Vollmert2009-10-141-1/+1
* Clean up.Robert Vollmert2009-10-142-5/+5
* Split find_ray into positive quadrant part.Robert Vollmert2009-10-141-36/+66
* Fix bug with find_ray always falling back.Robert Vollmert2009-10-142-4/+4
* ... and vim-unhighlight the Orb as well.Adam Borowski2009-10-141-4/+1
* Forest entry vault: provide a pillar to dance around.Adam Borowski2009-10-141-2/+2
* Allow access to you.unique_creates in Lua, via you.uniques("Michael"), etc.Jude Brown2009-10-141-0/+2
* Remove deprecated map glyphs: S, H, Z.Adam Borowski2009-10-144-19/+3
* Forther update vim stuff (unhighlight R and P) (Zaba).Adam Borowski2009-10-141-2/+2
* Update vim highlights (Zaba).Adam Borowski2009-10-141-1/+4
* Allow fireballs to melt wax as well.Adam Borowski2009-10-141-1/+2
* makefile: fix warning flag order and contentsSteven Noonan2009-10-141-2/+2
* Let fireballs (but not fireball explosions) ignite trees as well.Adam Borowski2009-10-141-18/+22
* makefile: detect if GCC is >= 4.3.0 before adding -Wno-array-boundsSteven Noonan2009-10-142-1/+67