summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add various color-related fixes.David Lawrence Ramsey2009-11-016-38/+35
* Fix an assertion failure triggered via is_hasty_itemCharles Otto2009-11-011-2/+2
* Give evil_items a higher priority in menu_coloursCharles Otto2009-11-011-62/+62
* Lantern of shadows conduct issues (eronarn)Charles Otto2009-11-011-1/+20
* Proper weights for big baddie maps, plus a comment tweak.Eino Keskitalo2009-11-011-2/+3
* New sewer map, plus some tweaks.Eino Keskitalo2009-11-011-32/+66
* Move checks for a player or monster's being chaotic into anotherDavid Lawrence Ramsey2009-11-0111-52/+53
* Stop Feawn's item coloring from leaking information (eronarn)Charles Otto2009-11-011-1/+1
* New Volcano, tweak Collapsing Caverns.Jude Brown2009-11-011-16/+126
* Simplify.David Lawrence Ramsey2009-11-012-6/+6
* Update silver ammo's description to account for its damaging chaotics.David Lawrence Ramsey2009-11-011-2/+2
* Tweak Trove loot weights.Jude Brown2009-11-011-15/+15
* Volcano alterations: change map, fix FunctionMachine.Jude Brown2009-11-011-45/+53
* Access shopping list via '$'Matthew Cline2009-11-013-7/+154
* Lua distance bindings, Volcano tweaks, FogMachine message tweaks.Jude Brown2009-11-014-29/+76
* Make silver ammo apply extra hurt to chaotic beings as well. The additional c...Eino Keskitalo2009-11-011-4/+4
* Some useful information on gitMatthew Cline2009-11-014-0/+692
* Split up monstuff.ccMatthew Cline2009-11-0136-9615/+9820
* Simplify branch check in new vault.David Ploog2009-11-011-1/+1
* New vaults (Neil Middleton).David Ploog2009-11-012-6/+187
* monster.cc: Split of monsters clasxs methodsMatthew Cline2009-10-314-5636/+5645
* Fix bug [2890062] zot exit portals not working.Charles Otto2009-10-311-2/+4
* Another typo fix.David Lawrence Ramsey2009-10-311-1/+1
* Comment fixes.David Lawrence Ramsey2009-10-311-5/+5
* Fix typo.David Lawrence Ramsey2009-10-311-1/+1
* Fix bug [2874237] monster info display corruptionCharles Otto2009-10-312-9/+27
* level_design.txt: n-headed hydras and large slimesMatthew Cline2009-10-311-6/+14
* A new vault (abrahamwl)Adam Borowski2009-11-011-0/+59
* Simplify (very) ugly thing color-related functions.David Lawrence Ramsey2009-10-311-24/+13
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-313-6/+8
* Make creatures with AF_KLOWN considered chaotic. (doy, sorear)Eino Keskitalo2009-11-011-1/+2
* Make steam block LOS again.Robert Vollmert2009-10-311-2/+2
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-314-47/+43
* Implement [2888962]: Disallow shapeshifters from changing form whileDavid Lawrence Ramsey2009-10-311-10/+11
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-3126-189/+168
* A slightly better, but more redundant, title for Cb worshippers.Adam Borowski2009-10-311-1/+1
* Simplify description of holy wrath weapons.David Lawrence Ramsey2009-10-311-2/+1
* Move dat/debug-los.des -> test/des/debug-los.des.Darshan Shaligram2009-11-012-1/+2
* loadmaps.lua auto-loads .des files in dat.Darshan Shaligram2009-11-014-36/+45
* Add typo and wording fixes to the descriptions of the new launcher andDavid Lawrence Ramsey2009-10-311-14/+14
* Simplify refreshing the quiver display when Elyvilon dulls your quiveredDavid Lawrence Ramsey2009-10-311-2/+2
* And do the same for Feawn.David Lawrence Ramsey2009-10-311-1/+2
* For consistency, make the previous check generic to the good gods, sinceDavid Lawrence Ramsey2009-10-311-4/+2
* Ensure that Zin's name never goes on artefact weapons with the chaosDavid Lawrence Ramsey2009-10-311-1/+4
* s/helper/listener/ for function machines that act as listeners.Darshan Shaligram2009-10-311-3/+3
* lmark.synchronized_markers(): apply one marker's effects to multiple points s...Darshan Shaligram2009-10-3116-127/+506
* Fix a few things in previous commit.Robert Vollmert2009-10-311-17/+17
* Combine mons_res_foo(monsters *m) into monsters::res_foo()abrahamwl2009-10-3110-316/+260
* Refresh the quiver and weapon slots when changing gods (bug [2889493])Charles Otto2009-10-311-0/+10
* Add whitespace fixes.David Lawrence Ramsey2009-10-319-38/+38