summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libutil.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix possessive of "himself".Neil Moore2014-08-081-4/+1
* TidyNicholas Feinberg2014-08-071-5/+5
* Don't say "itself's" etc.Neil Moore2014-08-071-0/+18
* Remove stuffNicholas Feinberg2014-07-291-387/+3
* Avoid conflict with libraries' HAVE_*Neil Moore2014-07-121-1/+1
* Don't redefine strlcpy if it already exists.Neil Moore2014-05-311-0/+2
* Remove Shedureaverb2014-05-131-5/+5
* Simplify.Neil Moore2014-03-281-3/+1
* Remove giant amoebaeChris Campbell2014-02-241-5/+1
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-2/+0
* [txc] Allow breaking lines between 2 tags.Raphael Langella2013-12-121-0/+2
* Add a <nomouse> tag to avoid duplicating text for console and webtiles.Raphael Langella2013-12-071-0/+2
* Correctly pluralise raiju as raiju.Steve Melenchuk2013-11-281-0/+2
* Drop tagstring.{cc,h}Adam Borowski2013-11-291-0/+9
* Remove sighup_save_and_exit().Adam Borowski2013-11-251-8/+1
* Unbreak win32 tile builds.Adam Borowski2013-11-251-2/+6
* Allow graceful shutdown rather than a forced save (win32 console).Adam Borowski2013-11-251-7/+4
* More formatting fixes for return (...);Neil Moore2013-11-151-6/+6
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-10/+10
* Add big fat (but not fat or scary enough) warnings about save corruption.Adam Borowski2013-10-291-0/+10
* Allow easily aborting mapstat.Adam Borowski2013-10-131-0/+13
* Reformat multi-line array literals.Adam Borowski2013-10-051-2/+4
* Remove an unnecessary pluralisation caseChris Campbell2013-08-091-2/+0
* Rename unborn deep dwarf to unborn, change glyph to LChris Campbell2013-08-091-1/+1
* New water monster for Forest: Thorn LotusDracoOmega2013-06-241-2/+5
* Merge branch 'master' into djinnAdam Borowski2013-05-291-0/+1
|\
| * New monster: JiangshiDracoOmega2013-05-261-0/+1
* | Gather some smokeless fire, and call in DJ Inn.Adam Borowski2013-04-281-0/+5
|/
* Add support for a :nowrap tag at the beginning of descriptions.Raphael Langella2013-02-071-0/+13
* improved background and restore routines for Android; now traps WM_ACTIVEEVENTChris West2013-01-191-16/+2
* fixed issue with crawl not closing when sent to background in AndroidChris West2013-01-191-2/+16
* Fix a compiler warning (unused function in tile builds).Adam Borowski2012-12-171-8/+2
* Don't abort local tile games when a controlling terminal gets closed.Adam Borowski2012-12-131-1/+8
* Fix [foo|bar]-style substitutions not being resolved properly in some cases.Adam Borowski2012-11-241-1/+1
* Remove unnecessary includes from header files.Jay3.14152012-10-231-0/+1
* Add spelling fixes.David Lawrence Ramsey2012-10-121-2/+3
* Improve speech syntax: capitalization and random substrings.Jay3.14152012-10-131-0/+43
* Android port.frogbotherer2012-09-081-0/+12
* Use std namespace.Raphael Langella2012-08-261-100/+88
* Drop a bunch of parentheses from return statements.Adam Borowski2012-08-081-1/+1
* Properly pluralise "marigold" -> "marigolds".Neil Moore2012-08-011-1/+1
* Add more item types to the AP menu.Jon Knapp2012-08-011-1/+2
* Weak-ass text popup for --help on Windows tiles.Adam Borowski2012-07-161-0/+4
* Some more return deparenthesization.Adam Borowski2012-07-051-1/+1
* Remove parentheses around return (simple_function_call).Adam Borowski2012-07-051-1/+1
* String scalars are scalars, too.Adam Borowski2012-07-051-2/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-29/+29
* Fix tiles/console database untagging.Eino Keskitalo2012-06-281-1/+1
* <webtiles> and <localtiles> tags.Adam Borowski2012-06-271-21/+22
* Fix <console> logic being reversed.Adam Borowski2012-06-271-1/+1