summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow AF_DISEASE attacks to sicken monsters.dshaligram2007-04-027-12/+61
* Trunk is now aimed at 0.3. 0.2.X releases will be on the 0.2 branch.dshaligram2007-04-021-1/+1
* Corona was still borked, refixed.dshaligram2007-04-021-4/+0
* Tweaked item colours and added special colouring to randarts.j-p-e-g2007-04-021-4/+21
* Added #ifdef to allow compatibility with the old -macro <file> option. Thisdshaligram2007-04-022-2/+10
* Make resistance descriptions clearer and more consistent (Jordan).dshaligram2007-04-021-6/+6
* Change description of staves of wizardry to be more similar to rings ofdshaligram2007-04-022-7/+7
* Monster dialogue grammar fixes (Jordan).dshaligram2007-04-021-25/+25
* Increased lexer token cache to 100 tokens.dshaligram2007-04-021-1/+1
* Fixed (I think) evil poisoned-monster-crash.dshaligram2007-04-012-3/+8
* Fixed potential buffer overflow on long inscriptions.dshaligram2007-04-011-3/+2
* Announce corpse availability only if the corpse is in LOS.dshaligram2007-04-011-2/+2
* Fixed overly severe EV penalties for nagas and centaurs.dshaligram2007-04-012-4/+4
* Apply dist& -> const dist&dshaligram2007-04-012-2/+2
* Fixed vampiric drain trying to get spell direction twice.dshaligram2007-04-013-20/+7
* Drop electric golem vanilla damage boost slightly after playtesting.dshaligram2007-04-011-1/+1
* Fixed super-electric-golems.dshaligram2007-04-013-4/+10
* Dialogue for Murray contributed by Jordan Lewis.dshaligram2007-04-017-12/+122
* Grammar fixes (paxed).dshaligram2007-04-011-3/+3
* Suppress equipment, diagnostic and tutorial channels in character dump messagedshaligram2007-04-011-2/+11
* Lugonu will not accept a worshipper who has unpaid penance. This prevents thedshaligram2007-04-011-0/+7
* Added DGL_NAMED_MACRO_FILE option to make life easier for dgamelaunch to keepdshaligram2007-04-013-4/+10
* Tutorial linewrapping fix for DOS.dshaligram2007-04-012-5/+6
* Updated makefile version number detection.dshaligram2007-04-011-1/+1
* Fixed distclean for trunk.dshaligram2007-04-011-1/+1
* Prevent sneak entry of coloured draconians from polymorph.dshaligram2007-04-011-6/+0
* Made altar inscriptions persistent (in a very hacky way.)haranp2007-04-014-0/+10
* Updated release info in INSTALL.dshaligram2007-03-311-2/+2
* Copyediting textpeterb122007-03-311-1/+1
* Copyediting.peterb122007-03-311-5/+5
* Oops, remove misplaced \n.dshaligram2007-03-311-1/+1
* Don't show experience needed for next level if the player is at XL 27.dshaligram2007-03-311-3/+5
* Minor copyeditspeterb122007-03-311-6/+6
* Convert darkgrey to lightblue for the tutorial.dshaligram2007-03-311-5/+5