Commit Graph

509 Commits

Author SHA1 Message Date
buckle2000 eae77b7f03
Add using and local as moonscript keywords
https://moonscript.org/reference/
2019-05-10 19:46:15 -05:00
Vadim Grigoruk e4875a5f56
Merge pull request #826 from kawa-yoiko/fix-sokol-blurry
Fix Sokol build vertically flipped under Linux
2019-03-28 10:43:34 +03:00
Shiqing 83c509fceb Fix Sokol build vertically flipped under Linux 2019-03-28 10:36:20 +08:00
Vadim Grigoruk 352f435b8d #821 removed sokol_gfx.c.swp 2019-03-21 11:43:59 +03:00
Vadim Grigoruk 6df7c42fff
Merge pull request #821 from kawa-yoiko/fix-sokol-blurry
Fix (and simplify) blurry Sokol rendering
2019-03-21 11:42:41 +03:00
Shiqing e968db3458 Simplify Sokol rendering process 2019-03-17 14:42:39 +08:00
Shiqing b67e4dbb4c Fix #797 Sokol rendering is blurry 2019-03-17 14:14:17 +08:00
Shiqing 7d5e5e42f5 Fix #586 replace colour misses borders 2019-03-17 13:24:08 +08:00
cuu a039b87348 fix fullscreen 2019-02-23 03:42:01 +08:00
Vadim Grigoruk 528bb40b4f #782 added sprite flags section 2019-01-12 22:07:43 +03:00
G To aef7a35883 Show Moonscript compile time errors 2018-12-22 20:55:35 +07:00
Vadim Grigoruk df22784d65 #782 extracted 16K VRAM 2018-12-02 04:28:50 +03:00
Vadim Grigoruk be801c93aa Merge branch 'sokol' 2018-12-01 21:55:10 +03:00
Vadim Grigoruk 12a88a23e5 #780 updated sokol lib 2018-12-01 17:14:54 +03:00
Vadim Grigoruk 60f423f0a8 added licenses 2018-12-01 17:06:42 +03:00
Vadim Grigoruk 0e90751483 #780 small fixes 2018-12-01 16:45:22 +03:00
Vadim Grigoruk 79cc5160a4 #780 added mouse 2018-12-01 14:49:47 +03:00
Vadim Grigoruk 826a140cb8 #780 fixed viewport size 2018-12-01 13:05:31 +03:00
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
Vadim Grigoruk de0b0865ca sokol: added keyboard handling 2018-10-18 08:53:19 +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
Vadim Grigoruk 0f7a559042 sokol gfx extracted to lib 2018-09-28 18:18:54 +03:00
Vadim Grigoruk 007ffbbc5a sokol: renderer works with studio 2018-09-27 23:39:08 +03:00
Vadim Grigoruk f002911f22 sokol: studio impl wip 2018-09-27 18:25:14 +03:00
Vadim Grigoruk 9507749ff1 Merge branch 'master' into sokol 2018-09-26 22:44:11 +03:00
Vadim Grigoruk f978a51337 system.c moved to system/sdlgpu.c 2018-09-26 22:43:56 +03: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