BADIM-PC\Vadim
68a89c7421
added OVR palette
2017-11-30 16:23:37 +03:00
BADIM-PC\Vadim
a2e97b018a
no message
2017-11-30 15:51:52 +03:00
BADIM-PC\Vadim
c69d36abb7
OVR works
2017-11-30 14:21:05 +03:00
BADIM-PC\Vadim
e3ad17f609
no message
2017-11-30 13:10:20 +03:00
BADIM-PC\Vadim
f578428381
no message
2017-11-30 12:21:34 +03:00
BADIM-PC\Vadim
f39c7290d4
Merge branch 'pr_425_tiny_fixes'
2017-11-30 09:20:53 +03:00
Vadim Grigoruk
761e2a4be9
Merge pull request #425 from jahodfra/api_blit
...
Optimize api_blit inner loop.
2017-11-30 09:19:57 +03:00
BADIM-PC\Vadim
7d259c7d9e
no message
2017-11-30 09:12:34 +03:00
František Jahoda
f9247f1fcb
Optimize api_blit inner loop.
...
Function takes half of the clock time.
2017-11-29 22:56:45 +01:00
BADIM-PC\Vadim
0de8eb418d
.50.1 build
2017-11-28 09:33:01 +03:00
BADIM-PC\Vadim
3e183219ab
Allow to load a map of tiles of any length, not only 32kb #412
2017-11-28 09:16:52 +03:00
BADIM-PC\Vadim
3e79600b0d
Zoom tool doesn't have help text #419
2017-11-28 09:10:51 +03:00
BADIM-PC\Vadim
769f5c4b0a
"tic80 -fullscreen" command line needed #418
2017-11-28 09:05:34 +03:00
BADIM-PC\Vadim
505e71e9f6
tic80 0.5 prerelease crashes with ctrl+s or save #417
2017-11-27 20:46:32 +03:00
BADIM-PC\Vadim
627122c4b6
tic80 0.5 prerelease crashes with ctrl+s or save #417
2017-11-27 20:43:03 +03:00
BADIM-PC\Vadim
0f6132d137
restored 'dofile' function
2017-11-27 19:38:10 +03:00
BADIM-PC\Vadim
f7de8f0d61
.50 version
2017-11-24 14:26:48 +03:00
Seppi
d7dbadff25
Removing last param from duktape to remove gcc warnings
2017-10-24 01:00:34 -05:00
Seppi
eae56d0188
adding the return status to fsOpenSystemPath so that gcc doesn't throw warnings
2017-10-24 01:00:05 -05:00
BADIM-PC\Vadim
112cbe5ebd
.47 build
2017-10-20 13:18:53 +03:00
BADIM-PC\Vadim
24828a9bc8
#303
2017-10-20 12:52:54 +03:00
BADIM-PC\Vadim
ca5f2a105c
no message
2017-10-20 12:25:05 +03:00
BADIM-PC\Vadim
99f1a912a6
no message
2017-10-20 11:48:04 +03:00
BADIM-PC\Vadim
e311fa42a8
removed system color func
2017-10-20 10:37:30 +03:00
BADIM-PC\Vadim
d529493685
no message
2017-10-20 10:32:31 +03:00
BADIM-PC\Vadim
fe0b2a44b5
no message
2017-10-20 10:31:38 +03:00
BADIM-PC\Vadim
280828548e
no message
2017-10-20 10:16:38 +03:00
BADIM-PC\Vadim
bf93beb4c4
no message
2017-10-20 09:58:35 +03:00
BADIM-PC\Vadim
9480723418
no message
2017-10-20 09:36:54 +03:00
Vadim Grigoruk
2f99f85d34
Merge pull request #342 from death/bounds-checking
...
better bounds checking for memcpy, memset
2017-10-17 21:49:32 +03:00
Matheus Lessa
dfa500f366
just that small micro-optimisation suggested
2017-10-17 15:48:25 -02:00
death
48f61d7b80
better bounds checking for memcpy, memset
2017-10-17 07:00:45 +03:00
Matheus Lessa
73c6a00346
added command '-code-watch <code.lua>' to not only inject code from file, but also reload it on window gained focus sdl event
2017-10-16 16:22:25 -02:00
Matheus Lessa
0e38df48e3
Merge remote-tracking branch 'upstream/tic_0.47.0' into tic_0.47.0
2017-10-16 15:34:36 -02:00
BADIM-PC\Vadim
2e09116513
btn() always returns number #339
2017-10-16 10:26:07 +03:00
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
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
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
2141f8468f
.46 build
2017-10-05 10:00:21 +03:00
BADIM-PC\Vadim
554a90238e
CTRL+scroll to change notes
2017-10-04 12:19:27 +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
3a065d0919
cut/copy/paste/delete selection works
2017-10-03 13:35:00 +03:00