Commit Graph

  • 838f676569 added JS and Moon syntax BADIM-PC\Vadim 2017-12-20 23:39:21 +0300
  • 77158e1b6f no message BADIM-PC\Vadim 2017-12-20 23:20:11 +0300
  • d5035caf47 added api and keywords syntax BADIM-PC\Vadim 2017-12-20 23:14:41 +0300
  • 354c0a4701 numbers parsing optimisation BADIM-PC\Vadim 2017-12-20 22:59:45 +0300
  • b4b002464d digit syntax works detects 0x 0X .5 5e8 BADIM-PC\Vadim 2017-12-20 22:46:08 +0300
  • e449656d57 single comment work BADIM-PC\Vadim 2017-12-20 22:06:43 +0300
  • d77aa85d4e string block works BADIM-PC\Vadim 2017-12-20 21:57:29 +0300
  • 0e35b78508 no message BADIM-PC\Vadim 2017-12-20 21:23:59 +0300
  • a235f62277 block comment works BADIM-PC\Vadim 2017-12-20 21:15:44 +0300
  • 169877976e single comments works BADIM-PC\Vadim 2017-12-20 20:53:19 +0300
  • 9c43614612 reset bank indexes when cart is changed BADIM-PC\Vadim 2017-12-20 15:16:42 +0300
  • 2eacc2bf34 Please, add "cartidge reset" api call #473 BADIM-PC\Vadim 2017-12-20 15:07:35 +0300
  • 0e997f5d33 Impossible to exit infinite while loop #197 fixed in JS BADIM-PC\Vadim 2017-12-20 14:42:34 +0300
  • a60099a587 #474 removed (s32) radius conversion BADIM-PC\Vadim 2017-12-20 13:58:44 +0300
  • 6c6fa6cc8e Speedup api_circle, api_tri. #474 it crashed when you try to draw circle with y<0 BADIM-PC\Vadim 2017-12-20 10:10:30 +0300
  • 46eb6f7a9a
    Merge pull request #474 from jahodfra/circle3 Vadim Grigoruk 2017-12-20 10:06:09 +0300
  • 2416c2e60f Fix problem with circle of unit radius. František Jahoda 2017-12-19 22:47:02 +0100
  • 2a50d66ecd Silent note bug #449 BADIM-PC\Vadim 2017-12-19 17:05:08 +0300
  • 8a87df5a8b "resume" command resets time() #476 BADIM-PC\Vadim 2017-12-19 14:02:56 +0300
  • c64ee7e69c Speedup api_circle, api_tri. František Jahoda 2017-12-17 00:00:50 +0100
  • ebb2e8646a compilation warning BADIM-PC\Vadim 2017-12-18 16:53:30 +0300
  • a7b1035415 revert of #472 and #471 BADIM-PC\Vadim 2017-12-18 16:48:32 +0300
  • e58547b9d4 Revert "Expand drawHLineDma loop." BADIM-PC\Vadim 2017-12-18 16:36:35 +0300
  • 84de8534b3 Revert "Simplify loop." BADIM-PC\Vadim 2017-12-18 16:36:27 +0300
  • ca0a6d1035 Revert "Use drawhline in api_tri." BADIM-PC\Vadim 2017-12-18 16:35:53 +0300
  • cce82eb5fd
    Merge pull request #472 from jahodfra/api_tri Vadim Grigoruk 2017-12-18 01:09:58 +0300
  • 09c1743295 Use drawhline in api_tri. František Jahoda 2017-12-17 23:04:38 +0100
  • 78f0222bcc BT Keyboard Focus On Android Version #60 BADIM-PC\Vadim 2017-12-17 22:33:53 +0300
  • d2fe2adddb #341 added mask parameter for sync() BADIM-PC\Vadim 2017-12-17 22:11:01 +0300
  • b35513b692 fixed textri() crash BADIM-PC\Vadim 2017-12-17 20:50:07 +0300
  • e5bc8f2741 Crash on TIC-80 Pro #470 BADIM-PC\Vadim 2017-12-17 18:39:13 +0300
  • 261e751e77
    Merge pull request #471 from jahodfra/circle Vadim Grigoruk 2017-12-17 18:28:35 +0300
  • aa1cc5ae2b Simplify loop. František Jahoda 2017-12-17 12:31:25 +0100
  • 2da54945b6 Expand drawHLineDma loop. František Jahoda 2017-12-17 00:54:57 +0100
  • 30d0a8aedb Speedup api_circle. František Jahoda 2017-12-17 00:00:50 +0100
  • 1d0fae0715 #469 fixed segmentation fault tic 2017-12-16 09:00:32 +0300
  • 1fce190db2 #469 removed compilation warning tic 2017-12-16 08:49:52 +0300
  • c9ea8acb0b #341 added one sync() call per frame limitation BADIM-PC\Vadim 2017-12-15 21:16:45 +0300
  • 61b4511c53 Merge branch '#341' BADIM-PC\Vadim 2017-12-15 16:02:41 +0300
  • c20fa09c0f changed params order for sync() api - section,bank,tocart added 'pal' section to sync() BADIM-PC\Vadim 2017-12-15 16:01:51 +0300
  • f87414d050 bank id encoded directly to chunk BADIM-PC\Vadim 2017-12-15 15:35:41 +0300
  • 2edc203062 load text cart format works BADIM-PC\Vadim 2017-12-15 15:13:31 +0300
  • 8c6c9e2810 save project in text format works BADIM-PC\Vadim 2017-12-15 14:38:28 +0300
  • a2e59da716 check banks overflow BADIM-PC\Vadim 2017-12-15 12:00:33 +0300
  • f7f30d47dc added banks saving to a .tic cart BADIM-PC\Vadim 2017-12-15 11:52:37 +0300
  • 07616adaca added banks loading from a .tic cart BADIM-PC\Vadim 2017-12-15 11:42:25 +0300
  • e210027e71 changed studio.editor struct indexing BADIM-PC\Vadim 2017-12-14 20:31:04 +0300
  • 8f903d9e33 Merge branch '#341' BADIM-PC\Vadim 2017-12-14 17:20:22 +0300
  • 272f6af991 1 bank for non Pro build BADIM-PC\Vadim 2017-12-14 17:19:35 +0300
  • 295dd90766 added separate editor per bank BADIM-PC\Vadim 2017-12-14 17:08:04 +0300
  • bb1f8053d0 first bank renamed to bank0 BADIM-PC\Vadim 2017-12-14 15:37:05 +0300
  • 83396664b5 removed some compilation warnings for mingw BADIM-PC\Vadim 2017-12-14 15:19:13 +0300
  • 4f55ed7667 palette excluded from bank BADIM-PC\Vadim 2017-12-14 15:05:43 +0300
  • e8cb3599df no message BADIM-PC\Vadim 2017-12-14 14:56:45 +0300
  • ebd40d5e74 code loads from all the banks on the game start BADIM-PC\Vadim 2017-12-14 14:53:47 +0300
  • 2242873d88 no message BADIM-PC\Vadim 2017-12-14 14:40:06 +0300
  • d2daa0a653 code banks switching BADIM-PC\Vadim 2017-12-14 14:38:06 +0300
  • 6e8a478ee9 lua/js sync impl BADIM-PC\Vadim 2017-12-14 11:50:50 +0300
  • 62a64515ef added sections/banks to SYNC api BADIM-PC\Vadim 2017-12-14 10:54:23 +0300
  • 53c192ad52 Merge branch '#341' BADIM-PC\Vadim 2017-12-13 23:25:33 +0300
  • e956330af1 no message BADIM-PC\Vadim 2017-12-13 23:24:31 +0300
  • 4da11f995d added global methods to get bank data BADIM-PC\Vadim 2017-12-13 23:04:22 +0300
  • 7f04a7963a added destructors for modules BADIM-PC\Vadim 2017-12-13 21:14:03 +0300
  • 4de2805813 Merge branch '#341' BADIM-PC\Vadim 2017-12-13 20:25:51 +0300
  • 16f9531484 temporary removed embed cart section and disabled native export BADIM-PC\Vadim 2017-12-13 20:25:40 +0300
  • b7a148a85e no message BADIM-PC\Vadim 2017-12-13 20:14:32 +0300
  • 65e27d0c6d temporary removed embed cart section and disabled native export BADIM-PC\Vadim 2017-12-13 20:05:33 +0300
  • afd6fbc832 code and palette moved to the bank section BADIM-PC\Vadim 2017-12-13 19:54:00 +0300
  • 179b607f29 Merge branch '#341' BADIM-PC\Vadim 2017-12-13 17:11:43 +0300
  • 3ad2ff4a6b no message BADIM-PC\Vadim 2017-12-13 17:09:25 +0300
  • 9c50e5a135 no message BADIM-PC\Vadim 2017-12-13 16:02:16 +0300
  • 80695209a4
    Merge pull request #464 from frenetic/enable-delete-canvas Vadim Grigoruk 2017-12-13 12:00:53 +0300
  • 8112aae9e7 Enable deleting a selection by pressing DEL on keyboard Guilherme Medeiros 2017-12-12 20:08:39 -0300
  • c90b3ba171 Impossible to exit infinite while loop #197 review changes for 18aca45673 (r26209938) BADIM-PC\Vadim 2017-12-12 13:46:05 +0300
  • 18aca45673 Impossible to exit infinite while loop #197 BADIM-PC\Vadim 2017-12-12 12:50:39 +0300
  • 67bfbf4729
    Merge pull request #459 from jahodfra/api_blit2 Vadim Grigoruk 2017-12-12 09:26:05 +0300
  • 80dcda8c2a textri glitch. Textured triangle disappears. #458 BADIM-PC\Vadim 2017-12-11 22:05:49 +0300
  • b25ed2a188 Merge branch 'pr/456' BADIM-PC\Vadim 2017-12-11 13:08:50 +0300
  • 4d1685bfe7
    Merge pull request #456 from frenetic/remove_whitespaces_when_pasting_palette Vadim Grigoruk 2017-12-11 12:49:11 +0300
  • 2c8b10a0c2 some small fixes for #456 BADIM-PC\Vadim 2017-12-11 12:46:52 +0300
  • 9fd5484acc Merge branch '#341' BADIM-PC\Vadim 2017-12-11 12:21:08 +0300
  • 7a6dba1f24 no message BADIM-PC\Vadim 2017-12-11 12:20:04 +0300
  • b13fc33aed no message BADIM-PC\Vadim 2017-12-11 11:59:14 +0300
  • 409564cdde no message BADIM-PC\Vadim 2017-12-11 11:44:46 +0300
  • 67e6dc281f Remove whitespaces when pasting a new palette Guilherme Medeiros 2017-12-10 15:00:12 -0300
  • de236794b6 no message BADIM-PC\Vadim 2017-12-10 13:02:13 +0300
  • 8f060245df no message BADIM-PC\Vadim 2017-12-10 12:55:45 +0300
  • be7151386d no message BADIM-PC\Vadim 2017-12-10 12:12:09 +0300
  • 694a016334 no message BADIM-PC\Vadim 2017-12-10 11:32:49 +0300
  • b4f1afd474 Remove conditions from api_blit. František Jahoda 2017-12-08 23:54:38 +0100
  • 2bb436eac6 Update two pixels at once. František Jahoda 2017-12-04 23:25:34 +0100
  • 86a320e9ad Merge branch '#446' BADIM-PC\Vadim 2017-12-08 15:04:43 +0300
  • 7a44b70b12 popup msg draws on top with animation BADIM-PC\Vadim 2017-12-08 15:03:59 +0300
  • effcdbf485 added OVR to Sprite and Map editors BADIM-PC\Vadim 2017-12-08 13:54:01 +0300
  • 2b406bce51 Pre-seed the random generator in the Lua environment #127 BADIM-PC\Vadim 2017-12-07 17:45:29 +0300
  • 31063a0818 command quit missing #430 BADIM-PC\Vadim 2017-12-07 17:13:05 +0300
  • fbd7203599 variable in the config to show/hide shadow #424 BADIM-PC\Vadim 2017-12-07 17:03:22 +0300
  • 3030b5bafa Switching to fullscreen #407 BADIM-PC\Vadim 2017-12-07 16:42:06 +0300
  • ec1cf454a5 no message BADIM-PC\Vadim 2017-12-07 16:02:03 +0300
  • 295a530405 new command line option for pro version #416 BADIM-PC\Vadim 2017-12-07 14:25:39 +0300