summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-08-13 17:43:49 +0200
committerjmoenig <jens@moenig.org>2014-08-13 17:43:49 +0200
commit130e105ea34f92429397611ee5f01a75f25438f6 (patch)
tree5121a80726efe360b98cbb36023ae2be352e86e8 /history.txt
parent0333925e916acc47c25cdcfec0c3be3d695a825f (diff)
downloadsnap-byow-130e105ea34f92429397611ee5f01a75f25438f6.tar.gz
snap-byow-130e105ea34f92429397611ee5f01a75f25438f6.zip
enable Zombiefication of JS-Functions
you can now redirect “this” in a JS function by binding it to another sprite using the OF block
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 0a7dfe6..7d60971 100755
--- a/history.txt
+++ b/history.txt
@@ -2256,3 +2256,8 @@ ______
* Objects: propagate HIDE and SHOW to nested sprite parts
* GUI: propagate DELETE to nested sprite parts
* Blocks, Threads: export script pic with result bubble (shift-context-menu of reporter scripts)
+* updated Portuguese translation, thanks, Manuel!
+
+140813
+------
+* Threads, Blocks: enable Zombiefication of JS-Functions