summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Bypass player death in test mode.Robert Vollmert2009-10-221-2/+2
* Set job and species in test.Robert Vollmert2009-10-221-0/+4
* Player death test test.Robert Vollmert2009-10-222-0/+7
* debug.cc: when doing 'crawl -test', don't redirect stderr to a fileSteven Noonan2009-10-221-1/+1
* makefile: redirect stdout to /dev/null during 'make test'Steven Noonan2009-10-221-1/+1
* makefile: fix MacPorts-based tiles buildSteven Noonan2009-10-221-1/+3
* Allow shallow troves again, duration depends on depth.David Ploog2009-10-221-8/+19
* prebuilt yacc/lex: regenerate to fix NO_YACC buildsSteven Noonan2009-10-213-1530/+1581
* Some vaults for the new god of slowing.David Ploog2009-10-221-0/+48
* Allow vaults to place altars of Chronos.David Ploog2009-10-221-1/+1
* Update CREDITS.David Ploog2009-10-221-0/+1
* libw32c.cc: fix "format not a string literal" warningSteven Noonan2009-10-211-1/+1
* religion.cc: fix broken compile-time check caused by conduct absent from listSteven Noonan2009-10-211-1/+2
* makefile: make test into phony target, fix path to $(GAME)Steven Noonan2009-10-211-2/+2
* makefile: don't make test target depend on 'profile'Steven Noonan2009-10-211-2/+2
* Comment fix.David Lawrence Ramsey2009-10-211-1/+2
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-211-0/+2
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-211-1/+3
* Fix bug in columnise-credits that could cause it to lose names (dpeg).Darshan Shaligram2009-10-221-1/+1
* arena.cc: Make sure adjust_spells() gets all monsMatthew Cline2009-10-211-14/+6
* sqlite: fix annoying "memset used with constant zero length parameter" warningSteven Noonan2009-10-211-0/+0
* makefile: add option for ncurses install prefixSteven Noonan2009-10-211-10/+16
* crash-u.cc: add a simple way to blacklist systems because backtrace() is unav...Steven Noonan2009-10-211-1/+12
* platform.h: detect MIPS processorSteven Noonan2009-10-211-0/+13
* Shrines, by TGW.Adam Borowski2009-10-222-1/+391
* Amulet of resist slowing docks some Cronos piety when it triggers.Adam Borowski2009-10-223-2/+3
* Document Chronos' dislikes on the god screen.Adam Borowski2009-10-221-0/+5
* Consider quick blades to be weapons of speed for Chronos' purposes.Adam Borowski2009-10-222-1/+4
* Fix a nitpicky compiler warning.Adam Borowski2009-10-221-4/+4
* Show god rank as [****..] (abrahamwl).Adam Borowski2009-10-221-2/+2
* Add a missing header for the tiles build.Adam Borowski2009-10-221-0/+1
* A typo. Also, make Time Step train Invocations.Adam Borowski2009-10-211-1/+2
* Chronos' time step.Adam Borowski2009-10-215-2/+40
* Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-2118-580/+625
|\
| * Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-2117-576/+619
| * Tentatively color Chronos lightcyan.Adam Borowski2009-10-213-4/+6
* | Don't disturb monsters witth their own soundMatthew Cline2009-10-218-14/+42
|/
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-212-8/+8
* Feature desc for altars of Chronos.Adam Borowski2009-10-211-0/+4
* Add missing Chronos conducts for hasting yourself, casting swiftness,Adam Borowski2009-10-218-0/+85
* Documentation for no_cloud_gen.Adam Borowski2009-10-211-0/+3
* FPROP_NO_CLOUD_GEN, stop specific lava and shallow water grids generating rel...Jude Brown2009-10-213-1/+7
* Split actors and env from externs.h.Robert Vollmert2009-10-2120-1154/+1186
* Similarly safeguard a notorious D:1 vault.Adam Borowski2009-10-211-9/+12
* Make autoexplore not blunder into the flame in oz_shiori.Adam Borowski2009-10-211-0/+2
* Documentation for KPROP. "force_exclude" for stopping auto-explore and auto-t...Jude Brown2009-10-214-6/+26
* KPROP: assign feature properties in Lua vaults: FPROP_BLOODY, etc.Jude Brown2009-10-217-2/+129
* clua.cc: needed algorithm header fileMatthew Cline2009-10-211-0/+2
* Fix missing levcomp include properly.Robert Vollmert2009-10-211-2/+1
* Revert "Fix broken include."Robert Vollmert2009-10-212-1/+2