21 Commits

Author SHA1 Message Date
Dave Murphy 8e031b1080 ensure mode changes 2015-02-27 20:50:03 +00:00
Dave Murphy 2c0ae0784d flush buffers on newline & screen clear 2015-02-15 13:24:05 +00:00
Dave Murphy 0a3bb7bcad allow for extenstion beyond 256 characters 2015-01-06 12:28:16 +00:00
Dave Murphy ab3b081398 allow redirecting stderr to 3dmoo 2014-12-13 14:03:12 +00:00
Dave Murphy 478d11f468 render strikethrough & underline 2014-12-13 03:19:57 +00:00
Dave Murphy 7bcd9b2270 make it build 2014-12-13 03:11:21 +00:00
Dave Murphy b05f574889 fix formatting 2014-12-13 03:07:41 +00:00
Dave Murphy 5c64201fa5 unneeded default case 2014-12-13 03:07:00 +00:00
Dave Murphy 94591dc5f7 better parameter checking 2014-12-13 02:58:07 +00:00
Dave Murphy 2de946890d support more codes 2014-12-13 02:51:57 +00:00
Dave Murphy 28ef35f4a6 intialise parameter, ignore unsupported escapes 2014-12-13 02:40:25 +00:00
Dave Murphy e8df59be59 check parameters are valid as we parse 2014-12-13 02:32:21 +00:00
Dave Murphy 49200b8b96 use switch for 'm' parameters 2014-12-13 02:24:24 +00:00
Dave Murphy 6a36d31568 use 3 intensity levels 2014-12-13 02:21:50 +00:00
Dave Murphy a39890ef48 allow console on either screen 2014-12-12 13:43:40 +00:00
Dave Murphy d6a58d4a2f fix scroll size 2014-12-12 13:40:54 +00:00
Dave Murphy 35307ad5f2 use word copy for extra speed in console scroll 2014-12-12 12:18:00 +00:00
Dave Murphy c0a0ec1fb2 fix console scrolling 2014-12-12 12:05:45 +00:00
Dave Murphy 382f1320ce lighten up half bright green 2014-12-12 10:58:16 +00:00
Dave Murphy 5fe960fda0 fix color code scanning 2014-12-12 09:58:14 +00:00
Dave Murphy a645436ebe add console 2014-12-12 00:24:08 +00:00