Commit Graph

177 Commits

Author SHA1 Message Date
Graham Clemo 6d22991d54 Merge https://github.com/nesbox/TIC-80 into add-squirrel 2018-10-14 13:10:28 +01:00
nesbox 5156daa5ab disabled banks for the code section 2018-09-05 13:10:14 +03:00
nesbox 559a8bb920 reverted ugly keyboard handling 2018-09-04 23:22:59 +03:00
Vadim Grigoruk 178007c5a4 #707 final fix 2018-09-03 00:47:12 +03:00
Vadim Grigoruk 7e19ce65e8 #707 one more attempt 2018-08-26 09:34:27 +03:00
Vadim Grigoruk da86fe6fd8 #707 added very dirty hack to support international keyboard input 2018-08-25 11:36:57 +03:00
Vadim Grigoruk 2cd9f6f5f0 no message 2018-08-25 01:13:36 +03:00
Vadim Grigoruk c2077356ad #664 fixed utf16<=>utf8 conversion 2018-08-24 23:42:37 +03:00
Vadim Grigoruk 607ebd6d59 #655 fixed keyboard mapping 2018-08-23 22:38:49 +03:00
Vadim Grigoruk f051c35a82 #664 reset to system locale to properly convert wide chars to utf8 2018-08-18 08:36:36 +03:00
Vadim Grigoruk 3dbf040e19 fixed back button on android 2018-08-09 23:18:52 +03:00
Vadim Grigoruk 56a6737131 #571 added touch kbd processing 2018-08-09 20:24:15 +03:00
Vadim Grigoruk 64a95f9a5e #571 added new kbd layout 2018-08-07 00:32:19 +03:00
Vadim Grigoruk 6be630167a #652: added alt font button to the Code Editor 2018-08-04 00:36:53 +03:00
Vadim Grigoruk 4249516d7e #652: reverted font width/height in the config 2018-08-03 23:22:58 +03:00
Graham Clemo 8532df22ed Added support for the Squirrel programming language. 2018-08-02 20:06:48 +01:00
BADIM-PC\Vadim 03efd90518 Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
BADIM-PC\Vadim fbf9daa68d config cart moved from tic_mem 2018-03-12 09:40:48 +03:00
BADIM-PC\Vadim 8484a86819 Crash when copying and pasting in several editors (sprite, map editor) #558 2018-03-01 18:59:41 +03:00
BADIM-PC\Vadim 221998d1c4 fixed cart name loaded from cmd 2018-02-27 23:17:35 +03:00
BADIM-PC\Vadim 4b46414ae1 added palette per bank 2018-02-27 14:55:25 +03:00
BADIM-PC\Vadim 96e2c19a5f OVERLAP mode renamed to OVERLINE
also, TIC uses palette from VRAM instead cart palette in OVR
2018-02-27 13:42:08 +03:00
BADIM-PC\Vadim 6166b08ca5 Disable CRT by command line #552 2018-02-27 10:32:46 +03:00
BADIM-PC\Vadim a4f965a00d press F6 to switch CRT monitor 2018-02-26 14:14:10 +03:00
BADIM-PC\Vadim bb8ca0e0ab crt shader moved to the COnfig 2018-02-26 13:56:54 +03:00
BADIM-PC\Vadim e2d987a208 no message 2018-02-19 13:13:44 +03:00
BADIM-PC\Vadim 05e1e78115 no message 2018-02-15 14:28:34 +03:00
BADIM-PC\Vadim 4835fb098c no message 2018-02-15 13:36:15 +03:00
BADIM-PC\Vadim 08f29fde5d no message 2018-02-15 12:43:00 +03:00
BADIM-PC\Vadim 88737d200d no message 2018-02-14 15:30:13 +03:00
BADIM-PC\Vadim 5366ec606d no message 2018-02-14 15:23:26 +03:00
BADIM-PC\Vadim 7b9551f2a0 no message 2018-02-14 15:14:05 +03:00
BADIM-PC\Vadim a6bfc6011e no message 2018-02-14 14:52:10 +03:00
BADIM-PC\Vadim 376763c56a no message 2018-02-14 14:31:10 +03:00
BADIM-PC\Vadim 17cad0a9eb emscripten works 2018-02-14 13:58:46 +03:00
BADIM-PC\Vadim 4b2db873a7 fixed folder command 2018-02-13 19:39:26 +03:00
BADIM-PC\Vadim 5c276e4ec0 no message 2018-02-13 16:07:56 +03:00
BADIM-PC\Vadim dd4fd77c27 restore project reloading 2018-02-13 16:02:05 +03:00
BADIM-PC\Vadim 375411979a no message 2018-02-13 13:38:11 +03:00
BADIM-PC\Vadim 31526eaf97 no message 2018-02-13 13:33:55 +03:00
BADIM-PC\Vadim e4eac02295 no message 2018-02-13 13:29:33 +03:00
BADIM-PC\Vadim 96f956790a no message 2018-02-13 13:28:05 +03:00
BADIM-PC\Vadim 237f575352 no message 2018-02-13 12:44:16 +03:00
BADIM-PC\Vadim 0b693b3365 no message 2018-02-12 19:22:15 +03:00
BADIM-PC\Vadim e4ef780f28 no message 2018-02-12 19:16:37 +03:00
BADIM-PC\Vadim 29d6f8f8bb no message 2018-02-12 19:15:05 +03:00
BADIM-PC\Vadim 0bbda15e1c system cursor works 2018-02-12 14:51:57 +03:00
BADIM-PC\Vadim 3c40e171fc main knows nothing about lua and etc. 2018-02-08 15:29:14 +03:00
BADIM-PC\Vadim 2de319ce5a file dialog extracted 2018-02-08 14:26:17 +03:00
BADIM-PC\Vadim 39db956c0d studio works as dll now 2018-02-07 18:21:24 +03:00