summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libutil.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor.Nicholas Feinberg2014-08-141-55/+0
* Fix strlcpy check (reaverb)Neil Moore2014-07-301-1/+0
* Remove stuffNicholas Feinberg2014-07-291-96/+17
* Remove some duplicate code.Neil Moore2014-07-131-0/+11
* Avoid conflict with libraries' HAVE_*Neil Moore2014-07-121-1/+1
* Avoid a signed/unsigned warning.Neil Moore2014-07-121-1/+1
* Add a useful predicate for find_earliest_match.Neil Moore2014-07-121-0/+2
* Prefer closer prefixes in find_earliest_match.Neil Moore2014-07-121-6/+12
* Refactor god and spell search using templates.Neil Moore2014-07-111-0/+48
* Don't redefine strlcpy if it already exists.Neil Moore2014-05-311-0/+6
* Drop tagstring.{cc,h}Adam Borowski2013-11-291-0/+1
* More formatting fixes for return (...);Neil Moore2013-11-151-2/+2
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-5/+5
* Allow easily aborting mapstat.Adam Borowski2013-10-131-0/+1
* Brace and std:: removal.Adam Borowski2012-12-081-4/+0
* Split MOUSE_MODE_MORE into versions for prompts, to give the Webtiles client ...Florian Diebold2012-11-231-2/+2
* Webtiles: Implement the "new command" marker for messages.Florian Diebold2012-11-231-0/+13
* Fix prompts asking for 'I' in Turkish locales.Adam Borowski2012-11-221-0/+5
* Make isa[ctype]() return bool.Adam Borowski2012-11-221-5/+5
* Remove unnecessary includes from header files.Jay3.14152012-10-231-1/+0
* Add spelling fixes.David Lawrence Ramsey2012-10-121-1/+1
* Improve speech syntax: capitalization and random substrings.Jay3.14152012-10-131-0/+3
* Use std namespace.Raphael Langella2012-08-261-60/+48
* Make inline functions static.Adam Borowski2012-08-091-1/+1
* Fix conflicting declarations of ends_with().Adam Borowski2012-08-091-3/+1
* Make a couple inlined functions static.Adam Borowski2012-07-311-2/+2
* Weak-ass text popup for --help on Windows tiles.Adam Borowski2012-07-161-0/+1
* Merge branch 'lightning_rod'Adam Borowski2012-07-051-0/+8
|\
| * Rod of lightning.Adam Borowski2012-06-221-0/+8
* | Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-1/+1
* | Fix a bunch of webtiles-in-console message regressions.Adam Borowski2012-06-221-0/+2
|/
* Preserve indentation when wrapping a line.Adam Borowski2012-04-021-1/+2
* Make it impossible to wait out or re-roll Sage cards you don't want.Adam Borowski2012-03-271-0/+8
* Make another bunch of functions static or deleted.Adam Borowski2012-03-211-2/+0
* Allow descriptions (dat/descript/*.txt) to be logically wrapped in the sources.Adam Borowski2012-03-081-0/+2
* Replace a bunch of floating-point sqrt()s by integer ones.Adam Borowski2011-11-131-0/+3
* Make a bunch of functions static, delete some unused junk.Adam Borowski2011-11-111-3/+0
* Mostly correct uppercasing/lowercasing of Unicode strings. ij and ß are sti...Adam Borowski2011-10-011-15/+2
* Add ench: and perm_ench: to MONS specs.Adam Borowski2011-09-281-0/+1
* Add more printf warnings (SamB).Adam Borowski2011-09-211-1/+1
* Combine common parts of lib*.hAdam Borowski2011-09-081-6/+0
* Use standard strcasecmp() rather than Microsoft-only stricmp().Adam Borowski2011-09-071-3/+0
* Don't show scary warnings when upgrading trunk saves.Adam Borowski2011-07-211-0/+2
* Show some internal info about saves.Adam Borowski2011-06-081-1/+2
* Put usleep() emulation into syscalls.ccAdam Borowski2011-06-041-4/+0
* Gut and parcel out most of stuff.ccAdam Borowski2011-06-041-0/+5
* Optimize invalidate_los_around().Adam Borowski2011-05-281-0/+5
* Handle SIGHUP in tiles and on Windows.Adam Borowski2011-05-011-0/+1
* Warn and allow aborting when transferring a 0.8 game to 0.9.Adam Borowski2011-04-241-0/+1
* Drop remnants of the DOS port.Adam Borowski2011-04-081-1/+0