summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.cc
Commit message (Expand)AuthorAgeFilesLines
* For flavor, add a gurgling sound, and make (very) ugly things use it.dolorous2009-09-181-0/+3
* Smarter exclusions, yay!j-p-e-g2009-09-151-0/+3
* Commit several patches:j-p-e-g2009-09-131-18/+38
* Remove misplaced semicolon noticed by Steven Noonan.dolorous2009-09-081-1/+1
* Apply caotto's fungus lifecycle patch in [2850879].dolorous2009-09-051-1/+3
* Apply caotto's Feawn evolution update patch in [2841648], with a few dolorous2009-09-031-1/+2
* In the ASCII version, colour silenced grids CYAN and grids both silencedj-p-e-g2009-08-121-2/+10
* Forward-port 0.5 r10454 to trunk, minus the version number change.dolorous2009-07-281-27/+0
* Forward-port the remaining applicable parts of 0.5 r10447.dolorous2009-07-281-10/+54
* Generalized solution to the "disconnect at --more--" problem (e.g., disconnectzelgadis2009-07-281-0/+10
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+24
* Port r10393 (magic mapping fixes for tiles) to trunk.j-p-e-g2009-07-241-3/+7
* Fix clearing the map leaking information on magic mapped features.j-p-e-g2009-07-241-0/+3
* Apply my previous two commits to trunk.j-p-e-g2009-07-231-1/+2
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-2/+12
* Add a few last cleanups.dolorous2009-07-181-2/+2
* Forward-port 0.5 r10272 to trunk (except that Dissolution actually gets dolorous2009-07-181-1/+0
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-0/+32
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-12/+28
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-2/+3
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-2/+2
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-2/+2
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-1/+9
* Apply my recent commits to trunk.j-p-e-g2009-06-151-16/+28
* Forward-port 0.5 r9938 to trunk.dolorous2009-06-101-2/+7
* * Apply r9909 to trunk.j-p-e-g2009-06-071-1/+2
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-3/+8
* Make some of the new uniques appear earlier.j-p-e-g2009-05-121-1/+0
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-2/+5
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-0/+9
* * Some more tweaks to the spellcasting interface.j-p-e-g2009-05-041-2/+3
* [2784933] Fix monsters sometimes not stopping travel.dshaligram2009-05-031-3/+1
* Some debugging fixes, once again.j-p-e-g2009-04-261-4/+2
* * Fix _place_monster_aux() not interrupting autoexplore.j-p-e-g2009-04-261-9/+14
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-1/+1
* * Fix compilation.j-p-e-g2009-04-121-2/+2
* Fix 2726027: Warpwright card being broken.j-p-e-g2009-04-051-1/+4
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-1/+1
* * When Xom decides to cast Magic Mapping or send you on a teleportationj-p-e-g2009-03-291-9/+16
* Remove vestiges of a debugging attempt.j-p-e-g2009-03-231-1/+1
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-7/+8
* Remove references to unimplemented branches (Caverns, Pit, Inferno).j-p-e-g2009-03-141-6/+0
* Remove more references to the now-unused Repel Undead.dolorous2009-03-091-7/+0
* Remove unused demonspawn mutation to gate yourself to Pandemonium.dolorous2009-03-071-9/+3
* [Tiles] Keep track of which dungeon grid the player last clicked andj-p-e-g2009-03-041-1/+1
* Fix [2646326]: restore LOS properly after using the applicator functionsharanp2009-02-271-13/+18
* Implement a very basic attempt at message condensation: Store the most j-p-e-g2009-02-271-0/+2
* Fix second half of [2628480]: monsters that shout while in view willharanp2009-02-251-0/+4
* Don't give shout/talk messages if they're on the TALK_VISUAL channelharanp2009-02-251-2/+5
* Fix silly monster AI bug introduced in r9129. Oops. Fixes [2635574].haranp2009-02-251-5/+2