cpsdqs
c6b59f7094
Remove temporary code
8 years ago
cpsdqs
60a78afdab
Fix soft keyboard not working
8 years ago
cpsdqs
15cdfa18da
Fix status screen misbehaving
8 years ago
cpsdqs
39277fa958
Add back blinkingCellCount functionality
8 years ago
cpsdqs
73b390d7de
Make screen work again with screen-layout
8 years ago
cpsdqs
3851cd6aa6
Put layout between screen and renderer
8 years ago
cpsdqs
3ef4f0712b
Screen layout!
8 years ago
cpsdqs
a460b5fe89
Clean up and add a few comments
8 years ago
cpsdqs
289cc5aaf2
Remove all refs to external DOM objects in screen
8 years ago
cpsdqs
a5aa536f89
ScreenParser is now standalone…-able!
8 years ago
cpsdqs
32c6246c10
Fix cursor-hanging not updating properly
8 years ago
cpsdqs
174e6950d0
Add blinking cell counter back
8 years ago
cpsdqs
90a1676084
Remove most references to screen in parser
8 years ago
cpsdqs
735ee58340
Start removing references to screen in parser
8 years ago
cpsdqs
74ce1de432
Make themes.toHex use getColor, ensure .selectable
8 years ago
cpsdqs
3cf83d0fc5
Fix derp in e2cdb40
8 years ago
cpsdqs
e2cdb4091c
Remove refs to single-instance objects in parser
8 years ago
cpsdqs
af5f47d890
Fix call to non-existent method
8 years ago
cpsdqs
3e7a216450
Add TermScreen#backgroundImage
8 years ago
cpsdqs
29b813457c
Improve smooth scrolling
8 years ago
cpsdqs
57cdd04523
Fix wrong screen coords; show flags in binary
8 years ago
cpsdqs
4943abb354
Prevent unnecessary full screen redraws
8 years ago
cpsdqs
20512bcd7a
Ignore taps if clicking is enabled
8 years ago
cpsdqs
673358e2ce
Fix remaining issues with scaling
8 years ago
cpsdqs
c0527c556e
Fix various issues with padding and screen sizing
8 years ago
cpsdqs
4c1da9aaac
Do padding in canvas instead of CSS
8 years ago
Ondřej Hruška
f5dd70a6f3
Fix strange behavior with loading screens showing when they should not etc
8 years ago
cpsdqs
16436a9a98
Make events that can be passive passive
8 years ago
Ondřej Hruška
7ddc64ff01
lower bell volume (i know, yeah... picky)
8 years ago
Ondřej Hruška
8138fc0bd7
offscale default fg bg support, utf8 data encoding
8 years ago
cpsdqs
9ccf9dd2cf
Move term stuff to term and partially split screen
...
*since JS doesn't really have type checking the now split screen classes might throw errors and stuff later on, but right now everything seems to be working fine
8 years ago