summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Protect features from damage with marker propsMatthew Cline2009-10-162-0/+18
* contribs: update HEAD position for new Contribs.sln usageSteven Noonan2009-10-163-0/+0
* Revert radiance and refrigeration patches for the moment.Robert Vollmert2009-10-169-54/+13
* Comments.Robert Vollmert2009-10-161-10/+12
* Set killer for monster refrigeration.Robert Vollmert2009-10-163-4/+6
* Resolve issues with monster-cast refrig/radiance kills being assigned to player.Jude Brown2009-10-163-7/+22
* ghost.cc: typo fix for spell enumerationMatthew Cline2009-10-161-1/+1
* stuff.cc: end() can output bigger messagesMatthew Cline2009-10-161-1/+1
* Make Toxic Radiance and Refrigeration monster castable.Jude Brown2009-10-166-6/+30
* Forgot one colour for Coc:7.David Ploog2009-10-161-0/+1
* Change some of Feawn's religion titles.Charles Otto2009-10-161-2/+2
* Contribs.sln: LF -> CRLFSteven Noonan2009-10-151-133/+133
* msvc: add tile build supportSteven Noonan2009-10-1522-116/+326
* AppHdr.h: move warning-disabler for 4290 to before externs.h includeSteven Noonan2009-10-151-1/+5
* Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-1518-787/+50
|\
| * Add minor cosmetic fix.David Lawrence Ramsey2009-10-151-1/+1
| * Update all exclusions' LOS from travel_init_new_level().Robert Vollmert2009-10-151-9/+3
| * AppHdr.h: disable VC++ warning 4290Steven Noonan2009-10-151-0/+1
| * los.cc: fix _find_minimal_cellrays iterationSteven Noonan2009-10-151-1/+7
| * MSVC: do not use edit-and-continue for Visual C++ buildsSteven Noonan2009-10-151-14/+14
| * platform.h: add support for Intel's C++ compiler on WindowsSteven Noonan2009-10-151-0/+7
| * it_use2.cc: remove bad 'const' qualifier on variable declarationSteven Noonan2009-10-151-3/+4
| * abl-show.cc: fix constant assertionSteven Noonan2009-10-151-1/+1
| * MSVC: move contrib projects to contrib, fix some compile errorsSteven Noonan2009-10-159-744/+12
| * art-data.pl: add tiledef-player.h include to fix undeclared identifiersSteven Noonan2009-10-151-0/+1
| * MSVC: fix build for updated PCRESteven Noonan2009-10-152-23/+1
| * libgui.cc: #ifdef out on non-USE_TILE buildsSteven Noonan2009-10-151-0/+3
| * AppHdr.h: don't redefine REGEX_PCRE if it's already thereSteven Noonan2009-10-151-0/+4
* | .gitignore: organization, comments, Vim, miscMatthew Cline2009-10-151-27/+35
* | makefile: New targets clean-pcre and clean-contribMatthew Cline2009-10-151-2/+8
|/
* Swap kobolds' aptitudes for bows and crossbows, as it (a) differentiatesDavid Lawrence Ramsey2009-10-152-3/+3
* Rewrite part of the exclusion code.Robert Vollmert2009-10-155-125/+116
* Fix questionable implementation of travel_exclude::radius_sq.Robert Vollmert2009-10-151-1/+1
* Simplify. (dploog)Eino Keskitalo2009-10-151-2/+2
* 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