summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* tilepick.cc: fix compile error caused by misspellingSteven Noonan2009-10-171-2/+2
* Remove food cost from Zin's recite, as it doesn't involve magic or anyAdam Borowski2009-10-171-1/+1
* Recite should not cause monsters to go berserk. (dpeg, Eronarn, due)Jude Brown2009-10-171-2/+0
* Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-1749-1122/+992
|\
| * Simplify unknown stair emphasis.Robert Vollmert2009-10-171-20/+9
| * Unify check for unknown staircases in is_unknown_staircase.Robert Vollmert2009-10-177-26/+24
| * Simplification.Robert Vollmert2009-10-171-27/+18
| * More renaming and reorganization of feature checks.Robert Vollmert2009-10-1719-199/+202
| * Naming consistency.Robert Vollmert2009-10-1746-484/+484
| * INSTALL.txt: more correctionsSteven Noonan2009-10-161-22/+8
| * INSTALL.txt: updated to reflect current build systemSteven Noonan2009-10-162-396/+299
* | Makefile: get rid of some 'make clean' errorsMatthew Cline2009-10-171-8/+8
|/
* SDL: fix repository reference and SDL_config.h failuresSteven Noonan2009-10-161-0/+0
* zlib: fix build to use 'AR' variable correctlySteven Noonan2009-10-161-0/+0
* makefile: cleaning up, improving readibility and speedSteven Noonan2009-10-163-122/+84
* Comment fixes.David Lawrence Ramsey2009-10-161-21/+22
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-165-31/+28
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-1743-194/+194
* Rewrite cell_see_cell using exists_ray.Robert Vollmert2009-10-163-9/+21
* Remove duplicated version of _move_stairs.Robert Vollmert2009-10-163-118/+9
* Some find_ray related cleanup.Robert Vollmert2009-10-165-30/+56
* Fix bug [2874791], Merfolk stat change issuesCharles Otto2009-10-164-27/+53
* Let Feawn's rain ability place deep water again (oops).Charles Otto2009-10-161-10/+10
* rltiles: fix MinGW buildSteven Noonan2009-10-163-3/+6
* Generalize find_ray to accept opacity_func and bounds_func parameters.Robert Vollmert2009-10-163-61/+56
* Get rid of los_param outside of los.cc/losparam.cc.Robert Vollmert2009-10-168-197/+82
* On the way to a simplified losight interface.Robert Vollmert2009-10-164-2/+65
* makefile: fix to specifically reference the self-built libSteven Noonan2009-10-161-3/+2
* makefiles & contribs: add support for MinGW tiles buildsSteven Noonan2009-10-168-84/+235
* Rewrite find_ray to use precomputed cellrays.Robert Vollmert2009-10-1610-164/+144
* makefile: add 'REPORT' flag, for compile time profilingSteven Noonan2009-10-161-1/+5
* dungeon.cc: use dungeon_terrain_changed()Matthew Cline2009-10-161-1/+1
* Lua marker to create monsters on triggeringMatthew Cline2009-10-163-1/+126
* 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