summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 2011077: if the damage from a lightning bolt causes an orc to surrenderzelgadis2008-07-051-1/+15
* FR 2006559: fix descriptions of viewed monsters not always fitting intozelgadis2008-07-052-55/+40
* [2010990] [2010344] Fixing issues where a disconnected region would not be co...ennewalker2008-07-041-1/+38
* Modifying makefiles to allow user group and install dir to be overridden so t...ennewalker2008-07-042-6/+4
* [2010665] Fixing some delay_message_clear-related bugs. Fixing issue (consol...ennewalker2008-07-042-3/+11
* Simplify.dolorous2008-07-041-5/+5
* Send wizards into the Dungeon wearing a proper wizard hat. David isj-p-e-g2008-07-043-8/+7
* Modifying god description database so that each entry fits on a single line a...ennewalker2008-07-041-118/+27
* [1997205] Fixing issue where monsters could be placed in walls. Also, consol...ennewalker2008-07-041-46/+49
* Remove redundant bits: The poison and electricity resistance mutations dolorous2008-07-041-12/+9
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-0420-548/+547
* Change gladiator description, since they don't get caps anymore.dolorous2008-07-041-1/+1
* Remove commented out lines.dploog2008-07-041-7/+2
* Fixed tutorial (Markus).dploog2008-07-041-19/+20
* Restrict DrMo, unrestrict DrFE and DrIE. Disallow the creation of capsj-p-e-g2008-07-042-7/+12
* Update mentions of classes' starting equipment.j-p-e-g2008-07-041-8/+10
* Tweak change log a bit and add new commands to 034_changes.txt. Arej-p-e-g2008-07-047-26/+42
* Add minor cosmetic fixes.dolorous2008-07-042-3/+4
* Improve the manual's description of hunters.dolorous2008-07-041-2/+2
* Make Xom's vitrification effect less common, as it's a lasting effect.dolorous2008-07-041-13/+13
* Remove apparent debugging statement.dolorous2008-07-041-5/+4
* And do the same for the documentation.dolorous2008-07-042-3/+3
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-0415-37/+39
* In mutation_name(), display the species-specific special cases properly dolorous2008-07-041-7/+23
* Add minor cosmetic fixes.dolorous2008-07-041-0/+4
* Oops, should change you.pet_target before calling behaviour_event(), notzelgadis2008-07-041-3/+3
* FR 1971637: make "stash_track_decay = true" and "stash_remove_decay = true"zelgadis2008-07-036-34/+6
* Sanctuary now reveals all traps within its area, not just those in LOS.zelgadis2008-07-031-3/+2
* Fix 2008767: "random" not working for book choice optionj-p-e-g2008-07-034-20/+15
* Reorder species in newgame.cc (clean-up, no coding changes).j-p-e-g2008-07-034-121/+140
* Fix spelling.dolorous2008-07-031-1/+1
* Clean up descriptions a bit more.dolorous2008-07-031-32/+24
* Update ammo descriptions to account for branded ammo's working when dolorous2008-07-031-31/+34
* Fix 1999363: Vampire eating issues.j-p-e-g2008-07-036-74/+129
* Remove debugging statement, minor clean up.j-p-e-g2008-07-039-16/+15
* Since thrown ammo of ice and flame finally work, enable javelins of dolorous2008-07-031-8/+5
* Fix 2005590: Branded darts unbranded when thrown.j-p-e-g2008-07-036-122/+122
* Change butchering prompt to hopefully be less confusing (BR 2009022).j-p-e-g2008-07-036-48/+97
* Mention feeding in Zin's ^! screen. Adjust all of gods.txt, going fordploog2008-07-032-122/+117
* Improve stash tracker help screen (Markus Maier).dploog2008-07-031-20/+16
* Elyvilon pacification was never intended to produce temporarily dploog2008-07-031-9/+7
* Fix [2009377]: In _handle_behaviour(), initialize e_index to -1, so that dolorous2008-07-031-1/+1
* Fix pacified monsters' leaving the level when the player gets far enough dolorous2008-07-031-1/+1
* Mark unreachable areas for pacified monsters in the right place.dolorous2008-07-031-18/+14
* Add minor cosmetic fix.dolorous2008-07-021-2/+2
* Give falvour message when invoking sanctuary removes bloodstains.zelgadis2008-07-021-6/+32
* Simplify.dolorous2008-07-021-1/+1
* Fix bug introduced in r6347 (oops): igrd wasn't being cleaned when moving.haranp2008-07-022-6/+4
* Oops, wasn't properly shifting sanctuary center when doing an Abysszelgadis2008-07-021-4/+8
* Add res_rotting() method to the actor class so that the "are you the rightzelgadis2008-07-024-11/+22