Guilherme Medeiros
f6902aefac
Enable horizontal or vertical flipping of a sprite selection
...
Solves part of the issue https://github.com/nesbox/TIC-80/issues/103
2018-01-03 19:24:18 -03:00
BADIM-PC\Vadim
295dd90766
added separate editor per bank
2017-12-14 17:08:04 +03:00
BADIM-PC\Vadim
bb1f8053d0
first bank renamed to bank0
2017-12-14 15:37:05 +03:00
BADIM-PC\Vadim
4f55ed7667
palette excluded from bank
2017-12-14 15:05:43 +03:00
BADIM-PC\Vadim
e956330af1
no message
2017-12-13 23:24:31 +03:00
BADIM-PC\Vadim
afd6fbc832
code and palette moved to the bank section
2017-12-13 19:54:00 +03:00
Guilherme Medeiros
8112aae9e7
Enable deleting a selection by pressing DEL on keyboard
...
Currently, if you press DELETE the entire sprite is removed.
If you have a selection and press delete, everything is lost.
This commit checks if you have a selection. If so, it only removes the selected area.
2017-12-12 20:08:39 -03:00
Vadim Grigoruk
4d1685bfe7
Merge pull request #456 from frenetic/remove_whitespaces_when_pasting_palette
...
Remove whitespaces when pasting a new palette
2017-12-11 12:49:11 +03:00
BADIM-PC\Vadim
409564cdde
no message
2017-12-11 11:44:46 +03:00
Guilherme Medeiros
67e6dc281f
Remove whitespaces when pasting a new palette
...
Im trying to solve issue https://github.com/nesbox/TIC-80/issues/455 .
When copying a hex palette from the web, it palette may contain spaces, tabs or carriage commands (\r or \n).
Pasting it on TIC-80 will not work, making the users life difficult (they have to fix the string in an editor).
This commit enables pasting hex palettes with blank spaces.
2017-12-10 15:00:12 -03:00
BADIM-PC\Vadim
8f060245df
no message
2017-12-10 12:55:45 +03:00
BADIM-PC\Vadim
694a016334
no message
2017-12-10 11:32:49 +03:00
BADIM-PC\Vadim
effcdbf485
added OVR to Sprite and Map editors
2017-12-08 13:54:01 +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
81d8155bd8
Pressing CTRL+V on the palette color editing screen should set the color to the one contained in the clipboard #401
2017-11-20 13:00:43 +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
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
BADIM-PC\Vadim
58919641b7
compilation warning fix
2017-09-28 17:42:36 +03:00
BADIM-PC\Vadim
e502b89a1d
opening TIC-80 sources
2017-09-26 09:59:34 +03:00