BADIM-PC\Vadim
|
86f6c78fc4
|
#60 show soft keyboard when when screen touched or mode switched to console/code
|
2017-12-24 12:24:41 +03:00 |
BADIM-PC\Vadim
|
abd3665c54
|
no message
|
2017-12-24 12:23:19 +03:00 |
BADIM-PC\Vadim
|
5667058369
|
HTML version should run on 60 FPS only, because some video cards have 100 Hz refresh rate
|
2017-12-23 19:26:46 +03:00 |
BADIM-PC\Vadim
|
1dc31e3c67
|
using SDL_ConvertAudio instead manual sound samples conversion
|
2017-12-23 19:17:43 +03:00 |
BADIM-PC\Vadim
|
59fe65f133
|
emscripten compilation fix
|
2017-12-23 19:16:29 +03:00 |
BADIM-PC\Vadim
|
913d4759cf
|
#477 script detection changes
|
2017-12-23 18:35:16 +03:00 |
BADIM-PC\Vadim
|
6bb605e640
|
#479 moved parse logic to lang config
|
2017-12-23 18:19:51 +03:00 |
BADIM-PC\Vadim
|
210ce3971b
|
VS compilations fix
|
2017-12-23 18:18:37 +03:00 |
BADIM-PC\Vadim
|
f0b6b01bef
|
ignore Sublime text files
|
2017-12-23 11:31:06 +03:00 |
BADIM-PC\Vadim
|
f78397ffea
|
TIC as single exe without dlls
|
2017-12-22 18:26:03 +03:00 |
BADIM-PC\Vadim
|
de7557e4f9
|
#341 native export has been restored and now it supports compressing
|
2017-12-22 16:13:34 +03:00 |
BADIM-PC\Vadim
|
ef502b2496
|
#477 outline func moved to TIC module
|
2017-12-22 14:20:15 +03:00 |
BADIM-PC\Vadim
|
f8af6390ab
|
This code makes assumption that get_script_config(tic)->singleComment is 3 chars long #478
|
2017-12-22 11:48:14 +03:00 |
BADIM-PC\Vadim
|
6a19f59b9d
|
#341 added pin button to synchronize banks between editors
|
2017-12-21 12:51:34 +03:00 |
BADIM-PC\Vadim
|
1a31f4e762
|
#473 fixed timer
|
2017-12-21 11:41:25 +03:00 |
BADIM-PC\Vadim
|
67d5ad4860
|
#477 api keywords moved to TIC module
|
2017-12-21 10:40:56 +03:00 |
BADIM-PC\Vadim
|
1280a1291a
|
#477 script config moved to TIC module
|
2017-12-21 10:28:14 +03:00 |
BADIM-PC\Vadim
|
b26eb6bd1c
|
#477 added block string [[ string ]] highlight
|
2017-12-21 09:09:45 +03:00 |
BADIM-PC\Vadim
|
63c0c77ea5
|
#477 fixed wrong highlight, when word nested api or keyword
|
2017-12-21 08:44:50 +03:00 |
BADIM-PC\Vadim
|
71c7144aa5
|
perf opt
don't draw invisible chars in the Code Editor
|
2017-12-21 00:10:44 +03:00 |
BADIM-PC\Vadim
|
bd02083b09
|
Merge branch '#477'
|
2017-12-20 23:44:17 +03:00 |
BADIM-PC\Vadim
|
838f676569
|
added JS and Moon syntax
|
2017-12-20 23:39:21 +03:00 |
BADIM-PC\Vadim
|
77158e1b6f
|
no message
|
2017-12-20 23:20:11 +03:00 |
BADIM-PC\Vadim
|
d5035caf47
|
added api and keywords syntax
|
2017-12-20 23:14:41 +03:00 |
BADIM-PC\Vadim
|
354c0a4701
|
numbers parsing optimisation
|
2017-12-20 22:59:45 +03:00 |
BADIM-PC\Vadim
|
b4b002464d
|
digit syntax works
detects 0x 0X .5 5e8
|
2017-12-20 22:46:08 +03:00 |
BADIM-PC\Vadim
|
e449656d57
|
single comment work
|
2017-12-20 22:06:43 +03:00 |
BADIM-PC\Vadim
|
d77aa85d4e
|
string block works
|
2017-12-20 21:57:29 +03:00 |
BADIM-PC\Vadim
|
0e35b78508
|
no message
|
2017-12-20 21:23:59 +03:00 |
BADIM-PC\Vadim
|
a235f62277
|
block comment works
|
2017-12-20 21:15:44 +03:00 |
BADIM-PC\Vadim
|
169877976e
|
single comments works
|
2017-12-20 20:53:19 +03:00 |
BADIM-PC\Vadim
|
9c43614612
|
reset bank indexes when cart is changed
|
2017-12-20 15:16:42 +03:00 |
BADIM-PC\Vadim
|
2eacc2bf34
|
Please, add "cartidge reset" api call #473
|
2017-12-20 15:07:35 +03:00 |
BADIM-PC\Vadim
|
0e997f5d33
|
Impossible to exit infinite while loop #197
fixed in JS
|
2017-12-20 14:42:34 +03:00 |
BADIM-PC\Vadim
|
a60099a587
|
#474
removed (s32) radius conversion
|
2017-12-20 13:58:44 +03:00 |
BADIM-PC\Vadim
|
6c6fa6cc8e
|
Speedup api_circle, api_tri. #474
it crashed when you try to draw circle with y<0
|
2017-12-20 10:10:30 +03:00 |
Vadim Grigoruk
|
46eb6f7a9a
|
Merge pull request #474 from jahodfra/circle3
Speedup api_circle, api_tri.
|
2017-12-20 10:06:09 +03:00 |
František Jahoda
|
2416c2e60f
|
Fix problem with circle of unit radius.
|
2017-12-19 22:47:02 +01:00 |
BADIM-PC\Vadim
|
2a50d66ecd
|
Silent note bug #449
|
2017-12-19 17:05:08 +03:00 |
BADIM-PC\Vadim
|
8a87df5a8b
|
"resume" command resets time() #476
|
2017-12-19 14:02:56 +03:00 |
František Jahoda
|
c64ee7e69c
|
Speedup api_circle, api_tri.
|
2017-12-18 22:44:22 +01:00 |
BADIM-PC\Vadim
|
ebb2e8646a
|
compilation warning
|
2017-12-18 16:53:30 +03:00 |
BADIM-PC\Vadim
|
a7b1035415
|
revert of #472 and #471
|
2017-12-18 16:48:32 +03:00 |
BADIM-PC\Vadim
|
e58547b9d4
|
Revert "Expand drawHLineDma loop."
This reverts commit 2da54945b6 .
|
2017-12-18 16:36:35 +03:00 |
BADIM-PC\Vadim
|
84de8534b3
|
Revert "Simplify loop."
This reverts commit aa1cc5ae2b .
|
2017-12-18 16:36:27 +03:00 |
BADIM-PC\Vadim
|
ca0a6d1035
|
Revert "Use drawhline in api_tri."
This reverts commit 09c1743295 .
|
2017-12-18 16:35:53 +03:00 |
Vadim Grigoruk
|
cce82eb5fd
|
Merge pull request #472 from jahodfra/api_tri
Use drawhline in api_tri.
|
2017-12-18 01:09:58 +03:00 |
František Jahoda
|
09c1743295
|
Use drawhline in api_tri.
|
2017-12-17 23:04:38 +01:00 |
BADIM-PC\Vadim
|
78f0222bcc
|
BT Keyboard Focus On Android Version #60
|
2017-12-17 22:33:53 +03:00 |
BADIM-PC\Vadim
|
d2fe2adddb
|
#341
added mask parameter for sync()
|
2017-12-17 22:11:01 +03:00 |