summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* New slot-based demonspawn generator.Stefan O'Rear2009-10-251-297/+107
* Tweaks to vaults with harmful clouds.David Ploog2009-10-251-1/+1
* Document new vault testing function (Jude Brown).David Ploog2009-10-251-2/+2
* Let markers change the description of any featureMatthew Cline2009-10-251-2/+2
* makefile: generate dependencies using GCC by defaultSteven Noonan2009-10-242-11/+21
* makefile: fix .cc file dependenciesSteven Noonan2009-10-241-1/+1
* Tweaks to vaults with harmful clouds.David Ploog2009-10-252-50/+60
* Document new vault testing function (Jude Brown).David Ploog2009-10-251-0/+30
* Update CREDITS.David Ploog2009-10-251-7/+7
* Let markers change the description of any featureMatthew Cline2009-10-257-71/+56
* mutation.cc: fix compiler warning about 'mdef' being unused in non-DEBUG buildsSteven Noonan2009-10-241-3/+1
* makefile: set '.contrib-libs' file as an intermediateSteven Noonan2009-10-242-0/+4
* sdl: fix makefile to use uname_S properlySteven Noonan2009-10-241-0/+0
* Roll demonspawn mutations at the start of the game.Stefan O'Rear2009-10-2410-140/+107
* Add the 0.6 launcher brands to the randart listStefan O'Rear2009-10-241-2/+4
* Force all randart weapons to have some brand.Stefan O'Rear2009-10-241-0/+4
* Revert "Add still more minor cosmetic fixes."Steven Noonan2009-10-241-51/+96
* Fix the color check when mutating (very) ugly things due to proximity toDavid Lawrence Ramsey2009-10-251-11/+14
* makefile: correct contributing library dependenciesSteven Noonan2009-10-241-46/+18
* rltiles/makefile: fix linkage on cross-compilesSteven Noonan2009-10-241-1/+6
* tile.cc: add missing includesSteven Noonan2009-10-241-0/+3
* contribs: fix parallel make and simplify MinGW buildsSteven Noonan2009-10-248-132/+14
* rltiles/makefile: fix MinGW buildSteven Noonan2009-10-241-7/+10
* makefile: move '-g' option to CFOTHERS, making it a global flagSteven Noonan2009-10-241-1/+1
* makefile: rename 'LIB' variable to 'LIBS'Steven Noonan2009-10-241-16/+16
* msvc: add x86_64 build supportSteven Noonan2009-10-2415-71/+932
* MSVC: fix build (add missing source files to project)Steven Noonan2009-10-242-16/+163
* Add still more minor cosmetic fixes.David Lawrence Ramsey2009-10-241-96/+51
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-241-31/+30
* Simplify.David Lawrence Ramsey2009-10-241-9/+2
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-241-5/+5
* Extend potions of resistance to same duration as might. [FR 2885026]Adam Borowski2009-10-251-4/+4