Commit Graph

929 Commits

Author SHA1 Message Date
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
Vadim Grigoruk 1b8204781d project updated to VS2017 2018-08-10 00:25:30 +03:00
Vadim Grigoruk f294e73f40 project updated to VS2017
fixed variable in text api
2018-08-09 23:50:15 +03:00
Vadim Grigoruk 3dbf040e19 fixed back button on android 2018-08-09 23:18:52 +03:00
Vadim Grigoruk 4a02a07523 mouse handling fix 2018-08-09 21:23:04 +03:00
Vadim Grigoruk 233077b434 Merge branch 'touch_kbd' 2018-08-09 20:53:53 +03:00
Vadim Grigoruk 6cbd13d8b9 #571 small fix 2018-08-09 20:53:36 +03:00
Vadim Grigoruk 679a91c622 #571 hide touch input after 10 sec 2018-08-09 20:41:11 +03:00
Vadim Grigoruk 56a6737131 #571 added touch kbd processing 2018-08-09 20:24:15 +03:00
Vadim Grigoruk 4a0ef9390b #571 show touch kbd only if there place for it 2018-08-09 18:40:06 +03:00
Vadim Grigoruk bba06a7f19 #571 added alt labels 2018-08-09 18:08:02 +03:00
Vadim Grigoruk 7dc0311298 #571 new kbd layout wip 2018-08-09 01:21:06 +03:00
Vadim Grigoruk 10bbae4822 #571 added new kbd layout 2018-08-07 00:44:57 +03:00
Vadim Grigoruk 64a95f9a5e #571 added new kbd layout 2018-08-07 00:32:19 +03:00
Graham Clemo 0642d121ca Fixed bug in console eval command where Squirrel VM doesn't exist. 2018-08-04 14:41:10 +01:00
Graham Clemo b4222fdb2a Merge branch 'add-squirrel' of https://github.com/GrahamClemo/TIC-80 into add-squirrel 2018-08-04 14:24:19 +01:00
Graham Clemo b60bd0911c Merge https://github.com/GrahamClemo/TIC-80 into add-squirrel 2018-08-04 14:19:53 +01:00
Graham Clemo 851e6a4012 Added default Squirrel cart, .nut file extension 2018-08-04 13:32:08 +01:00
Vadim Grigoruk c31ceab19f tiny fix 2018-08-04 00:39:07 +03:00
Vadim Grigoruk ac81f96ab4 Merge branch '#652' 2018-08-04 00:37:29 +03:00
Vadim Grigoruk 6be630167a #652: added alt font button to the Code Editor 2018-08-04 00:36:53 +03:00
Vadim Grigoruk 4249516d7e #652: reverted font width/height in the config 2018-08-03 23:22:58 +03:00
Vadim Grigoruk 6180a561e9 added small font to the config 2018-08-03 23:12:40 +03:00
Vadim Grigoruk 530aeb9628 font fix 2018-08-03 15:44:17 +03:00
Vadim Grigoruk 69f8c30ef4 #582: fixed 2018-08-03 15:20:32 +03:00
Vadim Grigoruk 5e90d56635 #592:fixed crash 2018-08-03 10:48:15 +03:00
Graham Clemo 3af81df6dc Removed Visual Studio binary files which shouldn't be in here. 2018-08-03 00:10:02 +01:00
Graham Clemo f2bc54235a Updated Makefile to build with Squirrel under Linux
Added better Squirrel compiler error handling.
2018-08-02 23:17:40 +01:00
Graham Clemo 2b4861cb91 Updated 3rd-party 2018-08-02 22:06:33 +01:00
Graham Clemo 0ac0316f8d Merge branch 'add-squirrel' 2018-08-02 22:02:31 +01:00
Graham Clemo 3e393ccec0 Merge branch 'master' into add-squirrel 2018-08-02 20:47:12 +01:00
Graham Clemo 57a7f8902e Updated the 3rd-party submodule to the add-squirrel branch (I think) 2018-08-02 20:41:10 +01:00
Graham Clemo d2012b96ae Updated ,gitmodules for squirrel support 2018-08-02 20:35:34 +01:00
Graham Clemo d5f4314ef1 Merge https://github.com/GrahamClemo/TIC-80 2018-08-02 20:23:07 +01:00
Graham Clemo 8532df22ed Added support for the Squirrel programming language. 2018-08-02 20:06:48 +01:00
Vadim Grigoruk b14dd23f5d #646: added Quit TIC-80 item 2018-08-02 09:36:21 +03:00
Vadim Grigoruk 1504301a3b #647: added "-uiscale" command line parameter and UI_SCALE=3 variable to the config 2018-08-01 10:14:45 +03:00
Vadim Grigoruk dbb762d8a9
Merge pull request #633 from RudenkoArts/master
Wren eval, and TIC.spr fix
2018-07-11 23:11:15 +03:00