- 13 Feb, 2009 1 commit
-
-
deuce authored
132 to support all modes and do proper wrapping. For cterm, remove extra tab handling code, start tab sequence with 1,9 and other general tab fixes. This seems to bring it into line with UNIX consoles and HyperTerminal.
-
- 11 Feb, 2009 2 commits
- 10 Feb, 2009 3 commits
-
-
deuce authored
0) Default font, selected whenever textmode() is called. Updating also updates current font (1) but currently does not update the secondary font (2). 1) Primary font 2) Secondary font
-
deuce authored
Enable Disable Alt Charset CSI[?31h CSI[?31l Disable Bright CSI[?32h CSI[?32l Bright BG CSI[?33h CSI[?33l
-
deuce authored
1) The ability to make attribute bit three select a second character set 2) The ability to make the blink attribute toggle background intensity 3) The ability to make attribute bit three NOT select high intensity 4) More control over the cursor than just three constants CTerm support to follow using private set mode parameters.
-
- 06 Feb, 2009 3 commits
- 09 Jan, 2009 1 commit
-
-
deuce authored
music is usually played in the foreground, the cursor could remain in the wrong position for extended periods of time.
-
- 08 Jan, 2009 1 commit
-
-
deuce authored
since it was first added 3 years, 1 month ago.
-
- 22 Sep, 2008 1 commit
-
-
deuce authored
-
- 23 Feb, 2008 1 commit
-
-
deuce authored
-
- 11 Feb, 2008 1 commit
-
-
deuce authored
-
- 03 Feb, 2008 1 commit
-
-
deuce authored
More alloc reductions for cterm Overhaul of ATASCII mode. Works better with break animations now, but there are still a couple glitches. I think I need someone with real hardware and real terminal software to answer a few questions (especially about edge effects)
-
- 02 Feb, 2008 1 commit
-
-
deuce authored
(Which is used by the scroll functions) Use movetext() rather than alloc()/gettext()/puttext() in cterm.c
-
- 29 Jan, 2008 1 commit
-
-
deuce authored
-
- 28 Jan, 2008 1 commit
-
-
deuce authored
ESC[?25h will show the cursor ESC[?25l will hide the cursor Update documentation to include erase character, DoorWay mode and cursor control.
-
- 13 Dec, 2007 1 commit
-
-
deuce authored
-
- 24 Aug, 2007 1 commit
-
-
deuce authored
Prevents extra movements to 1,1
-
- 29 Jun, 2007 1 commit
-
-
deuce authored
-
- 23 Jun, 2007 1 commit
-
-
deuce authored
-
- 30 May, 2007 1 commit
-
-
deuce authored
-
- 27 May, 2007 4 commits
- 25 May, 2007 4 commits
- 03 Mar, 2007 1 commit
-
-
deuce authored
Currently there's not much difference between the two anyways.
-
- 02 Sep, 2006 7 commits
- 29 May, 2006 1 commit
-
-
deuce authored
-