summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fixed monsters that are not in sight being identified by name if they'redshaligram2007-04-117-167/+257
* Allow waypoints to be deleted (Sigurd).dshaligram2007-04-112-5/+68
* Allow .des F to also create ice statues (David).dshaligram2007-04-111-6/+19
* Ice statues are no longer vulnerable to disintegration.dshaligram2007-04-114-15/+21
* Oops, friendlies were never summoning, fixed.dshaligram2007-04-101-1/+2
* Don't say the player stopped glowing if he didn't.dshaligram2007-04-101-1/+1
* Allow player ghosts to use corona.dshaligram2007-04-1014-23/+85
* Allow "any trap" and "any shop" (alternatives to "random trap" and "randomdshaligram2007-04-1018-106/+44
* Removed unused monster_floundering function (Haran).dshaligram2007-04-102-8/+0
* Fixed bug with return type of levitate() (hopefully without adding new bugs.)haranp2007-04-104-8/+11
* Removed pointless *level_builder_function from branches[].haranp2007-04-103-45/+50
* Added ice statues.dshaligram2007-04-0938-1835/+2090
* Removed spoily colours for "runed" randarts. They now have j-p-e-g2007-04-081-3/+10
* Show error messages for unknown command-line options.dshaligram2007-04-081-0/+9
* Enable easy_exit for formatted scroller menus.dshaligram2007-04-081-0/+5
* Updated changes file for 0.2.4 in trunk.dshaligram2007-04-081-0/+7
* Fixed infuriating monster enchantment contamination bug. Finally. It's over. Nodshaligram2007-04-081-0/+1
* Fixed monster copy bug.dshaligram2007-04-081-1/+3
* Allow 'x' to cancel out of targeting (doy).dshaligram2007-04-081-1/+2
* Added MAP_GRID_KNOWN to represent a map square that needs to be drawn on thedshaligram2007-04-071-1/+2
* Fixed detect creatures and items not working.dshaligram2007-04-071-2/+2
* 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