summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Implement the returning brand for ammunition. This mostly uses the same dolorous2007-12-088-56/+129
* Bumped save major version to 5 to prevent collisions with Crawl 4.0/4.1 files.dshaligram2007-12-081-1/+1
* Add "item generations stats" (Ctrl-I) wizard command, which currentlyzelgadis2007-12-087-41/+198
* Fixed two aquirement bugs:zelgadis2007-12-081-47/+37
* Use c_getch() instead of m_getch() in getch_mul(), as the translation dolorous2007-12-071-1/+1
* Fixed maps not loading because monster name cache was initialised only after ...dshaligram2007-12-072-2/+1
* Add a few last whitespace fixes.dolorous2007-12-072-2/+2
* Add still more whitespace and comment fixes.dolorous2007-12-076-11/+12
* The copy operator for CrawlStoreValue was copying the value of thezelgadis2007-12-071-3/+47
* Refix branding-name fix.haranp2007-12-061-2/+2
* Fix 1845534 (bad naming for brands.)haranp2007-12-063-8/+8
* Forgot to sort the item description entires.zelgadis2007-12-062-901/+896
* Database entries fetched with getLongDescription() can contain embededzelgadis2007-12-064-25/+67
* If a "?/" query produces an exact match for the string entered, but alsozelgadis2007-12-061-9/+45
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-0616-1814/+2121
* Reenable the poisoned brand for javelins, as it apparently does work, dolorous2007-12-061-2/+5
* Fixed 1845116: monsters can reberserk while berserk.haranp2007-12-051-1/+1
* Removed smoke from sticky flame and mystic blast.haranp2007-12-051-11/+0
* Travel will now avoid deep water unless you're permanently safe in it.haranp2007-12-055-5/+7
* Slight cleanup of randart autoinscription.haranp2007-12-059-220/+175
* Added gods and branches to the "?/" describe command; branch descriptionszelgadis2007-12-055-127/+305
* Add minor cosmetic fixes, mostly involving whitespace and comments.dolorous2007-12-055-14/+14
* Fixed some randart auto-inscription bugs.zelgadis2007-12-053-10/+242
* In the special missile descriptions, use SPMSL_* values instead of dolorous2007-12-051-5/+8
* Randarts can now be autoinscribed from the 'v' screen.haranp2007-12-055-197/+210
* Allow racial javelins. Javelins can now be elven and orcish, since dolorous2007-12-045-12/+58
* Merge cset_adjust prototype fix from 0.3.dshaligram2007-12-041-1/+0
* Fix [1842182]: Casting either "Detect Traps" or "Detect Creatures" now dolorous2007-12-042-10/+17
* Merged fix for IBM graphics glitches on Unix from 0.3 (2990-2991).dshaligram2007-12-035-5/+26
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-0313-41/+313
* Add minor whitespace and comment fixes.dolorous2007-12-033-9/+9
* Nemelex now has additional, passive penance: cards from decks can beharanp2007-12-022-9/+39
* Provide non-magic-map glyph for detected items since the square may already b...dshaligram2007-12-021-1/+1
* Minor code cleanup and bugfixes with Beogh retribution.haranp2007-12-021-7/+11
* Fixed bad detect items behaviour on pre-mapped squares (Iaido).dshaligram2007-12-022-2/+4
* Decks are now annotated with the list of cards drawn from them in theharanp2007-12-024-20/+58
* Killed wrong comment.dshaligram2007-12-021-1/+0
* [1826006] Fix for DOS colour highlights flooding the screen.dshaligram2007-12-021-0/+4
* Fixed Xom mutation counts.dshaligram2007-12-021-5/+2
* Added Foxfire, a card which can summon flying creatures. Probably unbalanced:haranp2007-12-022-1/+29
* Add a section on where Crawl looks for its data files to INSTALL. Use stat wh...dshaligram2007-12-022-6/+57
* Fix MinGW makefile not copying dat/descript/* to rel (Nicholas).dshaligram2007-12-021-0/+2
* Experience card now doesn't guarantee a level but does add XP to pool.haranp2007-12-012-26/+36
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-0112-171/+153
* In the description for darts, mention that they can be fired from hand dolorous2007-12-011-1/+2
* Added a function, apply_to_all_dungeons(), which basically acts asharanp2007-12-015-50/+107
* Add one more cleanup of protection from harm. Since there's more than dolorous2007-12-014-24/+58
* s/tattooed/dyed/haranp2007-12-011-1/+1
* Add various minor fixes to the manual. Among other things:dolorous2007-12-011-181/+194
* Add consistency fixes for elven weapons:dolorous2007-11-302-1/+6