Commit Graph

916 Commits

Author SHA1 Message Date
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
Vadim Grigoruk 228f5d6d9d no message 2018-08-25 02:32:01 +03:00
Vadim Grigoruk b5c0fa99a3 prepare to 0.70.3 2018-08-25 02:02:20 +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 26551ca5ec Merge branch '#710' 2018-08-25 01:13:51 +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 39d4862515 no message 2018-08-24 00:22:53 +03:00
Vadim Grigoruk 94574914a8 preparing to 70.2 release 2018-08-24 00:05:35 +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
Vadim Grigoruk cd26848048
Merge pull request #688 from db0z/master
Re-enable tumbler mouse clicks
2018-08-19 08:18:18 +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 ca8189d2a1
Merge pull request #683 from lincerely/update-version-number
Update version number for uwp and macosx
2018-08-18 08:44:42 +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
db0z 222055b85a
#673 fix 2018-08-16 13:59:38 +03:00
lincerely 953f783f9e Update version number for uwp and macosx
Change from 60.3 to 70.1
2018-08-16 10:58:58 +08:00
Vadim Grigoruk 9e59ce5ca6 reverted to XP 2018-08-14 17:25:43 +03:00
Vadim Grigoruk 0600ce4fa3 #662 fixed 2018-08-14 17:24:41 +03:00
Vadim Grigoruk f39f8ca08b restore __TIC_MACOSX__ define 2018-08-13 18:00:27 +03:00
Vadim Grigoruk cf98c17e5f preparing to release 0.70.1 2018-08-11 10:00:26 +03:00
Vadim Grigoruk 6e4b33e74d #582 fix 2018-08-11 09:13:18 +03:00
Vadim Grigoruk 3275257ae2
Update build.sh 2018-08-10 19:19:02 +03:00