BADIM-PC\Vadim
9c20b3a2f3
Show info if your game has problems with sync #497
...
showSync changed from bool to frames counter
2018-01-05 12:34:14 +03:00
BADIM-PC\Vadim
b9310a496b
Show info if your game has problems with sync #497
...
removed minDelay, and soundblit() calls after screen is rendered
2018-01-05 01:56:37 +03:00
BADIM-PC\Vadim
cee75df3bb
Show info if your game has problems with sync #497
...
added dropped frames counter
2018-01-05 01:32:55 +03:00
BADIM-PC\Vadim
d93d1f539b
Show info if your game has problems with sync #497
...
there is no sense to use delay less then 10ms
2018-01-05 00:38:59 +03:00
BADIM-PC\Vadim
8f3e01a528
Show info if your game has problems with sync #497
2018-01-04 17:09:27 +03:00
BADIM-PC\Vadim
4f0b6dab37
start audio playing just before first queuing
2018-01-04 15:46:21 +03:00
BADIM-PC\Vadim
37b5e246b0
VSYNC fixes for 100Hz displays
2018-01-04 15:22:33 +03:00
BADIM-PC\Vadim
1e09c653ec
TIC-80 crashes when moving mouse over keys in sfx mode #493
2018-01-03 14:41:19 +03:00
BADIM-PC\Vadim
d4131c0bb5
Games get desynced #491
2017-12-31 13:27:54 +03:00
BADIM-PC\Vadim
c9fb9cbe73
Games get desynced #491
...
removed timer using with VSYNC together
2017-12-31 13:15:05 +03:00
BADIM-PC\Vadim
d4948ebb46
Revert "removed VSYNC using, games get desynced when using it with timer"
...
This reverts commit 9d722bfb87
.
2017-12-31 12:43:00 +03:00
BADIM-PC\Vadim
9d722bfb87
removed VSYNC using, games get desynced when using it with timer
2017-12-31 12:41:55 +03:00
BADIM-PC\Vadim
c3a57954aa
no message
2017-12-29 15:44:42 +03:00
BADIM-PC\Vadim
acbacb574e
no message
2017-12-29 15:25:29 +03:00
BADIM-PC\Vadim
8daa4c7f38
Use mouse and gamepad simultaneously #484
2017-12-27 15:47:33 +03:00
BADIM-PC\Vadim
a2ed1a0453
some UI improvements in Music Editor
2017-12-25 23:57:58 +03:00
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
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
6a19f59b9d
#341 added pin button to synchronize banks between editors
2017-12-21 12:51:34 +03:00
BADIM-PC\Vadim
9c43614612
reset bank indexes when cart is changed
2017-12-20 15:16:42 +03:00
BADIM-PC\Vadim
8a87df5a8b
"resume" command resets time() #476
2017-12-19 14:02:56 +03:00
BADIM-PC\Vadim
78f0222bcc
BT Keyboard Focus On Android Version #60
2017-12-17 22:33:53 +03:00
tic
1d0fae0715
#469 fixed segmentation fault
2017-12-16 09:00:32 +03:00
BADIM-PC\Vadim
07616adaca
added banks loading from a .tic cart
2017-12-15 11:42:25 +03:00
BADIM-PC\Vadim
e210027e71
changed studio.editor struct indexing
2017-12-14 20:31:04 +03:00
BADIM-PC\Vadim
272f6af991
1 bank for non Pro build
2017-12-14 17:19:35 +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
ebd40d5e74
code loads from all the banks on the game start
2017-12-14 14:53:47 +03:00
BADIM-PC\Vadim
2242873d88
no message
2017-12-14 14:40:06 +03:00
BADIM-PC\Vadim
d2daa0a653
code banks switching
2017-12-14 14:38:06 +03:00
BADIM-PC\Vadim
e956330af1
no message
2017-12-13 23:24:31 +03:00
BADIM-PC\Vadim
4da11f995d
added global methods to get bank data
2017-12-13 23:04:22 +03:00
BADIM-PC\Vadim
7f04a7963a
added destructors for modules
2017-12-13 21:14:03 +03:00
BADIM-PC\Vadim
b7a148a85e
no message
2017-12-13 20:14:32 +03:00
BADIM-PC\Vadim
afd6fbc832
code and palette moved to the bank section
2017-12-13 19:54:00 +03:00
BADIM-PC\Vadim
3ad2ff4a6b
no message
2017-12-13 17:09:25 +03:00
BADIM-PC\Vadim
9c50e5a135
no message
2017-12-13 16:02:16 +03:00
BADIM-PC\Vadim
b25ed2a188
Merge branch 'pr/456'
2017-12-11 13:08:50 +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
2c8b10a0c2
some small fixes for #456
2017-12-11 12:46:52 +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
be7151386d
no message
2017-12-10 12:12:09 +03:00
BADIM-PC\Vadim
694a016334
no message
2017-12-10 11:32:49 +03:00
BADIM-PC\Vadim
7a44b70b12
popup msg draws on top with animation
2017-12-08 15:03:59 +03:00
BADIM-PC\Vadim
effcdbf485
added OVR to Sprite and Map editors
2017-12-08 13:54:01 +03:00
BADIM-PC\Vadim
2b406bce51
Pre-seed the random generator in the Lua environment #127
2017-12-07 17:45:29 +03:00
BADIM-PC\Vadim
31063a0818
command quit missing #430
2017-12-07 17:13:05 +03:00
BADIM-PC\Vadim
3030b5bafa
Switching to fullscreen #407
2017-12-07 16:42:06 +03:00
BADIM-PC\Vadim
295a530405
new command line option for pro version #416
2017-12-07 14:25:39 +03:00
BADIM-PC\Vadim
01669fcd89
no message
2017-12-01 09:40:06 +03:00
BADIM-PC\Vadim
b46be919d4
Revert "added OVR palette"
...
This reverts commit 68a89c7421
.
2017-11-30 16:42:06 +03:00
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
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
769f5c4b0a
"tic80 -fullscreen" command line needed #418
2017-11-28 09:05:34 +03:00
BADIM-PC\Vadim
b1068cc81e
live cart reloading fixes #374
2017-11-22 10:20:12 +03:00
BADIM-PC\Vadim
46ea791356
added live cart reloading #374
2017-11-21 19:49:27 +03:00
BADIM-PC\Vadim
31929e5550
added live cart reloading #374
2017-11-21 19:47:36 +03:00
BADIM-PC\Vadim
f4808d40d4
#383
2017-11-21 17:31:01 +03:00
BADIM-PC\Vadim
9b82e54658
Suggestion: -nosound command line parameter #227
2017-11-20 11:29:52 +03:00
BADIM-PC\Vadim
0adc04df19
Using ALT-F4 when running an unsaved cart will emit a tone #355
2017-11-20 10:05:32 +03:00
BADIM-PC\Vadim
f082e3d81d
Using ALT-F4 when running an unsaved cart will emit a tone #355
2017-11-20 10:02:17 +03:00
BADIM-PC\Vadim
64df3231bb
CHIP compilation flgs
2017-11-20 09:14:37 +03:00
BADIM-PC\Vadim
ad25e01c60
no message
2017-11-19 23:30:24 +03:00
BADIM-PC\Vadim
192a80351a
Ability to define cartridge directory TIC-80 standalone uses #175
2017-11-19 23:23:27 +03:00
BADIM-PC\Vadim
bc29543c78
added 'loadp'
2017-11-11 14:44:41 +03:00
BADIM-PC\Vadim
a726b30d84
no message
2017-11-08 14:07:23 +03:00
BADIM-PC\Vadim
6986329d41
Merge branch 'master' into new_blit
2017-11-06 12:43:13 +03:00
BADIM-PC\Vadim
e7bfcebfbe
no message
2017-11-06 12:41:23 +03:00
BADIM-PC\Vadim
6a86f0dd8f
fixed gif recording and cover assigning
2017-11-06 12:01:35 +03:00
BADIM-PC\Vadim
1a9ec1b854
fixed gif record
2017-11-06 10:57:40 +03:00
BADIM-PC\Vadim
021fcafcd1
no message
2017-11-06 10:35:50 +03:00
Seppi
7c9df277b3
Adding the edit command to the console
...
Closes #375
2017-11-03 18:11:45 -05:00
BADIM-PC\Vadim
688458f902
no message
2017-11-03 20:01:01 +03:00
BADIM-PC\Vadim
9c6a92f4d2
blit function moved to tic core
2017-11-03 19:39:14 +03:00
BADIM-PC\Vadim
c4aefd3336
no message
2017-11-03 18:58:45 +03:00
BADIM-PC\Vadim
f0691038f5
no message
2017-11-03 11:53:10 +03:00
BADIM-PC\Vadim
b43bfe06fb
switch to software renderer if hardware not detected
2017-11-02 23:08:40 +03:00
BADIM-PC\Vadim
5c6d87525f
removed border texture
2017-11-02 22:37:44 +03:00
BADIM-PC\Vadim
eb1352256d
no message
2017-11-02 22:29:31 +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
Matheus Lessa
392e006a4a
first version working with no option to disable live reloading
2017-10-16 01:03:05 -02: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
Effer
75b16b8618
Run button on code editor
2017-10-07 18:02:53 +02:00
BADIM-PC\Vadim
2ea41a63d9
bug in SURF #304
2017-09-28 17:20:27 +03:00