Commit Graph

914 Commits

Author SHA1 Message Date
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
Vadim Grigoruk e016565097
Merge pull request #790 from librorumque/moonscript-error
Show Moonscript compile time errors
2018-12-23 20:05:48 +02:00
G To aef7a35883 Show Moonscript compile time errors 2018-12-22 20:55:35 +07:00
Vadim Grigoruk a8d1bdedac appveyor: test S3 deployment 2018-12-02 17:07:36 +03:00
Vadim Grigoruk 550da05576 appveyor: test S3 deployment 2018-12-02 16:54:22 +03:00
Vadim Grigoruk 797d5dedc5 appveyor: test S3 deployment 2018-12-02 16:32:04 +03:00
Vadim Grigoruk 552ccdf526 added s3 region 2018-12-02 16:06:48 +03:00
Vadim Grigoruk a02ba82b05 test S3 deployment 2018-12-02 15:52:30 +03:00
Vadim Grigoruk 2dfe63cf3d travis build fix 2018-12-02 10:25:58 +03: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
Vadim Grigoruk 2108d1f666
Merge pull request #771 from taketin/fix_init_option_on_wasm
Can set parameters and specific cartridge through arguments option.
2018-11-13 20:49:54 +02:00
Hidenori TAKESHITA 15f1768083 Can set parameters and specific cartridge through arguments option. 2018-11-05 00:31:10 +09:00
Vadim Grigoruk bd8b56e9a6
Merge pull request #768 from LVMBDV/fix-readme-typos
fixed a few typos in the readme
2018-10-30 12:29:50 +03:00
Ata Kuyumcu 5525ce73b2 fixed a few typos in the readme 2018-10-30 12:10:36 +03:00
Vadim Grigoruk f0306b04f2 fixed squirrel for the text projects 2018-10-25 09:01:04 +03:00
Vadim Grigoruk 03fd522271
Merge pull request #763 from mtm/feature-fennel-text-carts
adds support for Fennel text carts
2018-10-21 18:18:10 +03:00
Mike Miller 0a1bf64d0d adds support for Fennel text carts 2018-10-20 22:01:25 -04:00
Vadim Grigoruk adacd39d79 squirrel as submodule 2018-10-18 10:03:16 +03:00
Vadim Grigoruk 52b77e7e87 Merge branch 'squirrel' 2018-10-18 10:01:32 +03:00
Vadim Grigoruk b397f1bc2a
Merge pull request #759 from GrahamClemo/add-squirrel
Add squirrel language support to TIC-80
2018-10-18 10:00:45 +03: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
Vadim Grigoruk c2611c1ec0
Merge pull request #762 from Sendoushi/master
Update Ubuntu 18 build documentation
2018-10-18 08:48:52 +03:00
Joel Santos 4241e0a128 Update Ubuntu 18 build documentation 2018-10-17 20:54:09 +01:00
Graham Clemo 694f462fb7 Restored .gitmodules prior to push request 2018-10-14 23:31:05 +01: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 e79c4055d5
Merge pull request #751 from wersimmon/master
Update some grammar in the README
2018-10-01 20:47:16 +03:00
Audrey 89ab3d4768
Update some grammar 2018-10-01 10:18:18 -07:00
Vadim Grigoruk 365bc1e5e5 added x86 appveoyr build 2018-09-28 18:23:45 +03:00
Vadim Grigoruk 1fd9f3e7cc minor fix 2018-09-28 18:22:21 +03: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 004dc15c3f Merge branch 'sokol' of https://github.com/nesbox/TIC-80 into sokol 2018-09-27 18:54:29 +03:00
Vadim Grigoruk 042f7a66e6 no message 2018-09-27 18:54:11 +03:00
Vadim Grigoruk 158474ce9a sokol: minor fix 2018-09-27 18:48:38 +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
Vadim Grigoruk eb4296d427 appveyor fix 2018-09-26 12:10:17 +03:00
Vadim Grigoruk e02d99f211 appveyor fix 2018-09-26 10:56:49 +03:00
Vadim Grigoruk 5f0de6204b no message 2018-09-26 10:50:24 +03:00