summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libutil.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge r7739 and r7740: conjugation and pluralization fixes.zelgadis2008-12-041-1/+9
* Added PCRE into the source tree. Updated documentation to reflect that PCRE ...ennewalker2008-07-271-1/+1
* Applying r6509 to 0.4.ennewalker2008-07-121-1/+1
* Apply trunk r6496 to trunk.dolorous2008-07-111-2/+3
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-4/+6
* The indefinite article for any string starting with "one-way" is "a",zelgadis2008-06-241-0/+3
* Pluralize words ending in "folk" (e.g. "merfolk") by leaving them alone dolorous2008-06-051-1/+1
* Comment fixes.dolorous2008-06-051-3/+3
* Move the mpr version of the monster list to output.cc and add it toj-p-e-g2008-05-241-30/+31
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-2/+2
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-43/+77
* Monster list fixes:ennewalker2008-03-241-0/+11
* [1914525] Fixed pluralisation of branded missiles in the quiver.dshaligram2008-03-151-0/+4
* Fix some link errors and a few remaining compile warnings (thepauldubois2008-03-101-0/+2
* Another batch of msvc compile fixes.pauldubois2008-03-101-1/+1
* bug 1895003; add ';' to shell_safepauldubois2008-03-021-1/+1
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-1/+1
* [1801838] Use a menu to show mutation list so long lists don't scroll off the...dshaligram2008-01-251-0/+6
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-7/+0
* Tiles!ennewalker2008-01-051-1/+20
* Fixed bad handling of w: tags in .des files (yellow:5 => fail) (David).dshaligram2007-12-301-1/+4
* Fixed bad messages when uniques are poisoned by toxic radiance.dshaligram2007-11-281-71/+0
* Pluralise "knife" correctly (to "knives") [1825553]haranp2007-11-041-0/+3
* [1818799] Reduce message spam from Olgreb's toxic radiance.dshaligram2007-10-241-0/+105
* Fixed segfault in explore discovery reporting (syllogism).dshaligram2007-10-021-1/+1
* Better messages for explore finding multiple non-stacking items (say "two lea...dshaligram2007-09-281-0/+2
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-1/+3
* Added DGL_STARTUP_PREFS_BY_NAME to store new character options by usernamedshaligram2007-09-241-1/+1
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-0/+27
* Allow monster symbols to be customised using the mon_glyph option.dshaligram2007-07-231-6/+6
* Updated level-design.txt.dshaligram2007-07-211-0/+66
* [1748837] Merge identical features when reporting explore discoveries, dshaligram2007-07-061-12/+35
* Manual update (David).dshaligram2007-07-031-0/+66
* Allow glob patterns in KFEAT lines. For instance:dshaligram2007-06-241-23/+39
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-558/+0
* Remember choice of Beogh in character selection.dshaligram2007-06-141-6/+13
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-0/+54
* Added new orc entries and vaults (Lemuel).dshaligram2007-05-281-0/+19
* Interlevel travel tweaks:dshaligram2007-05-091-1/+2
* Allow */' to work in targeting (/+dir no longer selects a direction in Unix, Idshaligram2007-04-041-3/+3
* Cleaned up hiscores xlog format (suggested by Shawn Moore). Breaks compatbilitydshaligram2007-03-251-0/+16
* Added message_colour option to allow custom-colouring individual messages. Thisdshaligram2007-03-161-12/+25
* [1657502] Added use_fake_cursor option to make Crawl draw a cursor for Unixdshaligram2007-03-111-1/+15
* SYMBOL: is now obsolete in maps, replaced by SUBST:dshaligram2007-02-201-2/+10
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-4/+8
* Fixed compile issues on DOS.dshaligram2007-01-121-0/+1
* Changed error message + exit() sequences to end() calls so that the user candshaligram2007-01-111-4/+1
* Tweaks to try to fix numpad handling for Windows without blowing up support ondshaligram2007-01-041-0/+24
* [1622126] Fixed shift+direction keys canceling the targeting prompt. Hopefullydshaligram2006-12-291-0/+63
* Allow spaces, dashes and periods in character names.dshaligram2006-12-101-2/+7