summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/viewchar.h
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Use ucs_t rather than "unsigned" in a few places.Adam Borowski2012-04-051-1/+1
* Merge branch 'master' into unicodeAdam Borowski2010-10-151-1/+1
|\
| * Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-1/+1
* | Always use Unicode values for glyphs. Always use ncursesw on Unix console.Adam Borowski2010-09-261-2/+1
|/
* Fix newlines at end of file.Adam Borowski2010-01-211-1/+0
* Move dchar_by_name declaration to proper header.Robert Vollmert2009-11-061-0/+2
* Split up view.cc.Robert Vollmert2009-11-041-0/+13