summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed Lua macro weirdness.dshaligram2006-09-242-16/+24
* More cleanups with grid_destroys_items().haranp2006-09-235-22/+14
* Better refix of the drop-on-destroying-grid bug.haranp2006-09-231-5/+4
* Fixed up fully_identified().haranp2006-09-232-3/+22
* Integrated Matthew Cline's updates to notes.haranp2006-09-2319-40/+274
* Fixes bug 1563819, items dropped on lava/water now disintegrate.haranp2006-09-231-3/+10
* Fixed corrosion of wierd items when wielding themharanp2006-09-231-0/+4
* Fixed Book of Earth bug.haranp2006-09-221-0/+1
* Unarmed fighting speed somewhat nerfed.haranp2006-09-221-4/+5
* Fixed wand pricing in shopsdshaligram2006-09-226-28/+101
* Fixed bug with jellies not copying enchantments.haranp2006-09-221-1/+3
* Shadow-creatures-casting ghosts now cast MS_LEVEL_SUMMON.haranp2006-09-221-0/+2
* Scrolls of immolation cannot burn themselves.haranp2006-09-221-1/+4
* Generic elves now have intelligence I_NORMAL.haranp2006-09-221-1/+1
* Made ';' do a better job.haranp2006-09-225-16/+45
* Fixed the bug of mimics with no name.dshaligram2006-09-221-0/+5
* Fixed the bug when dropping too much gold.haranp2006-09-221-0/+16
* More draconian fun. Implemented Erik's idea of same-colour draconian packs,dshaligram2006-09-221-7/+44
* Throwing needles by hand is now seriously inaccurate. Even more serious than ...dshaligram2006-09-221-3/+4
* Tossed out ChangeLog. We'll generate it at release time using svn2log or some...dshaligram2006-09-221-7/+0
* Resists screen is now colored.haranp2006-09-222-34/+54
* Incremented save minor versions for TAGTYPE_PLAYER and TAGTYPE_LEVEL to supportdshaligram2006-09-222-31/+41
* git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/...dshaligram2006-09-221-3/+3
* Refixed draconian band sizes, and tweaked debug.cc so that wizmode create mon...dshaligram2006-09-224-10/+14
* Reduced overdose of draconians in draconian bands.dshaligram2006-09-221-2/+4
* Fixed bug 1563452 (fireballs can be blocked by shields.) I think.haranp2006-09-222-0/+2
* Miscast effect explosions now always hit.haranp2006-09-221-1/+8
* Fixed the bug where ranged weapons were gettingharanp2006-09-221-2/+2
* Documented travel_stair_cost, fixed some confusing wording.dshaligram2006-09-221-10/+28
* Added 'show resists screen' command. Needs more improvementharanp2006-09-224-0/+60
* Cleanup of input() in acr.cc.haranp2006-09-223-712/+710
* Fixed the low-level jelly pit bug.haranp2006-09-221-4/+4
* Added a debug command to create a trap of any kind for easier trap-testing dshaligram2006-09-226-8/+88
* [1562798] Updated Zin and the Shining One descriptions to reflect the fact thatdshaligram2006-09-221-7/+9
* * [Balance] Okawaru no longer protects you from harm. Needs to be furtherdshaligram2006-09-2224-90/+140
* Now that Haran has fixed a ton of compiler warnings, turn a much stricternlanza2006-09-211-1/+36
* Clean out the crufty old pre-OSX Mac build -- the modern build uses Xcodenlanza2006-09-2127-3368/+42
* Curare-needle generation ignores MAKE_GOOD_ITEM, because otherwise Okawarudshaligram2006-09-201-3/+2
* Fixed a zillion compiler warnings. Still another zillion left.haranp2006-09-2010-31/+79
* Refixed uncursed status fix - uncursed status needn't be shown for rings with dshaligram2006-09-201-1/+5
* Jewellery should be flagged uncursed even if we don't know the pluses. The dshaligram2006-09-201-4/+1
* r126@xenon: dshaligram | 2006-09-21 02:17:58 +051800dshaligram2006-09-206-8/+19
* Integrated the inscription patch, *except* for the keybindings issue.haranp2006-09-2046-87/+1217
* r122@xenon: dshaligram | 2006-09-20 16:10:22 +051800dshaligram2006-09-202-8/+15
* r117@xenon: dshaligram | 2006-09-18 20:25:11 +051800dshaligram2006-09-182-7/+3
* r115@xenon: dshaligram | 2006-09-18 20:20:13 +051800dshaligram2006-09-182-3/+3
* Fiddle with build settings a bit so that the release build generates a PPCnlanza2006-09-171-1/+9
* r109@xenon: dshaligram | 2006-09-16 16:26:39 +051800dshaligram2006-09-161-3/+3
* r108@xenon: dshaligram | 2006-09-16 16:16:28 +051800dshaligram2006-09-161-4/+2
* Add itemprop.cc/itemprop.h to the OS X build, and sort the source filesnlanza2006-09-161-121/+129