summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Message area was not cleared after --more-- if delay_message_clear=yes, fixeddshaligram2007-04-141-2/+1
* Allow injured monsters to use teleport traps.dshaligram2007-04-142-44/+65
* A little more project-file cleanup; link against readline for Lua's benefit.nlanza2007-04-141-36/+40
* Add Lua in to the default OS X build, including the CLUA_BINDINGS support.nlanza2007-04-141-2/+367
* Tweaked CLUA_BINDINGS so that the only thing it controls is running userdshaligram2007-04-147-17/+8
* Enable user-Lua scripts by default for DOS and Windows builds. We coulddshaligram2007-04-142-2/+3
* Refixed DOS and Windows makefiles.dshaligram2007-04-142-6/+6
* Lua makefile was not using ranlib, fixed.dshaligram2007-04-142-1/+0
* Included Lua 5.1.2 source tree in crawl-ref/source/util. This is so we can usedshaligram2007-04-14107-23/+28131
* Flame brand in melee was producing "burn" messages vs ice beasts, fixed.dshaligram2007-04-144-2/+15
* Show item being inscribed before inscribing (Erik.)haranp2007-04-141-1/+1
* More code cleanups and type safety.haranp2007-04-146-70/+39
* Temple entry vaults and more vaults and minivaults (Lemuel).dshaligram2007-04-143-1/+276
* Cleaned up spellbook handling code, fixes 1699962.haranp2007-04-133-203/+90
* Added water fractalisation to the Islands.haranp2007-04-131-1/+35
* Put in more() when casting spells while silenced, following 1699991haranp2007-04-131-0/+1
* Implemented 1699981: silence mode feedback.haranp2007-04-131-1/+8
* Steam and smoke now blocks LOS (1697143).haranp2007-04-134-2/+15
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-1317-90/+122
* Implemented Erik's randart-MR-is-multiplicative idea.haranp2007-04-136-14/+18
* Fixed 1699133: kenku message should note that they can't wear boots.haranp2007-04-132-2/+2
* More naming fixes. We should integrate helmets somehow.haranp2007-04-137-218/+60
* Cleaned up some of the randart code.haranp2007-04-137-234/+143
* When searching for multiple ghosts, also check the transit list. Only appliesdshaligram2007-04-134-0/+37
* Added a new Island branch, based on dpeg's ideas.haranp2007-04-1213-138/+329
* 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