summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Implemented Erik's invisibility proposal:dshaligram2007-04-0710-62/+119
* Fixed hydra decapitation kills not being correctly credited (Jennifer).dshaligram2007-04-074-8/+8
* Poison resistance was being misapplied for monsters, fixed.dshaligram2007-04-072-8/+8
* More refactoring.haranp2007-04-075-137/+116
* Moth of wrath angering attack was lost in 0.2, reintroduced.dshaligram2007-04-0717-147/+459
* Preliminary refactoring in dungeon creation code.haranp2007-04-074-174/+180
* Added save backward compatibility shim for cloud fix.dshaligram2007-04-072-1/+5
* [1695733] Fixed buggy cloud crashes.dshaligram2007-04-073-4/+3
* Fixed enchantments not being iterated through.dshaligram2007-04-071-1/+1
* Updated changes list for 0.2.3.dshaligram2007-04-071-0/+5
* Fixed shapeshifter enchantment crashes (I don't believe I missed this one).dshaligram2007-04-071-12/+15
* Add character abbreviation (HuFi, etc.) to xlogfile.dshaligram2007-04-071-0/+3
* s/rotten/rotting/ (Sigurd)dshaligram2007-04-061-1/+1
* Removed >> sections from manual.dshaligram2007-04-061-93/+72
* hiscores.cc now preserves scorefile version correctly (was clobbering olddshaligram2007-04-062-14/+10
* Updated date for 0.2.2 release.dshaligram2007-04-061-2/+2
* Doc updates (Rachel).dshaligram2007-04-064-1170/+1374
* Put in a safety valve for monsters with garbage speed/speed_increment (bugdshaligram2007-04-065-7/+90
* Updated changes list for 0.2.2.dshaligram2007-04-051-0/+20
* Fixed example for autopickup_exceptions to ban only potions of confusion (notdshaligram2007-04-051-1/+1
* A successful cast of ensorcelled hibernation now lasts at least one turn.dshaligram2007-04-055-2/+19
* Made ensorcelled hibernation easier early on, harder later (with a step-down).dshaligram2007-04-051-1/+9
* [1693541] Fixed unmapped stair positions being revealed by their colour.dshaligram2007-04-051-0/+3
* Updated build instructions for DOS, Windows, Linux.dshaligram2007-04-0520-905/+1034
* Dragon breaths no longer get the breather's name prepended, because:haranp2007-04-051-6/+4
* Undead/demonic monsters cannot pick up weapons with holy brands. I'm allowingdshaligram2007-04-041-20/+38
* Monster missile tracers were broken (no damage was set in the tracer), fixed.dshaligram2007-04-041-0/+6
* Updated build instructions.dshaligram2007-04-041-100/+141
* Allow */' to work in targeting (/+dir no longer selects a direction in Unix, Idshaligram2007-04-045-11/+15
* Speeded up PC centaurs to (almost) match monster centaur movement rate,haranp2007-04-041-1/+1
* Kenkus aren't mundane (Erik.)haranp2007-04-041-1/+1
* Some more code refactoring in god messages.haranp2007-04-043-27/+26
* Doc improvements.haranp2007-04-041-1/+3
* Documented the mute colour setting.haranp2007-04-041-0/+2
* Allow "mute" as a colour in message_colour, which means the messageharanp2007-04-042-44/+40
* Type safety on SPRET results.haranp2007-04-042-3/+5
* Oops, successful spellcasting was training skills at the same rate as faileddshaligram2007-04-041-1/+1
* Sif Muna miscast prevention is now treated as spell failure withoutharanp2007-04-031-1/+1
* Clear map transforms after applying them to prevent double-application.dshaligram2007-04-031-0/+3
* Use end() instead of exit() for level compiler errors.dshaligram2007-04-031-1/+1
* Don't allow confused water/lava creatures to leave their habitat. Allowing themdshaligram2007-04-031-1/+9
* Water/lava creatures out of water cannot regenerate.dshaligram2007-04-031-0/+7
* Fixed cantrips used by friendly monsters.dshaligram2007-04-031-3/+20
* Fixed labyrinths getting monsters and items (Erik). Mea culpa.dshaligram2007-04-031-0/+3
* Fire resistant monsters drown in lava instead of being incinerated.dshaligram2007-04-034-4/+16
* Eliminate a (spurious) valgrind warning.haranp2007-04-031-0/+3
* KILL_MONSTER note now comes before the XP gain (and possible XP_LEVELharanp2007-04-031-9/+14
* Jellies now resist acid spit (adapted jlewis' patch).dshaligram2007-04-036-19/+45
* Fixed bouncing lightning crash. My fault as usual. :(dshaligram2007-04-031-2/+2
* Fix another enchantment timeout crash.dshaligram2007-04-031-0/+3