log

age author description
Mon, 03 Sep 2018 14:32:03 +0300 Matti Hamalainen Minor fix, avoid generating "undefined" text in the URLs.
Mon, 03 Sep 2018 14:28:58 +0300 Matti Hamalainen Fix palette support in the launcher.
Mon, 03 Sep 2018 14:22:20 +0300 Matti Hamalainen Implement rest of the stuff needed for selecting external palettes in the
Wed, 29 Aug 2018 20:27:00 +0300 Matti Hamalainen Cleanups.
Wed, 29 Aug 2018 15:37:37 +0300 Matti Hamalainen More work towards user-selectable palettes.
Wed, 29 Aug 2018 15:20:45 +0300 Matti Hamalainen Oops, committed line that should not have been.
Wed, 29 Aug 2018 15:17:55 +0300 Matti Hamalainen Some work towards user-selectable alternate palettes in the launcher.
Wed, 29 Aug 2018 15:16:54 +0300 Matti Hamalainen Add note about PNG export working now.
Wed, 29 Aug 2018 15:13:13 +0300 Matti Hamalainen Change PNG export to be triggered via alt+shift+W.
Wed, 29 Aug 2018 15:12:44 +0300 Matti Hamalainen Clean up key event handling and add support for g_alt.
Wed, 29 Aug 2018 15:06:07 +0300 Matti Hamalainen Fix shift handling.
Wed, 29 Aug 2018 14:19:27 +0300 Matti Hamalainen Improve save/load help texts.
Wed, 29 Aug 2018 14:10:11 +0300 Matti Hamalainen Implement PNG export, via Ctrl + click on (format) export icon.
Wed, 29 Aug 2018 14:08:05 +0300 Matti Hamalainen Call PImage::updatePixels() in mpRenderToImageAt() to update the image
Wed, 29 Aug 2018 14:06:55 +0300 Matti Hamalainen Split mpSaveBinaryFile() into mpSaveBinaryBlob() for saving JavaScript
Mon, 27 Aug 2018 14:22:51 +0300 Matti Hamalainen Move function.
Thu, 23 Aug 2018 21:24:22 +0300 Matti Hamalainen Adjust launcher text.
Thu, 23 Aug 2018 20:42:39 +0300 Matti Hamalainen Oops, wrong variable name.
Thu, 23 Aug 2018 20:24:04 +0300 Matti Hamalainen Cleanups.
Thu, 23 Aug 2018 20:23:46 +0300 Matti Hamalainen Move file related functions to files.pde
Thu, 23 Aug 2018 18:35:13 +0300 Matti Hamalainen Add CSS stylesheet.
Thu, 23 Aug 2018 18:01:16 +0300 Matti Hamalainen Use dst = src.slice(0) instead of Processing arrayCopy(src, dst) for cloning arrays. Should be faster, but if not, this can be reverted later.
Thu, 23 Aug 2018 17:27:50 +0300 Matti Hamalainen Mark "C64 no limit" mode buggy.
Thu, 23 Aug 2018 16:52:24 +0300 Matti Hamalainen More work on the launcher.
Thu, 23 Aug 2018 16:38:52 +0300 Matti Hamalainen Oops, forgot to s/mpDimensions/mpUIDimensions/g in few places.
Thu, 23 Aug 2018 16:35:17 +0300 Matti Hamalainen Move note about v1.8.2018 from notes to "existing problems", as it is more related to problems.
Thu, 23 Aug 2018 16:32:10 +0300 Matti Hamalainen More work on the MP.JS launcher.
Thu, 23 Aug 2018 14:35:08 +0300 Matti Hamalainen Clarify what mpui.js is.
Thu, 23 Aug 2018 14:27:28 +0300 Matti Hamalainen Micro-optimize draw().
Thu, 23 Aug 2018 14:22:36 +0300 Matti Hamalainen Update notes.