Matheus Lessa
0e4c79eddd
Merge remote-tracking branch 'upstream/tic_0.47.0' into tic_0.47.0
2017-10-16 01:17:55 -02:00
Matheus Lessa
392e006a4a
first version working with no option to disable live reloading
2017-10-16 01:03:05 -02:00
Vadim Grigoruk
e4e8f4bc97
Merge pull request #338 from antca/map_pos_label
...
Ensure tile pos is always visible in map editor
2017-10-15 18:25:48 +03:00
Anthony Camboni
f6c884cd7e
Ensure tile pos is always visible in map editor
...
The tile position label was not entirely visible when hovering the tiles
near the top/right of the screen.
This modification ensures that the label is always visible by moving it to
the opposite side of the tile if there is not enough space to display it
on the default position.
2017-10-15 11:53:07 +02:00
Vadim Grigoruk
f6f86692dc
Merge pull request #334 from matheuslessarodrigues/tic_0.47.0
...
adding code editor ctrl+home and ctrl+end functionality
2017-10-13 21:53:32 +03:00
Matheus Lessa
29abca5e3f
adding goCodeHome and goCodeEnd to use ctrl+home and ctrl+end in the code editor
2017-10-13 13:25:10 -03:00
BADIM-PC\Vadim
f00221705b
Run button on code editor only #331
...
some fixes
2017-10-09 08:58:02 +03:00
BADIM-PC\Vadim
dd2332737d
Revert "Run button on code editor"
...
This reverts commit 75b16b8618
.
2017-10-09 08:55:15 +03:00
Vadim Grigoruk
7033061973
Merge pull request #331 from Effer/Run-Button-Code-Only
...
Run button on code editor only
2017-10-09 08:53:16 +03:00
Effer
d417a4a48d
Run button on code editor only
2017-10-08 20:28:51 +02:00
Vadim Grigoruk
392a856eb6
Merge pull request #329 from Effer/Run-Button
...
Run button on code editor
2017-10-08 15:08:29 +03:00
BADIM-PC\Vadim
1becfa275c
textri() causes error when using javascript #328
2017-10-08 11:42:29 +03:00
Effer
75b16b8618
Run button on code editor
2017-10-07 18:02:53 +02:00
BADIM-PC\Vadim
68062879c9
Merge branch 'tic_0.46.0'
2017-10-05 11:33:22 +03:00
BADIM-PC\Vadim
66a0f91450
android build fix
2017-10-05 11:33:16 +03:00
BADIM-PC\Vadim
727a4b0edf
Merge branch 'tic_0.46.0'
2017-10-05 10:57:50 +03:00
BADIM-PC\Vadim
2141f8468f
.46 build
2017-10-05 10:00:21 +03:00
BADIM-PC\Vadim
44855c6aa8
Merge branch '#174' into tic_0.46.0
2017-10-04 12:52:32 +03:00
BADIM-PC\Vadim
554a90238e
CTRL+scroll to change notes
2017-10-04 12:19:27 +03:00
BADIM-PC\Vadim
00e9672ba2
Merge branch '#174' into tic_0.46.0
2017-10-03 19:55:57 +03:00
BADIM-PC\Vadim
d58c774c2c
restore octave/sfx/volume only for new notes
2017-10-03 19:01:41 +03:00
BADIM-PC\Vadim
d979fa5d8d
fixed GIF_SCALE
2017-10-03 13:42:05 +03:00
BADIM-PC\Vadim
7dba6b4edc
Merge branch '#174' into tic_0.46.0
2017-10-03 13:35:07 +03:00
BADIM-PC\Vadim
3a065d0919
cut/copy/paste/delete selection works
2017-10-03 13:35:00 +03:00
BADIM-PC\Vadim
70b03e52ca
keyboard selection works
2017-10-02 21:13:51 +03:00
BADIM-PC\Vadim
8824c53dff
mouse selection works
2017-10-02 18:27:50 +03:00
BADIM-PC\Vadim
69a88bcf5c
Merge branch 'master' into tic_0.46.0
2017-09-29 09:51:43 +03:00
Vadim Grigoruk
b584730e34
added Linux build instructions
2017-09-29 09:49:41 +03:00
BADIM-PC\Vadim
403a26482d
textri command #317
...
minor fixes
2017-09-28 23:46:27 +03:00
BADIM-PC\Vadim
1ec8406ee8
textri command #317
...
minor fixes
2017-09-28 23:36:19 +03:00
BADIM-PC\Vadim
eb7319f46e
Merge branch '#193' into tic_0.46.0
2017-09-28 19:03:28 +03:00
BADIM-PC\Vadim
ea1900c2d8
Add buttons to toggle channels on/off in music editor #193
2017-09-28 19:03:07 +03:00
BADIM-PC\Vadim
20c49034ac
no message
2017-09-28 18:52:52 +03:00
BADIM-PC\Vadim
58919641b7
compilation warning fix
2017-09-28 17:42:36 +03:00
BADIM-PC\Vadim
2ea41a63d9
bug in SURF #304
2017-09-28 17:20:27 +03:00
BADIM-PC\Vadim
be0a8cbeab
"array subscript is below array bounds" compilation warning
2017-09-28 17:08:52 +03:00
BADIM-PC\Vadim
cef0b6dce0
textri command #317
...
minor fixes
2017-09-28 16:37:40 +03:00
Vadim Grigoruk
3badb3f2e3
Merge pull request #317 from Nullious/tic_0.46.0
...
textri command
2017-09-28 16:28:30 +03:00
BADIM-PC\Vadim
8c6514503f
Browser hang if i run html-build, in native build OK. JavaScript. #306
2017-09-28 16:21:02 +03:00
jett@monstersgoboom.com
4ac252adaa
textri command
...
added to js & lua
supports use_map ( i.e. render like a map )
supports chroma ( i.e. ignore color )
2017-09-28 09:15:04 -04:00
BADIM-PC\Vadim
ad60ea32e0
Border color does not update when loading carts until esc is pressed. #308
2017-09-28 14:44:52 +03:00
BADIM-PC\Vadim
5d0f4a7002
V 0.45.0 exported doesn't contain correct palette #307
2017-09-28 14:31:28 +03:00
BADIM-PC\Vadim
2ed9710e25
Merge branch 'master' into tic_0.46.0
2017-09-28 09:56:09 +03:00
Vadim Grigoruk
0299f41f0a
Update README.md
2017-09-26 21:38:04 +03:00
BADIM-PC\Vadim
86e2513d06
added 3rd-party libs
2017-09-26 21:27:11 +03:00
BADIM-PC\Vadim
74e72569ea
UWP compilation fix
2017-09-26 15:33:29 +03:00
BADIM-PC\Vadim
2c1b7a456d
compilation fix
2017-09-26 13:13:46 +03:00
BADIM-PC\Vadim
e502b89a1d
opening TIC-80 sources
2017-09-26 09:59:34 +03:00
Vadim Grigoruk
b003d8f56f
Update README.md
2017-09-03 10:53:27 +03:00
BADIM-PC\Vadim
beeefef1e4
.40 build
2017-08-25 10:58:02 +03:00