summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* [2021920] Fixing issue where swapping into a fire elemental and cancelling du...ennewalker2008-07-195-14/+48
* Fix Vampires draining small corpses not destroying said corpses. Veryj-p-e-g2008-07-181-7/+4
* Add protection from mutations/negative energ to Zin's/TSO's description.j-p-e-g2008-07-182-3/+5
* Fix 2019873: Monsters picking up a second melee weapon if they alreadyj-p-e-g2008-07-183-35/+44
* [1936687] Show inscriptions for DESC_PLAIN (cbus).dshaligram2008-07-182-2/+2
* Extend Enne's blood potion destruction fix to potions on the floor.j-p-e-g2008-07-187-29/+63
* Fix 2021317: centaurs and naga shouldn't be wearing gold.haranp2008-07-181-0/+4
* Fixing infinite loop in _handle_behaviour.ennewalker2008-07-181-2/+1
* Fixing blood potion timer/quantity mismatch caused by potion shattering.ennewalker2008-07-181-0/+2
* Silenced valgrind warning noises, probably harmless.dshaligram2008-07-183-5/+8
* Fix item_is_equipped() identifying nonequipped as equipped.haranp2008-07-171-3/+1
* Refix food eating issue bug introduced by my previous fix of it.haranp2008-07-174-3/+8
* Fix 2020680: don't leak evilness of venom weapons. [wjrogers]haranp2008-07-171-4/+5
* Fix for 2020876: num_diff_runes was being calculated incorrectly.haranp2008-07-171-3/+3
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-1713-251/+782
* Apply DOS fixes to trunk.j-p-e-g2008-07-175-10/+78
* Fix 2018458: Portal projectile not handling branded ammo or nets.j-p-e-g2008-07-177-32/+50
* Fix 2019860: beef jerky wasn't considered meat.haranp2008-07-164-5/+21
* Only display the explanatory messages when sacrificing items if the dolorous2008-07-161-2/+7
* Add more miscellaneous minor fixes.dolorous2008-07-163-11/+6
* Add miscellaneous minor fixes.dolorous2008-07-162-7/+6
* Fix Evaporate prompt doing the opposite of the player's answer.j-p-e-g2008-07-159-68/+52
* Fix bad potions not counting as useless and thus being auto-picked up.j-p-e-g2008-07-155-28/+45
* Fix dolinks.sh to properly use different directories again when building dolorous2008-07-151-2/+2
* Vastly simplify dolinks.sh and domake.sh.dolorous2008-07-152-14/+8
* Fix 2018757: Bat form not deactivating jewellery effectsj-p-e-g2008-07-153-9/+20
* [2018522] Fixed Lua marker deserialisation bug caused by unmarshallLong not e...dshaligram2008-07-152-20/+22
* Resync the Unix console and tiles makefiles, and use $(COPY) dolorous2008-07-152-26/+27
* Fix 2018706: hell effects aren't the player's fault.haranp2008-07-151-13/+13
* Adjust build scripts to account for the tiles build changes.dolorous2008-07-152-0/+2
* Possible fix for 2018522.haranp2008-07-151-1/+5
* Fix 2018325 (compiling with gcc 4.3) by applying the patch by nathanj439.j-p-e-g2008-07-154-48/+33
* Another bug fix to the colouring.dploog2008-07-151-1/+1
* Fix dangling inscription for coagulated blood.j-p-e-g2008-07-155-46/+50
* Inventory colouring (Markus).dploog2008-07-152-1/+4
* Fix 2018338: your own beam shouldn't be uncertain about your position.haranp2008-07-151-1/+1
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-1567-9970/+6166
* Fix wording.dolorous2008-07-151-1/+1
* Bug 2017912: fix item quote taking up too much screen space. A hack untilzelgadis2008-07-152-4/+21
* Update CREDITS.dploog2008-07-141-20/+21
* Apply Yelve Yakut's patch to improve the shop interface. Selecting stuffj-p-e-g2008-07-143-49/+184
* Fix 2018066: Crash when "autoinscribing" non-artefacts.j-p-e-g2008-07-142-13/+20
* Update pdf files.j-p-e-g2008-07-139-18/+28
* [2017260] Fixing message alignment issue with extra space on some lines.ennewalker2008-07-131-1/+0
* Fix wording.dolorous2008-07-131-1/+1
* Add more documentation updates for Ctrl-G/G.dolorous2008-07-135-22/+23
* Fix the monster list not updating if no monsters are left, i.e. if youj-p-e-g2008-07-131-3/+3
* Fix 2017251: The annotation prompt not escaping properly.j-p-e-g2008-07-1311-32/+55
* Fixed wands with many charges losing charges on recharge attempt.dshaligram2008-07-131-6/+12
* Clean up cast_fragmentation().dolorous2008-07-131-121/+119