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
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
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
RudenkoArts
4d48269f91
fix emscripten mingw build
2018-07-11 13:47:33 +03:00
RudenkoArts
c41b254fd7
fix wren TIC.spr array of colors bug, and implement eval script
2018-07-11 13:05:51 +03:00
RudenkoArts
3032dd0816
fix mingw build
2018-07-11 13:03:03 +03:00
Vadim Grigoruk
4741ed2662
Merge pull request #611 from technomancy/eval
...
Add eval command
2018-07-10 14:29:05 +03:00
Vadim Grigoruk
1298aadbdc
Merge pull request #632 from technomancy/fix-fennel-outline
...
Fix getFennelOutline.
2018-07-10 14:27:06 +03:00
Phil Hagelberg
1af15dd368
Make eval command go thru tic_script_config.
2018-07-09 22:31:26 -07:00
Phil Hagelberg
0ee38a307c
Fix getFennelOutline.
...
Now it loops thru each "(fn " match to find identifiers, treating
whitespace or open-bracket as an end-of-identifier. There are other
characters which could theoretically signal the end of an identifier,
but none of them are valid in this position.
2018-07-09 08:57:26 -07:00
Vadim Grigoruk
f40f98a3c7
#320 : added PRO build target
2018-06-30 14:03:20 +03:00
Vadim Grigoruk
ba503ea3e3
#320 : removed Visual Studio project
2018-06-30 12:35:27 +03:00
Vadim Grigoruk
28a37db305
#320 : cmake fixes for appveyor
2018-06-30 11:56:31 +03:00
Vadim Grigoruk
2f5abd74d6
#320 : generate demo files for embedding with bin2txt, deps fixes
2018-06-29 12:57:28 +03:00
Vadim Grigoruk
d6909e3d2a
#320 : generate demo files for embedding with bin2txt, deps fixes
2018-06-29 00:52:22 +03:00
Vadim Grigoruk
fe26225c7d
#320 : generate demo files for embedding with bin2txt
2018-06-28 21:50:19 +03:00
Vadim Grigoruk
ca88c4417b
#320 : removed unreferenced data on windows build
2018-06-28 20:32:59 +03:00
Vadim Grigoruk
a783eae76b
Merge pull request #620 from rdrpenguin04/patch-1
...
Add true and false as JS Keywords
2018-06-11 22:34:47 +03:00
rdrpenguin04
0a329ef838
Update jsapi.c
...
Fix typo... oops.
2018-06-10 11:20:58 -05:00
rdrpenguin04
ce36a96db9
Update jsapi.c
...
Add true and false as keywords; should fix #619 .
2018-06-10 11:14:55 -05:00
Vadim Grigoruk
7f2b7905ff
just for appveyor
2018-06-07 09:46:00 +03:00
Vadim Grigoruk
5fcc7c99e0
added emscripten build to cmake
2018-06-06 17:50:52 +03:00
Vadim Grigoruk
3406fa9118
Merge pull request #615 from Nullious/master
...
fixed UV errors
2018-06-04 23:45:20 +03:00
MonstersGoBoom
54ee18d933
fixed typo
2018-06-04 16:29:55 -04:00
MonstersGoBoom
47f7bf2985
fix for width UV bug with textri
2018-06-04 14:49:46 -04:00
Phil Hagelberg
32fd05384e
Add links to readme.
2018-05-30 20:08:16 -07:00
Phil Hagelberg
8e04b3fc01
Add eval command to console.
2018-05-30 20:08:10 -07:00
Vadim Grigoruk
d3eee75e2c
Merge pull request #608 from technomancy/fennel
...
Improve compilation errors and line numbering in stack traces
2018-05-28 11:16:48 +03:00
Vadim Grigoruk
7fb6a86484
Merge pull request #610 from armadsen/fix-ios-target-check
...
Fix failing #ifndef TARGET_OS_IPHONE check when building for macOS
2018-05-28 10:46:35 +03:00
Andrew Madsen
2381736dde
Fix failing #ifndef TARGET_OS_IPHONE check when building for macOS
2018-05-26 00:23:48 -06:00
Phil Hagelberg
7a40c6ec64
Share lua builtins open function across all lua-based languages.
2018-05-25 20:15:42 -07:00