summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add various minor fixes.dolorous2008-04-192-5/+9
* Restrict randart names to a maximum length of 30. (I'd really like to j-p-e-g2008-04-197-84/+132
* [1944570] Fixing bug where the unexplored stairs marker wasn't being saved fo...ennewalker2008-04-191-11/+11
* Fixing tile issues with region placement. Now regions will be resized approp...ennewalker2008-04-191-12/+17
* Add a few more summoning-related cleanups.dolorous2008-04-191-16/+29
* Adjust the probability of summoning a very ugly thing.dolorous2008-04-192-2/+2
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-198-4/+32
* Add minor cosmetic fixes.dolorous2008-04-192-2/+1
* Fix [1946117]: Go back to the status quo for orc sorcerers. They get dolorous2008-04-192-5/+5
* remove redundant code; also, fix problem with the status light redisplay opti...pauldubois2008-04-191-2/+1
* For consistency, rename the "Summon Ugly Things" spell to "Summon Ugly dolorous2008-04-194-5/+5
* Compilation fix.dolorous2008-04-191-1/+1
* A utility I've been working on to parse and examine savegames.pauldubois2008-04-194-0/+620
* Don't add rF+/rC- to the autoinscriptions of randart rings of fire j-p-e-g2008-04-192-2/+27
* Rename show_turns to show_gold_turns, and modify the documentationj-p-e-g2008-04-196-19/+29
* Cleanup of beam.cc and direct.cc.j-p-e-g2008-04-197-788/+826
* Implement the results of the HUD discussion with maybe 80% accuracy.pauldubois2008-04-198-105/+124
* msg height back up to 7pauldubois2008-04-191-2/+36
* Fix ')' crash if quiver item is not in inventorypauldubois2008-04-191-2/+2
* Fix case where quiver stored items with quantity other than 1pauldubois2008-04-191-0/+3
* Adjust stabbing probability for monsters who are caught in nets or dolorous2008-04-191-3/+9
* For abjuration purposes, treat good neutral monsters like friendly dolorous2008-04-192-5/+5
* [1941246] Cleaning up wininit.txt issues:ennewalker2008-04-193-49/+16
* Add spacing fix.dolorous2008-04-191-1/+1
* [1941576] Fixed issue with too many blank squares in the inventory. Now, the...ennewalker2008-04-192-9/+7
* Add punctuation fix.dolorous2008-04-191-1/+1
* [1941577] Fixed issue where title line sometimes contained characters from sp...ennewalker2008-04-192-2/+6
* Numerous modifications to unrandarts, as suggested by Lemuel and Markusj-p-e-g2008-04-181-40/+37
* Improve halo-related output again, for the information printed by "@".dolorous2008-04-181-1/+9
* [1941577] Fix for crashes when resizing screen.ennewalker2008-04-182-7/+8
* Improve halo-related output.dolorous2008-04-186-16/+40
* Removing tile cruft left behind by (long-removed) isometric mode.ennewalker2008-04-181-185/+123
* Adjust TSO's halo messages again.dolorous2008-04-181-4/+4
* Remove now-unneeded include.dolorous2008-04-181-1/+0
* Simplify TSO halo management. Since backlit() now takes the halo into dolorous2008-04-186-66/+2
* Make backlit() take the glow of TSO's halo into account, so that both dolorous2008-04-186-15/+20
* Fixing assert problem due to wherex() inconsistency between tile and console ...ennewalker2008-04-184-12/+27
* Make sure TSO's halo immediately cancels invisibility.dolorous2008-04-182-0/+9
* Adjust TSO's halo again to only make the player and monsters glow when dolorous2008-04-183-8/+9
* Make TSO's halo only illuminate monsters that may attack you.dolorous2008-04-181-2/+4
* [1945775] Print "Okay, then." when aborting wear/take off prompt.j-p-e-g2008-04-181-16/+15
* Allow "sort_menus:any" to override the default "pickup:" statement.j-p-e-g2008-04-182-0/+16
* Add minor backlight cleanup.dolorous2008-04-181-1/+1
* Comment fixes.dolorous2008-04-181-2/+2
* For consistency, set the MF_ATT_CHANGE flag on daevas you summon.dolorous2008-04-181-2/+13
* [1945524] Fixed minivaults not being generatable.dshaligram2008-04-181-1/+1
* Fix g++ carping about overflow in implicit constant conversion for the quiver...dshaligram2008-04-181-1/+1
* Fix 1945394: Fix Detect Creatures incorrectly claiming that youj-p-e-g2008-04-181-9/+8
* Fix 1945348: Lugonu's Corruption attempting to "preserve" other altars.j-p-e-g2008-04-181-3/+9
* Fix 1945337: Vampires getting carnivorous/herbivorous mutations.j-p-e-g2008-04-185-6/+27