summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Let fireballs (but not fireball explosions) ignite trees as well.Adam Borowski2009-10-141-18/+22
* makefile: detect if GCC is >= 4.3.0 before adding -Wno-array-boundsSteven Noonan2009-10-142-1/+67
* Correct findray test.Robert Vollmert2009-10-142-12/+13
* Some find_ray cleanup.Robert Vollmert2009-10-141-79/+75
* A different level 3 long blades hit message vs ogres.Adam Borowski2009-10-141-0/+5
* List available colours in level_design.txt, including "elemental".Jude Brown2009-10-141-0/+14
* tilesdl.cc: fix loader for app icon to allow absolute pathsSteven Noonan2009-10-141-1/+1
* tiles: move 'transmigration.png' to 'transmutation.png'Steven Noonan2009-10-141-0/+0
* makefiles: 'clean'/'distclean' now do RM on all intermediates at onceSteven Noonan2009-10-144-25/+15
* Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-141-1/+1
|\
| * makefile: stomp stupid "ignoring return value of 'int foo()', declared with a...Steven Noonan2009-10-141-1/+1
* | Add messages about gaining and loosing non-dangerous amounts ofMatthew Cline2009-10-141-3/+12
|/
* makefile: disable stupid "array subscript is above array bounds" errorsSteven Noonan2009-10-141-1/+1
* makefile: add USE_PCRE option to force usage of PCRE for regexSteven Noonan2009-10-141-3/+11
* Prevent (glowing) shapeshifters from changing shape while taking the stairs, ...Charles Otto2009-10-141-3/+8
* view.cc: fix "'uint32_t' was not declared in this scope" errorSteven Noonan2009-10-131-0/+1
* Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-132-4/+3
|\
| * Since miasma is no longer associated with negative energy, remove deathDavid Lawrence Ramsey2009-10-131-2/+1
| * Add wording fixes.David Lawrence Ramsey2009-10-131-2/+2
* | Add string name for trees feature, so it can be reference by scripts andMatthew Cline2009-10-131-2/+2
|/
* Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-136-20/+38
|\
| * Simplify.David Lawrence Ramsey2009-10-131-3/+3
| * If Xom is making you blink, don't allow it to be a controlled blink.David Lawrence Ramsey2009-10-132-3/+3
| * Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-133-5/+5
| * Xom teleportation fixes: Consolidate checks for artefacts preventingDavid Lawrence Ramsey2009-10-131-9/+27
| * Add minor cosmetic fixes.David Lawrence Ramsey2009-10-132-3/+3
* | New option explore_delay, which lets you make the delay between auto-exploreMatthew Cline2009-10-138-6/+39
|/
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-133-24/+91
|\
| * Merge branch 'master' of ssh://zelgadis@crawl-ref.git.sourceforge.net/gitroot...Matthew Cline2009-10-131-0/+36
| |\
| | * A foresty entry vault.Adam Borowski2009-10-141-0/+36
| * | Append currently processed init filename and line number to the end of initMatthew Cline2009-10-132-24/+55
| |/
* | Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-1319-77/+84
* | Remove Haunt from Xom's spell list, as it now requires an explicit, and,David Lawrence Ramsey2009-10-131-20/+25
* | Add minor cosmetic fixes.David Lawrence Ramsey2009-10-131-2/+1
|/
* Add test for find_ray.Robert Vollmert2009-10-141-0/+83
* Lua bindings for find_ray test.Robert Vollmert2009-10-145-20/+154
* Rename Summon Wraiths to Haunt, make it a targetted spell, necro only,Adam Borowski2009-10-148-33/+85
* Remove a 0.5.2 item from the 0.6 list plus one other tweak.Eino Keskitalo2009-10-131-2/+1
* Update docs/develop/release.txt with git commands. Reviewing by more experien...Eino Keskitalo2009-10-131-13/+15
* Fix bug in find_ray that made 'f' targetting pass through walls.Robert Vollmert2009-10-131-3/+2
* Tweak ability descriptions for Feawn, and update them for newDavid Lawrence Ramsey2009-10-131-17/+12
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Lawrence Ramsey2009-10-131-163/+244
|\
| * Move imbalance calculation into separate function.Robert Vollmert2009-10-131-28/+34
| * Rewrite cellray comparison; parametrize precomputations.Robert Vollmert2009-10-131-44/+49
| * Improved detection of duplicate cellrays.Robert Vollmert2009-10-131-45/+83
| * More explanation and some renames.Robert Vollmert2009-10-131-56/+48
| * Introductory definitions and explanation.Robert Vollmert2009-10-131-6/+40
| * Convert LOS code to iterate through quadrants with iterator.Robert Vollmert2009-10-131-38/+44
* | Add minor cosmetic fixes.David Lawrence Ramsey2009-10-131-2/+2
|/
* luadgn.cc: disable dgn_dbg_test_explore in non-WIZARD buildsSteven Noonan2009-10-131-0/+2