summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Don't let chaos beam bounce off of one wall immediately into an adjacent wall;zelgadis2008-12-261-38/+56
* [2182289] Fixing travel problems when trying to travel to a non-traversable s...ennewalker2008-12-251-2/+7
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-2519-2374/+2030
* ...and another typo.ennewalker2008-12-251-1/+1
* Fixing typo.ennewalker2008-12-251-1/+1
* Adding keybinding documentation for newly used CMD_MAP_* commands.ennewalker2008-12-251-0/+46
* If the player chooses the character name "shaped Royal Jelly" then don't openzelgadis2008-12-251-2/+7
* FR #2083661: when polymorphed, unique (and named) monsters now retain theirzelgadis2008-12-2510-78/+174
* Let e.set_random_mon_list() work, as well as dgn.set_random_mon_list()zelgadis2008-12-254-10/+57
* [2455489] Fixing "dark" levels after crashes, due to the tile flavor being se...ennewalker2008-12-253-15/+15
* [2443156] Fixing plants giving experience when killed by pets.ennewalker2008-12-241-1/+1
* [2444309] Fixing description for the Shoals.ennewalker2008-12-241-1/+5
* [2462140] Reverting previous check in to add more lines to the help menus. T...ennewalker2008-12-243-14/+12
* Add minor cosmetic fixes.dolorous2008-12-241-8/+5
* Increasing the amount of text on screen for tiles help menus by separating ou...ennewalker2008-12-243-2/+9
* Change the color of simulacra from WHITE to EC_ICE, so that small dolorous2008-12-241-2/+2
* [2455904] Improving on-screen inventory by clarifying how many inventory slot...ennewalker2008-12-243-17/+29
* Comment fixes.dolorous2008-12-241-2/+2
* Fix chaotic weapon checks.dolorous2008-12-241-5/+5
* [2457584] Don't show health bars for zombies.ennewalker2008-12-241-0/+4
* [2458672] Fixing level map not using CMD_MAP_* commands or going through cmd-...ennewalker2008-12-245-100/+183
* Typo fix.dolorous2008-12-241-2/+1
* Add another comment fix.dolorous2008-12-241-2/+2
* Comment fix.dolorous2008-12-241-1/+0
* Add minor cosmetic fixes.dolorous2008-12-241-2/+3
* Make angels' holy weapons yellow, to match daevas' holy weapons.dolorous2008-12-241-1/+1
* Add a hack to make the spell menu titles aligned in the tiles menus. (The no...ennewalker2008-12-241-0/+15
* Adding flaming corpse tile from Bill Beher.ennewalker2008-12-242-0/+2
* Comment fixes.dolorous2008-12-241-3/+4
* Improve checks for monsters' picking up chaotic weapons.dolorous2008-12-241-3/+12
* Simplify.dolorous2008-12-241-1/+1
* Give chaos spawns the CE_NOCORPSE corpse type instead of dolorous2008-12-241-1/+1
* Add whitespace fix.dolorous2008-12-241-1/+1
* Comment fix.dolorous2008-12-241-1/+1
* Comment fix.dolorous2008-12-241-1/+1
* And consistently handle angering Xom's newly created shapeshifters.dolorous2008-12-241-2/+8
* Comment fix.dolorous2008-12-241-2/+2
* Treat polymorphs from chaos weapons that aren't the result of turning dolorous2008-12-241-1/+1
* Add minor cosmetic fixes.dolorous2008-12-241-45/+61
* Revert previous change, as a delay before angering Zin seems more dolorous2008-12-241-2/+2
* Properly anger (for Zin worshippers) monsters turned into shapeshifters dolorous2008-12-241-2/+2
* Simplify.dolorous2008-12-241-2/+2
* Wording fixes.dolorous2008-12-243-3/+3
* Make Xom's turning a monster into a shapeshifter more obvious, as with dolorous2008-12-241-13/+4
* Fix [2462495]: Fix typo in options_guide.txt.dolorous2008-12-241-1/+1
* Oops, shouldn't unlock Slime:6 vaults if the Royal Jelly is banished;zelgadis2008-12-241-3/+2
* Prevent spurious ID notes when wizard creating items (&%).zelgadis2008-12-242-4/+5
* "The Wrath" card: never choose Nemelex (to prevent Nemelex from recursivelyzelgadis2008-12-243-6/+31
* Typo fix.dolorous2008-12-241-1/+1
* Generalize checks for spellbooks and rods of a particular class, or dolorous2008-12-243-56/+202