summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* headers: remove 'AppHdr.h' include from .h filesSteven Noonan2009-10-1010-12/+0
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-103-55/+57
|\
| * Comment.Robert Vollmert2009-10-101-0/+2
| * Remove unused return value from _register_ray.Robert Vollmert2009-10-101-5/+2
| * Formatting.Robert Vollmert2009-10-101-19/+19
| * Move shoot_ray into ray_def.Robert Vollmert2009-10-103-32/+35
* | Add minor cosmetic fixes.David Lawrence Ramsey2009-10-101-12/+12
|/
* Revert "Revert xcodeproj to before my changes and add the missing source file...Robert Vollmert2009-10-101-42/+46
* Remove duplicate cxxabi.h includes.Robert Vollmert2009-10-101-1/+0
* Revert xcodeproj to before my changes and add the missing source files cleanly.Robert Vollmert2009-10-101-46/+42
* Include "externs.h" instead of <externs.h> in AppHdr.h.Robert Vollmert2009-10-101-1/+1
* Improve conditional #includes in crash-u.cc.Robert Vollmert2009-10-101-2/+8
* Language.Robert Vollmert2009-10-101-1/+1
* Tweak Troves (per BR2874711): Generate from D:14 instead of D:7, tweak durati...Jude Brown2009-10-101-3/+3
* Update changelog.David Lawrence Ramsey2009-10-091-1/+2
* Reorder Zin's dislikes a bit.David Lawrence Ramsey2009-10-091-1/+1
* Simplify further.David Lawrence Ramsey2009-10-091-9/+9
* Xcode: add missing GCC_VERSION_*, MACOSX_DEPLOYMENT_TARGET_*, SDKROOT_* varia...Steven Noonan2009-10-091-0/+36
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-0967-140/+0
* More xcodeproj modifications, now both targets compile successfully.Robert Vollmert2009-10-091-44/+22
* Merge branch 'master' of ssh://dploog@crawl-ref.git.sourceforge.net/gitroot/c...David Ploog2009-10-0910-58/+145
|\
| * Resync the 0.6 changelog with the 0.5 one.David Lawrence Ramsey2009-10-091-0/+42
| * Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-091-20/+40
| |\
| | * Add new source files to xcodeproj.Robert Vollmert2009-10-091-20/+40
| * | Simplify.David Lawrence Ramsey2009-10-091-5/+0
| |/
| * Tweak the player contamination check for mutating (very) ugly things.David Lawrence Ramsey2009-10-091-2/+2
| * Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-093-1/+4
| |\
| | * Fix tiles compile (missing includes after view.cc split).Robert Vollmert2009-10-092-0/+2
| | * Fix includes.sh: POSIX sed doesn't support alternation...Robert Vollmert2009-10-091-1/+2
| * | Add minor cosmetic fixes.David Lawrence Ramsey2009-10-091-6/+6
| |/
| * Tweak (very) ugly things' proximity mutation rate again.David Lawrence Ramsey2009-10-091-1/+1
| * Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-092-6/+39
| |\
| * | Allow (very) ugly things to mutate when near you if you're glowingDavid Lawrence Ramsey2009-10-094-30/+57
* | | Scrolls and cure mutation can come up in ziggurats.David Ploog2009-10-092-3/+34
| |/ |/|
* | Further improvements to util/includes.sh.Robert Vollmert2009-10-091-5/+38
* | Shortcut indirect include of mon-util.h.Robert Vollmert2009-10-091-1/+1
|/
* Add formatting fixes.David Lawrence Ramsey2009-10-091-56/+57
* crash-u.cc: prettify stack trace and add Mac OS X stack trace supportSteven Noonan2009-10-091-11/+79
* Remove unnecessary includes of view.h.Robert Vollmert2009-10-0911-11/+0
* Extend and correct includes.sh slightly.Robert Vollmert2009-10-091-5/+29
* Add shell script to find unneeded includes.Robert Vollmert2009-10-091-0/+56
* Initialize ray.full_idx to -1 and remove outdated(?) valgrind intialization l...Robert Vollmert2009-10-095-16/+5
* Comment and formatting.Robert Vollmert2009-10-091-14/+12
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-081-15/+17
* Add spelling fixes.David Lawrence Ramsey2009-10-082-2/+2
* Fix tiles compilation, as pointed out by Steven Noonan.David Lawrence Ramsey2009-10-081-1/+1
* Move losight radius check into los_param.Robert Vollmert2009-10-083-11/+11
* Move can_go_straight from los.cc to monstuff.cc.Robert Vollmert2009-10-084-21/+23
* Split and correct grid_see_grid.Robert Vollmert2009-10-0810-39/+75
* Remove legacy losight() function.Robert Vollmert2009-10-086-67/+4