summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Auto-update shopping-list when new items seenMatthew Cline2009-10-316-38/+327
* Up Gastronok's HD to 12 and HP to 150. (due)Eino Keskitalo2009-10-311-1/+1
* Fix more missing includes. Sorry.Robert Vollmert2009-10-315-0/+6
* Fix missing include.Robert Vollmert2009-10-311-0/+1
* Trivial losight test case for performance testing.Robert Vollmert2009-10-311-0/+6
* Remove unnecessary header include.Robert Vollmert2009-10-311-2/+1
* Fix compilation.David Lawrence Ramsey2009-10-301-2/+1
* Combine mons_is_sleeping(monsters *m) into monsters::asleep()abrahamwl2009-10-3015-46/+40
* msvc: fix tilegen debug buildSteven Noonan2009-10-301-171/+171
* tags.cc: fix msvc precompiled header placementSteven Noonan2009-10-301-2/+2
* msvc: fix compile errorsSteven Noonan2009-10-303-870/+978
* After some more thought, give gnolls a chance to get clubs again, asDavid Lawrence Ramsey2009-10-301-1/+1
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-301-58/+60
* Restructure the slime creature merge/split code a little.Charles Otto2009-10-301-60/+107
* Add spacing fix.David Lawrence Ramsey2009-10-301-1/+1
* Comment fix.David Lawrence Ramsey2009-10-301-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-305-129/+119
* Simplify.David Lawrence Ramsey2009-10-301-2/+3
* Add spacing fixes.David Lawrence Ramsey2009-10-303-9/+9
* Tweak gnolls' weapons one more time, to ensure that they're allDavid Lawrence Ramsey2009-10-301-3/+2
* Merge a change to monster_info that got lost somehow.Charles Otto2009-10-301-0/+5
* Add a screen flash when slime creatures merge.Charles Otto2009-10-301-1/+13
* A few slime creature tweaksCharles Otto2009-10-302-12/+30
* Various slime creature improvementsCharles Otto2009-10-303-23/+111
* Preliminary support for slime creatures merging and splitting.Charles Otto2009-10-306-6/+183
* Give gnolls a chance of getting a whip, as they can get it elsewhere,David Lawrence Ramsey2009-10-301-3/+3
* Revert the changes to uniques' weapons and armor in volcano.des, asDavid Lawrence Ramsey2009-10-301-3/+3
* Comment fix.David Lawrence Ramsey2009-10-301-1/+1
* Fix wrong comment char [BR 2889549].Adam Borowski2009-10-301-2/+2
* Encase a vault in rock so the builder won't attach corridors to the back.Adam Borowski2009-10-301-9/+11
* A tiny typo that managed to confuse us...Adam Borowski2009-10-301-1/+1
* Death to hippies!Adam Borowski2009-10-301-1/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-3090-1252/+1411
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-301-2/+2
* And tweak them again, as Grum is always supposed to wear an animal skinDavid Lawrence Ramsey2009-10-302-3/+3
* Tweak uniques' weapons and armor in volcano.des and makeitem.cc to onlyDavid Lawrence Ramsey2009-10-302-7/+8
* Comment fix.David Lawrence Ramsey2009-10-301-1/+2
* After some thought, and considering that animal skins show up less oftenDavid Lawrence Ramsey2009-10-302-3/+7
* Add formatting fixes.David Lawrence Ramsey2009-10-301-4/+3
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-303-29/+30
* Blessed Blades created the round before shouldn't be "ancient artifacts".Adam Borowski2009-10-305-47/+8
* Initialize __echo in lua interpreter.Robert Vollmert2009-10-303-2/+16
* Interrupt less often when repeating wiz commandsMatthew Cline2009-10-302-1/+21
* religion.cc: Don't slimify god giftsMatthew Cline2009-10-301-1/+2
* Add minor cosmetic fix.David Lawrence Ramsey2009-10-291-2/+2
* Simplify check for good gods and potentially evil items.David Lawrence Ramsey2009-10-291-15/+7
* Add whitespace fixes.David Lawrence Ramsey2009-10-291-1/+1
* Whitespace.Enne Walker2009-10-291-1/+1
* Allow assignment to multiple glyphs at once.Enne Walker2009-10-295-75/+182
* FR 2017276: '<' and '>' both work for portal/shopMatthew Cline2009-10-292-6/+58