summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fix 2038651: real/fake rakshasa identity being leaked by monster pane windowharanp2008-08-062-16/+32
* Fix 2038962: casting divine shield wasn't refreshing AC displayed.haranp2008-08-061-1/+1
* Fix semicontrolled blink [2038476].haranp2008-08-061-7/+9
* Fix 2037845: unstackedness was overriding finishing a deck.haranp2008-08-062-7/+6
* Fix 2039734: non-Spriggan transmuters being cheated on Unarmed Combat.haranp2008-08-061-1/+3
* Fix 2039217: check shield status for non-weapons before allowing wield.haranp2008-08-061-9/+19
* Fix 2038973: explosive tracer beams leaking information about invisibleharanp2008-08-061-0/+3
* Mark staves of poison and rods of venom as disapproved by TSO.dolorous2008-08-051-0/+5
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-0510-48/+322
* Fix 2037105: amulet of controlled flight not autoIDing.haranp2008-08-043-23/+38
* 2036429: better spacing on ^ screen.haranp2008-08-043-14/+9
* Fix [2037146]: Make hill giants use MONUSE_STARTING_EQUIPMENT, so that dolorous2008-08-041-1/+1
* Add minor cosmetic fixes.dolorous2008-08-041-4/+4
* Fix healing spell breakage.dolorous2008-08-041-1/+1
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-0414-613/+803
* Warn the player if interlevel travel is going to take them to a level outside...dshaligram2008-08-043-2/+95
* Strengthen metabolic englaciation (doy).dshaligram2008-08-041-2/+3
* 0.4->trunk r6760: Fix Crawl spinning in CPU-pegging loop on disconnect on dea...dshaligram2008-08-041-1/+1
* Fix 2036564: bad names for god-gifted unrandarts.haranp2008-08-031-4/+7
* Some minor improvements to the full view (xx), e.g. mentionj-p-e-g2008-08-032-15/+45
* Apply missing bits of 0.4's r6748 to trunk.dolorous2008-08-033-6/+18
* Apply Yelve Yakut's patch (2020369) to list monsters and items in view.j-p-e-g2008-08-0210-21/+227
* Fix assertion failure upon high-scoring death.dolorous2008-08-021-1/+1
* Properly indicate claws in your_hand().dolorous2008-08-022-3/+4
* FR 2026227: Make $ list current gold.j-p-e-g2008-08-0111-8/+39
* Better message when allies are killed. [2009285]haranp2008-08-011-3/+17
* More minor fixes.haranp2008-08-013-88/+70
* Minor cleanups.haranp2008-08-013-135/+54
* Fix trunk dgamelaunch compile (Napkin).dshaligram2008-08-012-4/+4
* When DGAMELAUNCH is defined, use gmtime() instead of localtime() so it's easi...dshaligram2008-08-015-6/+13
* Fix 2033984: Monsters being created with both a shield and a 2-hander.j-p-e-g2008-07-316-6/+207
* Fix 2032476: improve interface for Lee's Rapid Deconstruction.haranp2008-07-314-24/+12
* Implemented basic range darkening while targeting. Nothing uses thisharanp2008-07-311-0/+37
* Fix 2033249: endgame and shop inventory browsing didn't allow examiningharanp2008-07-305-15/+6
* Don't discard Stoneskin when using non-conflicting transformations. [2031392]haranp2008-07-301-2/+7
* Fix 2033055: only prompt for unsuitable weapons if you can see the target.haranp2008-07-302-23/+19
* Fix 2029792: drop menu lets you choose more than the amount of the item.haranp2008-07-303-1/+9
* Massive overhaul to move towards coord_def().haranp2008-07-3072-3426/+2452
* Removed use of nonstandard strcasestr.dshaligram2008-07-301-6/+11
* Fix evaporate trailing clouds before explosion (sorear).dshaligram2008-07-302-2/+6
* Fixed evaporate not working on potions of water.dshaligram2008-07-301-1/+1
* [2029802] Fixing issues with spinning on SDL_PollEvent.ennewalker2008-07-301-7/+28
* Bug 2031257: can't fire-no-quiver ('F') if there are no thorwable itemszelgadis2008-07-291-0/+6
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-2943-929/+2572
* Don't lose level-up stat and hp gain if Crawl receives SIGHUP at the level-up...dshaligram2008-07-292-16/+34
* Fix broken skill titles for certain skills such as Necromancy (bobbens).dshaligram2008-07-291-75/+127
* [2029802] Fixing numpad issues for tiles. Theoretically, this change should ...ennewalker2008-07-295-13/+49
* Fix HUD updates overwriting dgl message indicator, changed indicator from (ms...dshaligram2008-07-282-8/+21
* Fix 2022451: Cleansing Flame hurting distracted monsters and angeringj-p-e-g2008-07-282-3/+7
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-2817-54/+76