Commit Graph

850 Commits

Author SHA1 Message Date
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 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 824603653e
Merge pull request #744 from RudenkoArts/master
wren code outline
2018-09-24 20:11:39 +03:00
RudenkoArts 3af7ff77b2 wren code outline 2018-09-24 19:31:46 +03:00
Vadim Grigoruk 50d690e4c8
Merge pull request #739 from librorumque/transparency
Respect palette map for sprite colorkey
2018-09-24 13:00:09 +03:00
G To 21c7dd458c Enable palette map for sprite transparency 2018-09-24 02:09:56 +07:00
Vadim Grigoruk 405d255e19
Merge pull request #733 from kostik1337/master
Added single-param pmem function in wren api
2018-09-18 22:25:25 +03: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
Vadim Grigoruk f2c68ca6a8
Update README.md 2018-09-07 00:52:32 +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 da8530e550 sdl208 fixes 2018-09-04 23:30:48 +03:00
nesbox 559a8bb920 reverted ugly keyboard handling 2018-09-04 23:22:59 +03:00
nesbox ae2f23a1d5 SDL2.0.8 update 2018-09-04 23:04:18 +03:00
nesbox 3fbe6398ba macos bundle fix 2018-09-04 18:51:47 +03:00
nesbox 9f4b38bc86 removed unnecessary files 2018-09-04 18:40:39 +03:00
Vadim Grigoruk a6d0408f1e macos bundle fix 2018-09-04 18:23:27 +03:00
nesbox 9889fd2cdd build instructions fixes 2018-09-04 17:51:13 +03:00
nesbox 2ffd4f72c6 build instructions fixes 2018-09-04 17:49:45 +03:00
nesbox 383a4cc745 updated build instructions 2018-09-04 17:13:51 +03:00
nesbox 34acc5635c 3rd party fixes 2018-09-04 16:45:50 +03:00
Vadim Grigoruk 2aadcb08d3 cmake fixes for mingw 2018-09-04 16:42:29 +03:00
Vadim Grigoruk bb735b883b
Update README.md 2018-09-04 12:30:34 +03:00
Vadim Grigoruk b41b0436ab Merge branch '#320'
# Conflicts:
#	.gitignore
#	.travis.yml
#	Makefile
#	bin/assets/config.tic.dat
#	bin/assets/fenneldemo.tic.dat
#	bin/assets/tic.js.dat
#	build.sh
#	build/windows/example/example.vcxproj
#	build/windows/sdl-gpu/sdl-gpu.vcxproj
#	build/windows/studio/studio.vcxproj
#	build/windows/tic/tic.aps
#	build/windows/tic/tic.rc
#	build/windows/tic80/tic80.vcxproj
#	build/windows/zlib/zlib.vcxproj
#	build/windows/zlib/zlib.vcxproj.filters
#	include/tic80_config.h
2018-09-04 11:13:20 +03:00
Vadim Grigoruk c60a132ab1 android build fix 2018-09-03 20:54:07 +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 a560894b42 no message 2018-08-25 03:00:11 +03:00
Vadim Grigoruk 60f0d7a11b #704 fixed BACK button on Android 2018-08-25 02:46:26 +03:00