| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Use noinput, nounput options in lex files | June McEnroe | 2021-11-28 |
| | | |||
| * | Bounds check color indexes | June McEnroe | 2021-10-25 |
| | | |||
| * | Only output style attribute if necessary | June McEnroe | 2021-10-20 |
| | | |||
| * | Fix showing cursor with default colors | June McEnroe | 2021-10-20 |
| | | |||
| * | Add entire 256-color palette to shotty -i | June McEnroe | 2021-10-20 |
| | | |||
| * | Ignore XTWINOPS in shotty | June McEnroe | 2021-10-20 |
| | | |||
| * | Revert "Add shotty -t to animate (crudely) between snapshots" | June McEnroe | 2021-10-18 |
| | | | | | | | | | This reverts commit 0fc730ec8e058607b05185e1a36b22615ffbae40. It's mostly irrelevant to how shotty actually functions so I think it would be better done externally. Reverting just to keep the dumb JavaScript in history. | ||
| * | Add shotty -t to animate (crudely) between snapshots | June McEnroe | 2021-10-18 |
| | | |||
| * | Add shotty -i to output inline colors | June McEnroe | 2021-10-18 |
| | | |||
| * | Skip DECKP* in lexer | June McEnroe | 2021-10-18 |
| | | |||
| * | Rewrite shotty with lex | June McEnroe | 2021-10-18 |
| So much cleaner! | |||