summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Updated CREDITS.dploog2008-04-201-10/+10
* [1914620] Adjusting duplicate stair removal logic (such as extra stone stairs...ennewalker2008-04-201-2/+46
* Add a missing break statement to fix unID'd scroll of recharging enchanting j-p-e-g2008-04-202-4/+9
* Change place_monster_aux to always check nearby squares as if j-p-e-g2008-04-203-42/+51
* Clean up follower and cleansing flame routines some more. If you dolorous2008-04-194-27/+16
* Fixed save file listing not working with MSVC.dshaligram2008-04-191-1/+5
* Refix build for Unix.dshaligram2008-04-191-7/+8
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-1954-120/+149
* And adjust it again.dolorous2008-04-192-2/+6
* Adjust the probability of summoning very ugly things again. It now dolorous2008-04-192-4/+6
* Add cosmetic fix.dolorous2008-04-191-0/+2
* Added fog generator entry vaults. These are experimental: feedback isdploog2008-04-191-0/+143
* Correctly handle canceling summon elemental prompt.dshaligram2008-04-191-1/+1
* Docs for the msg option.pauldubois2008-04-192-8/+10
* Add more minor cleanups.dolorous2008-04-191-8/+10
* Fix inverted logic in summon_elemental().dolorous2008-04-191-9/+9
* Fix [1946764]: When one monster flees a sanctuary, save it directly dolorous2008-04-191-2/+3
* Add minor cosmetic cleanups.dolorous2008-04-192-3/+3
* Add a few more spell cleanups.dolorous2008-04-195-20/+22
* Add more summoning spell cleanups.dolorous2008-04-192-34/+42
* Clean up the summoning spell code some more.dolorous2008-04-191-92/+72
* [1943740] Fixing issue with odd tiles in Pan when saving and reloading.ennewalker2008-04-192-4/+8
* 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