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
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
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
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
RudenkoArts
c41b254fd7
fix wren TIC.spr array of colors bug, and implement eval script
2018-07-11 13:05:51 +03:00
Vadim Grigoruk
4741ed2662
Merge pull request #611 from technomancy/eval
...
Add eval command
2018-07-10 14:29:05 +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
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
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
8e04b3fc01
Add eval command to console.
2018-05-30 20:08:10 -07:00
Phil Hagelberg
7a40c6ec64
Share lua builtins open function across all lua-based languages.
2018-05-25 20:15:42 -07:00
Phil Hagelberg
bae4cfb2ef
Pull in new Fennel compiler; tell it to correlate line numbers.
2018-05-25 20:10:18 -07:00
Phil Hagelberg
bd3d9cfbd7
Add Fennel as an option for creating games.
2018-05-15 20:33:57 -07:00
BADIM-PC\Vadim
e188d73115
Continuous integration system #545
...
fix
2018-03-18 11:43:29 +03:00
BADIM-PC\Vadim
55d5b620a4
stack overflow fix
2018-03-16 08:54:13 +03:00
BADIM-PC\Vadim
03efd90518
Add font width/height to the config #568
2018-03-12 15:33:18 +03:00
BADIM-PC\Vadim
fbf9daa68d
config cart moved from tic_mem
2018-03-12 09:40:48 +03:00
BADIM-PC\Vadim
8484a86819
Crash when copying and pasting in several editors (sprite, map editor) #558
2018-03-01 18:59:41 +03:00
BADIM-PC\Vadim
221998d1c4
fixed cart name loaded from cmd
2018-02-27 23:17:35 +03:00
BADIM-PC\Vadim
4f7f2e924c
inject sprites fix
2018-02-27 22:38:43 +03:00
BADIM-PC\Vadim
fb55dd6e62
shader fix
2018-02-27 21:38:25 +03:00
BADIM-PC\Vadim
5f8f3c102e
fixed shader version preparing
2018-02-27 19:07:18 +03:00
BADIM-PC\Vadim
c63889fbc0
Palette per bank #555
...
only first bank initialized with palette
2018-02-27 18:12:06 +03:00
BADIM-PC\Vadim
4b46414ae1
added palette per bank
2018-02-27 14:55:25 +03:00
BADIM-PC\Vadim
96e2c19a5f
OVERLAP mode renamed to OVERLINE
...
also, TIC uses palette from VRAM instead cart palette in OVR
2018-02-27 13:42:08 +03:00
BADIM-PC\Vadim
57624e3c77
Disable CRT by command line #552
2018-02-27 10:52:43 +03:00
Vadim Grigoruk
cb4076fd3d
Merge pull request #550 from trelemar/master
...
Added "wiki" command to open github wiki in browser
2018-02-27 10:44:25 +03:00
BADIM-PC\Vadim
6166b08ca5
Disable CRT by command line #552
2018-02-27 10:32:46 +03:00
BADIM-PC\Vadim
20540e14a0
small fix for CHIP
2018-02-27 10:24:23 +03:00
BADIM-PC\Vadim
a436344f6d
Merge branch 'master' into sdl-gpu_test
2018-02-26 14:38:27 +03:00
BADIM-PC\Vadim
a4f965a00d
press F6 to switch CRT monitor
2018-02-26 14:14:10 +03:00
BADIM-PC\Vadim
8df5c9e0d7
fixed web build
2018-02-26 14:06:23 +03:00
BADIM-PC\Vadim
bb8ca0e0ab
crt shader moved to the COnfig
2018-02-26 13:56:54 +03:00
BADIM-PC\Vadim
81153f627c
fixed icon, gamepad, mouse cursor
2018-02-26 12:03:04 +03:00
BADIM-PC\Vadim
1777809238
SDL replaced with SDL GPU
2018-02-26 09:58:02 +03:00
BADIM-PC\Vadim
4ccc317b9f
CHIP renderer
2018-02-26 09:43:59 +03:00