aboutsummaryrefslogtreecommitdiffstats
path: root/src/display.h
Commit message (Expand)AuthorAgeFilesLines
* use pointer indirection to separate source files even moreJesse Luehrs2016-05-071-2/+2
* split up some unnecessary cross-module dependenciesJesse Luehrs2016-05-071-1/+1
* track dirty display separate from dirty screenJesse Luehrs2016-05-061-0/+1
* split some more things out of runes.hJesse Luehrs2016-04-301-0/+4
* use the libvt100 libraryJesse Luehrs2015-08-201-0/+8
* more refactoringJesse Luehrs2014-05-041-0/+14
* stop drawing a transparent cursorJesse Luehrs2014-04-271-0/+1
* start refactoring to draw parsed text to an intermediary data structureJesse Luehrs2014-04-251-36/+1
* fix insert lines implementationJesse Luehrs2014-04-221-1/+1
* implement ICHJesse Luehrs2014-04-221-0/+1
* a few more escape sequencesJesse Luehrs2014-04-221-0/+1
* handle DLJesse Luehrs2014-04-211-0/+1
* support 16 colors, 256 colors, and arbitrary rgb colorsJesse Luehrs2014-04-211-0/+2
* clean up the directory structure a bitJesse Luehrs2014-04-201-0/+39