Commit Graph

440 Commits

Author SHA1 Message Date
minjaesong
012bc44845 keyevent reading moved to the tvdos itself 2021-09-24 11:30:55 +09:00
minjaesong
96e23d9019 fixed a bug caused by lwjgl3 where Ctrl-<alph> won't be recognised 2021-09-23 22:30:28 +09:00
minjaesong
f26b9bc9b1 it's simply not running fast, increasing anim stride 2021-09-23 19:06:17 +09:00
minjaesong
3a1bb48514 fixing edit.js wip 2021-09-23 17:58:31 +09:00
minjaesong
d0196786b4 this is correct implementation 2021-09-23 16:20:39 +09:00
minjaesong
d107164001 splash screen with new official-ish logo 2021-09-23 14:39:10 +09:00
minjaesong
883edaab3c graphics: hardware scroll for pixels 2021-09-21 21:48:16 +09:00
minjaesong
5b56ab8fda stupid issue needs stupid solution :p
https://github.com/oracle/graaljs/issues/125#issuecomment-791906004
2021-07-20 17:06:51 +09:00
minjaesong
139930732b graal update; 'No language for id regex found.' when you build the jar because there are some package conflicts on graal 2021-07-20 16:18:41 +09:00
minjaesong
abc466667e libgdx update to 1.10.0 and lwjgl3 2021-07-20 14:58:05 +09:00
minjaesong
48dae50d09 added NBSP for font 2021-06-25 09:20:43 +09:00
minjaesong
ae8db313dd working linehead indexing with the new justification 2021-06-23 09:55:27 +09:00
minjaesong
2287683f8d resolving potential infinite loop 2021-06-22 22:05:49 +09:00
minjaesong
d6b2f18b03 font update 2021-06-22 21:58:12 +09:00
minjaesong
fd8cf352cf justification fixup 2021-06-22 20:44:46 +09:00
minjaesong
a58e58c48f looks like its working but ITS NOT; adjust 'adjust' variables once again 2021-06-22 18:01:01 +09:00
minjaesong
f6986c8e68 new justification almost works? 2021-06-22 16:21:25 +09:00
minjaesong
c31f96d824 redoing justification with better code structure 2021-06-22 15:31:42 +09:00
minjaesong
6eff63a141 hyphenation is super jank and not very well working 2021-06-22 11:45:38 +09:00
minjaesong
92e968f8ee justification: text cursor is set correctly when the line is contracted 2021-06-22 11:19:29 +09:00
minjaesong
cb4e1f94c8 justification: fixing some quirks 2021-06-19 17:37:56 +09:00
minjaesong
4eed34fa62 wp 2021-06-19 17:17:18 +09:00
minjaesong
94eebd816b wp: text justification wip 2021-06-19 16:20:28 +09:00
minjaesong
f87c63f02e wp: text justification wip 2021-06-19 15:48:59 +09:00
minjaesong
8292c3c0b0 scrollable wip 2021-06-19 09:52:49 +09:00
minjaesong
19a85947ed idea artefact setting update 2021-06-18 16:31:12 +09:00
minjaesong
335aa82215 wp: typesetting strats are now in separate function 2021-06-18 16:20:46 +09:00
minjaesong
ba09591f9b wp: justifying mockup 2021-06-17 11:43:36 +09:00
minjaesong
bb6cab86f3 wp: typesetting information is now an object 2021-06-17 10:30:52 +09:00
minjaesong
3bed36f2e3 alternative shape for Q 2021-06-10 17:47:20 +09:00
minjaesong
26e7bef851 fixed a bug where space char indicator sometimes won't get shown 2021-06-10 17:31:29 +09:00
minjaesong
4782b1895d typesetting fix when LF is at the rightmost column 2021-06-10 15:56:36 +09:00
minjaesong
d50c507e01 faster text draw 2021-06-10 15:46:29 +09:00
minjaesong
1d63283450 gathering strings indices for each typesetted line for cursor navigation 2021-06-10 15:19:40 +09:00
minjaesong
d96de96bb9 wp font for ascii printables 2021-06-10 14:24:12 +09:00
minjaesong
37a115d8de wp 2021-06-10 10:30:57 +09:00
minjaesong
923c539161 adjustable column size 2021-06-09 21:53:10 +09:00
minjaesong
e81b5cb281 font for wordprocessor 2021-06-09 16:48:07 +09:00
minjaesong
5b8988b255 i have no idea wtf am i doing 2021-06-09 13:46:13 +09:00
minjaesong
8129da1b65 oh wait it didnt worked right 2021-06-09 12:49:36 +09:00
minjaesong
4a4425afd1 fix for the sigmoid functions 2021-06-09 11:09:24 +09:00
minjaesong
655b8acf68 sigmoid function for blending worked... almost 2021-06-09 10:31:12 +09:00
minjaesong
4a3b64da29 wordprocessor wip3 2021-06-08 17:01:37 +09:00
minjaesong
82992583ad wordprocessor wip2 2021-06-08 16:13:11 +09:00
minjaesong
e1905f2ca5 wordprocessor wip 2021-06-08 11:47:45 +09:00
minjaesong
d1313f1f6c haskell-inspired head/last/tail/init function for JS Array 2021-05-07 17:25:36 +09:00
minjaesong
1b98a19de7 fixed bad tab impl on terminal 2021-05-05 00:37:36 +09:00
minjaesong
be7dd20f14 tvdos: program title is now displayed as the window title 2021-05-04 14:09:12 +09:00
minjaesong
7709eb4d95 new mono texture format for gl 2021-05-04 01:32:47 +09:00
minjaesong
57b59995e0 basic update; removing the need of dummy texture pal.png 2021-04-28 15:50:28 +09:00