summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* gitignore: ignore 'make depend' outputs in rltiles directorySteven Noonan2009-10-261-0/+1
* makefile: fix rltile-build contrib dependency chainSteven Noonan2009-10-251-1/+1
* makefile: don't fail 'distclean' target on MacSteven Noonan2009-10-251-0/+3
* contrib/Makefile: hack to eliminate need for absolute pathsSteven Noonan2009-10-251-3/+3
* Attempt to make whips viable starting weapons:David Lawrence Ramsey2009-10-253-7/+10
* FR 2839615: comment on # of altars/shops sensedMatthew Cline2009-10-253-24/+72
* entry.des: Don't auto-open door to caged monstersMatthew Cline2009-10-251-0/+2
* contrib/Makefile: add check for Makefile existence in subdirsSteven Noonan2009-10-251-5/+15
* contrib/Makefile: improve readibility of directory check errorSteven Noonan2009-10-251-0/+4
* makefile: move contrib directory check to contrib/MakefileSteven Noonan2009-10-252-13/+6
* INSTALL.txt: updated to reflect current setupSteven Noonan2009-10-251-12/+25
* sdl: add cross-compile support for LinuxSteven Noonan2009-10-251-0/+0
* makefile: fix 'distclean' targetSteven Noonan2009-10-251-1/+2
* makefiles: improve 'clean' and 'distclean' targets to clean all outputsSteven Noonan2009-10-252-3/+10
* files.cc: eliminate 'shadowed declaration' warningSteven Noonan2009-10-251-2/+1
* tilefont.{cc,h}: eliminate "array subscript is of type 'char'" warningsSteven Noonan2009-10-252-4/+4
* makefile: use more sane rules for regenerating build.h/compflag.hSteven Noonan2009-10-251-6/+2
* freetype: eliminate unnecessary warningsSteven Noonan2009-10-251-0/+0
* Add proper checks for artefacts that Cheibriados doesn't like.David Lawrence Ramsey2009-10-251-0/+28
* Add spacing fixes.David Lawrence Ramsey2009-10-251-2/+2
* Fix inconsistencies in weapon blessing-related messages.David Lawrence Ramsey2009-10-251-6/+16
* For flavor, mark 6 out of 7 demons in the Abyss as belonging to Lugonu.David Lawrence Ramsey2009-10-251-0/+6
* Consistently mark poison-resistant plants as immune to asphyxiation, asDavid Lawrence Ramsey2009-10-251-7/+7
* makefile: initial work to improve 'install' targetSteven Noonan2009-10-251-24/+47
* Preliminarily add a new fungus species to replace fungus w.r.t. sporesCharles Otto2009-10-257-11/+27
* makefile: auto-rebuild contribs if neededSteven Noonan2009-10-251-1/+3
* Sort makefile.obj again.David Lawrence Ramsey2009-10-251-2/+2
* makefile: allow build.h to be generated based on git-merge-baseSteven Noonan2009-10-252-3/+12
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...Steven Noonan2009-10-251-1/+1
|\
| * There's no point in slowing down fungi...Adam Borowski2009-10-251-1/+1
* | makefile: replace 'atomic' with simplified resulting codeSteven Noonan2009-10-251-6/+5
* | sqlite: fix cleanupSteven Noonan2009-10-251-0/+0
|/
* Unset havebeam when shift-targetting.Robert Vollmert2009-10-251-0/+1
* Method alternatives to losparam operators.Robert Vollmert2009-10-251-0/+12
* sdl: alter configure to only modify SDL_config.hSteven Noonan2009-10-251-0/+0
* Makefile: bomb on 'make'-in-subdirectory failureSteven Noonan2009-10-251-1/+1
* makefile: move EXTRA_LIBS to be after CONTRIB_LIBS (fix MinGW tiles build)Steven Noonan2009-10-251-1/+1
* Add comment fixes.David Lawrence Ramsey2009-10-251-10/+8
* Revert "Convert exclusions to los_def."Robert Vollmert2009-10-252-17/+14
* Replace what was originally mons_player_visible by you.visible_to.Robert Vollmert2009-10-253-14/+14
* Remove obsolete actor::visible.Robert Vollmert2009-10-251-5/+0
* Clear the map properties after a level design was vetoed.Adam Borowski2009-10-251-0/+1
* Make all but one weapon size checks use you.could_wield(), they were out of s...Adam Borowski2009-10-253-15/+8
* beam.cc: Statues don't screamMatthew Cline2009-10-251-5/+6
* Give some warning of what's to come in ossuary_due_cavern.Jude Brown2009-10-251-1/+4
* makefile: use atomic target for contribsSteven Noonan2009-10-251-21/+19
* Revert "makefile: remove phony 'contrib' target, use .contrib-libs instead"Steven Noonan2009-10-251-4/+7
* FunctionMachines: call a specified Lua function when certain conditions are m...Jude Brown2009-10-252-0/+159
* FR 2792379: stop auto-explore on marked statuesMatthew Cline2009-10-255-1/+47
* makefile: remove phony 'contrib' target, use .contrib-libs insteadSteven Noonan2009-10-251-7/+4