Commit Graph

485 Commits

Author SHA1 Message Date
Hidenori TAKESHITA 15f1768083 Can set parameters and specific cartridge through arguments option. 2018-11-05 00:31:10 +09:00
Vadim Grigoruk f0306b04f2 fixed squirrel for the text projects 2018-10-25 09:01:04 +03:00
Mike Miller 0a1bf64d0d adds support for Fennel text carts 2018-10-20 22:01:25 -04:00
Vadim Grigoruk 807417f443 fixed console commands for the Squirrel script 2018-10-18 09:56:47 +03:00
Graham Clemo 40b3cb2f8a Fixed API changes 2018-10-14 19:11:30 +01:00
Graham Clemo 96620667f5 Fixed change to tic_close in tic.c 2018-10-14 18:14:06 +01:00
Graham Clemo 6d22991d54 Merge https://github.com/nesbox/TIC-80 into add-squirrel 2018-10-14 13:10:28 +01:00
RudenkoArts 3af7ff77b2 wren code outline 2018-09-24 19:31:46 +03:00
G To 21c7dd458c Enable palette map for sprite transparency 2018-09-24 02:09:56 +07:00
Konstantin Guschin e982e275f7 added pmem function in wren api to read data 2018-09-19 02:07:53 +07:00
nesbox 50e12a53b0 #732 stereo works in the Instruments 2018-09-18 17:47:35 +03:00
nesbox aa8d2e3856 #732 added sound panning to the instruments 2018-09-17 11:22:01 +03:00
nesbox 68535f7b83 compilation warning fixes 2018-09-17 00:36:00 +03:00
nesbox db36920c41 #732 added stereo channels support 2018-09-16 23:48:03 +03:00
nesbox 5156daa5ab disabled banks for the code section 2018-09-05 13:10:14 +03:00
nesbox 2bfe213f61 temporary disabled html export 2018-09-05 00:37:32 +03:00
nesbox e55b2a2f9a build fix 2018-09-04 23:57:00 +03:00
nesbox beee7e8c65 build fix 2018-09-04 23:38:33 +03:00
nesbox 559a8bb920 reverted ugly keyboard handling 2018-09-04 23:22:59 +03:00
Vadim Grigoruk 2aadcb08d3 cmake fixes for mingw 2018-09-04 16:42:29 +03:00
Vadim Grigoruk ed6d14284e no message 2018-09-03 12:13:02 +03:00
Vadim Grigoruk e9cae7ad45 prepare .70.6 2018-09-03 01:06:02 +03:00
Vadim Grigoruk 178007c5a4 #707 final fix 2018-09-03 00:47:12 +03:00
Vadim Grigoruk 4d08ad0cf8 mingw-64 compilation fix 2018-08-31 18:29:00 +03:00
Vadim Grigoruk 617dc01479 #707 AltGR fix in the Code Editor 2018-08-26 10:56:18 +03:00
Vadim Grigoruk e151bab3f1 #707 AltGR fix 2018-08-26 10:35:41 +03:00
Vadim Grigoruk 516e39f679 #707 ctrl fix on mac 2018-08-26 09:58:16 +03:00
Vadim Grigoruk 7e19ce65e8 #707 one more attempt 2018-08-26 09:34:27 +03:00
Vadim Grigoruk b22f006bb2 prepare to 0.70.5 2018-08-25 12:14:04 +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 60f0d7a11b #704 fixed BACK button on Android 2018-08-25 02:46:26 +03:00
Vadim Grigoruk 8e7b2ece48 #701 2018-08-25 01:50:48 +03:00
Vadim Grigoruk 8208656a77 prepare to 0.70.3 2018-08-25 01:46:13 +03:00
Vadim Grigoruk 60c43863c6 #593 fixed crash 2018-08-25 01:33:33 +03:00
Vadim Grigoruk 2cd9f6f5f0 no message 2018-08-25 01:13:36 +03:00
Vadim Grigoruk 77db73ef87 no message 2018-08-25 00:27:17 +03:00
Vadim Grigoruk 80b39cd626 no message 2018-08-25 00:26:43 +03:00
Vadim Grigoruk e9dc8d9cde no message 2018-08-25 00:06:08 +03:00
Vadim Grigoruk c2077356ad #664 fixed utf16<=>utf8 conversion 2018-08-24 23:42:37 +03:00
Vadim Grigoruk 1f748f52aa #704 fixed BACK button on Android 2018-08-24 22:24:20 +03:00
Vadim Grigoruk 408100744f #701 2018-08-24 21:49:48 +03:00
Vadim Grigoruk 92cbc36b8e preparing to 70.2 release 2018-08-23 23:19:36 +03:00
Vadim Grigoruk 325a19781e #678 removed error message on start 2018-08-23 23:12:34 +03:00
Vadim Grigoruk 50d7b70d31 #659 disabled wiki command on Android 2018-08-23 23:01:45 +03:00
Vadim Grigoruk 607ebd6d59 #655 fixed keyboard mapping 2018-08-23 22:38:49 +03:00
db0z 210bfc65ac enable tumbler mouse clicks 2018-08-18 18:04:09 +03:00
Vadim Grigoruk b733bdd9ef #682 fixed cursor pos 2018-08-18 09:16:15 +03:00
Vadim Grigoruk db0cfed0d1 #666 added ALT_FONT=false to the THEME.CODE section in the Config 2018-08-18 09:00:59 +03:00
Vadim Grigoruk 3f86163560
Merge pull request #684 from db0z/patch-1
#673 fix (sync() with no arguments in wren)
2018-08-18 08:43:57 +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