summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* * Clean up handling of duration values that trigger expiration warningsj-p-e-g2009-01-114-243/+389
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-1125-93/+95
* [2467406] Improving tiles screen layout.ennewalker2009-01-114-60/+102
* Fix 2496474: Bardings melding into centaurs.j-p-e-g2009-01-117-9/+23
* Update change log.j-p-e-g2009-01-112-6/+11
* Extend on Haran's monster resistance description. Thanks, Haran! :)j-p-e-g2009-01-116-63/+233
* Add spacing fix.dolorous2009-01-111-1/+1
* Added Eino's demonic minivaults.dploog2009-01-113-15/+102
* A limited set of commands are now available to use during arena mode:zelgadis2009-01-118-21/+106
* Allow for the creation of named zombies and spectral things from namedzelgadis2009-01-117-22/+99
* Attempt to fix [2498635]: Use memset() instead of bzero().dolorous2009-01-111-1/+1
* Remove unused variable.dolorous2009-01-111-2/+0
* Turning back on minimap for labyrinths, but fixing it so that it recenters du...ennewalker2009-01-118-20/+51
* More code cleanups.haranp2009-01-101-90/+40
* [2495807] Fixing overlay color when walking through green water.ennewalker2009-01-102-21/+16
* General code quality improvements.haranp2009-01-101-55/+18
* [2495846] Fixing beams not being drawn fully.ennewalker2009-01-101-0/+2
* [2498067] Fixing tiles menu graphics.ennewalker2009-01-103-3/+4
* Fix compilation (oops).dolorous2009-01-101-0/+4
* Add more minor cosmetic fixes.dolorous2009-01-102-23/+17
* Display basic resistance information. I'm putting this in so thatharanp2009-01-105-18/+50
* [2498067] Fixing tiles cursor.ennewalker2009-01-101-2/+10
* On second thought, remove monsters' glowing on the "distortional energy" dolorous2009-01-101-2/+0
* Comment fix.dolorous2009-01-101-1/+1
* Add whitespace fixes.dolorous2009-01-104-5/+5
* If a monster gets the "flooded with distortional energies" miscast, make dolorous2009-01-101-11/+16
* When doing something after _ouch() in a spell miscast, check for the dolorous2009-01-101-22/+12
* Properly generalize the target in the "space warps crazily" dolorous2009-01-103-19/+19
* Typo fix.dolorous2009-01-101-1/+1
* Remove the mention of insects' exoskeletons from "Bone Shards", as dolorous2009-01-101-1/+1
* Remove the last vestiges of hellfrost.dolorous2009-01-103-53/+21
* Fix [2496040]: Insects shouldn't have skeletons.dolorous2009-01-101-22/+22
* Fix tiles compile.ennewalker2009-01-101-0/+3
* [2495836] Show names for friendly uniques during arena mode. Also, add a til...ennewalker2009-01-1014-41/+213
* Add yet another unique courtesy of castamir: Dissolution, sentientj-p-e-g2009-01-1012-49/+103
* Conditionalise define_key on ncurses as a token gesture to classic curses com...dshaligram2009-01-101-0/+2
* [2149330] Apply castamir's keypad patch.dshaligram2009-01-102-0/+89
* Code cleanups again, fix Twist.haranp2009-01-104-134/+48
* Apply Eino's patches 2495756 and 2496205. Thanks!j-p-e-g2009-01-103-97/+163
* Remove redundant affects_nothing logic.zelgadis2009-01-101-3/+0
* When announcing a monster spell in mons_cast_noise():zelgadis2009-01-101-11/+49
* Include the end-point of a beam in path_taken.zelgadis2009-01-101-6/+2
* If mons_spells() is given an unknown monster spell then assert with the name ofzelgadis2009-01-101-2/+11
* Add another comment fix.dolorous2009-01-101-1/+1
* Comment fix.dolorous2009-01-101-2/+2
* Add wording fixes.dolorous2009-01-101-65/+32
* Tweak the flaming corpse's description.dolorous2009-01-101-1/+1
* dgn_place_monster() returns -1 on failure, not 0.zelgadis2009-01-101-1/+1
* When a monster picks up a spear prevent it from being placed in the monster'szelgadis2009-01-102-4/+12
* Actually pay attention to the affects_nothing member, so that retraced beamszelgadis2009-01-101-0/+3