Bartosz Leper
2f0ab68faf
Add missing Polish translations of the file manager
2015-07-25 15:52:40 +02:00
Michael Ball
042b2595a7
Fix the libraries name
2015-07-24 03:16:01 -07:00
Michael Ball
8b52f7c240
Add the new libraries files for cases and leap motion
2015-07-24 03:15:08 -07:00
Michael Ball
178de313cf
Update LIBRARIES to be current with s.b.e
2015-07-24 03:14:49 -07:00
Michael Ball
e05fee4c65
Update the Snap Manual to be the most recent version
2015-07-24 03:11:25 -07:00
Michael Ball
87acd9ff79
Add `ask` and `tell` blocks to the tools library
...
See the screenshots in #700 for implementations but these are very
simple blocks which will make basic OOP (zombification) easier.
`ask` takes in a reporter and a string and will call that reporter on
the requested sprite.
`tell` takes in a script and a string and runs the script on the sprite.
These are sensing blocks and there are two differences from the BYOB
tool sprite:
* These use string and not "objects" since that doesn't exist yet.
* I did not (yet) implement the "input list" versions because I'm not
sure they will be used as frequently, though I do think they could be
in some library.
2015-07-24 03:04:10 -07:00
Bartosz Leper
331038dd62
Translate other cloud dialogs to Polish
2015-07-23 23:17:47 +02:00
Bartosz Leper
5bf1484651
Translate the cloud sign-up dialog to Polish
2015-07-22 01:02:31 +02:00
Michael Aschauer
5c7194799e
fix the fix
2015-07-21 20:03:57 +02:00
Michael Aschauer
5d65fd0d49
fix baseUrl (filter out urlanchors)
2015-07-21 15:06:54 +02:00
Brian Harvey
40b1d4910c
Merge pull request #847 from bl-nero/manual
...
First batch of the LaTeX version of the manual and its Polish translation
2015-07-20 21:53:45 -07:00
Bartosz Leper
81476aa588
Merge branch 'master' into manual
2015-07-20 21:33:33 +02:00
Michael Aschauer
a2f1713cf4
ignore draw statements from gotoXY (jumps) less than 1.1 points in x or y.
2015-07-20 13:51:55 +02:00
Michael Ball
aa62a6c7d4
Fix type issue when adding blanks to lists
...
This is one small change that will need to be tested!
This makes the add function behaves like `in front of` and
uses a call to `isNil()`. Only values that are `nil` will be
added to the list as `null` (in JS). This is more consistent with
Snap! so that values like the empty string are handled correctly.
This fixes #863 . Contains will properly handle empty inputs and
when re-loading a list with blank elements added, they will no
longer be converted to 0's.
2015-07-14 21:33:34 -07:00
Michael Aschauer
4b06a69048
fix login
2015-07-13 21:20:32 +02:00
Michael Aschauer
9c9faeb063
adding jquery, cloud and upload fixes (now with name)
2015-07-13 19:12:38 +02:00
Michael Aschauer
aa1df6183c
add save project to disc
2015-07-13 13:12:08 +02:00
Michael Ball
1fc6cd7910
Fix URL bug in #821 , and fix #864
2015-07-10 04:09:40 -07:00
mash
5e82c925c6
adding cloud functions (login/logout)
2015-07-09 23:59:59 +02:00
Bartosz Leper
9bd8f5285f
Correct Polish translations of "Hello!" and "hello world"
2015-07-08 19:12:28 +02:00
Bartosz Leper
df3ab6c863
Merge branch 'master' into cancel
2015-07-08 18:54:07 +02:00
Michael Ball
17caaa16f0
Fix a rather stupid and glaring typo in project sharing
2015-07-06 00:11:56 -07:00
Bartosz Leper
486a5316c5
Correct a typo in Polish translation: 'Ę' -> 'ę'
2015-07-02 16:03:51 +02:00
Bartosz Leper
5d09785895
Improve the Polish translation of the world "turtle"
...
Previously, it the same as the translation of the word "sprite".
2015-06-29 12:46:29 +02:00
Bartosz Leper
782c57af34
Change the Polish translation of "Cancel" to something more appropriate
2015-06-26 21:04:26 +02:00
Bartosz Leper
12671a1fbd
Polish translations of other pictures
2015-06-26 20:29:21 +02:00
jmoenig
53068ea259
update version history
2015-06-26 14:16:20 +02:00
jmoenig
7d1db3dfe9
update Morphic
...
to the latest version
2015-06-26 13:04:27 +02:00
Bartosz Leper
f35e6f1922
Polish version of the widnow regions drawing
2015-06-26 01:36:34 +02:00
Bartosz Leper
58187d0c67
Fix page numbering
2015-06-25 23:36:29 +02:00
Bartosz Leper
7c3d3decdb
W
2015-06-25 23:31:12 +02:00
Bartosz Leper
f39b274fde
Translated until section A of chapter I
2015-06-25 23:30:38 +02:00
jmoenig
de82d373be
add indentation
...
again to please old.jslint.com :-)
2015-06-25 16:35:00 +02:00
Jens Mönig
253d800b42
Merge pull request #624 from cycomachead/shared-url
...
Set location.hash to cloud URLs on project shares
2015-06-25 16:32:45 +02:00
jmoenig
8b9e7ea4ea
update French translation, thanks, Frédéric Bonnaud!
2015-06-25 16:00:17 +02:00
Jens Mönig
c701598df1
Merge pull request #606 from Gubolin/issue_190
...
show an error message if project cannot be loaded (fix #190 )
2015-06-25 15:50:26 +02:00
jmoenig
87c9655335
add some spaces
...
to satisfy old.jslint.com :-)
2015-06-25 15:48:26 +02:00
Jens Mönig
4755fe22ac
Merge pull request #821 from show0k/master
...
Remove harcoded url in gui.js (fix #814 )
2015-06-25 15:43:52 +02:00
Jens Mönig
c8ef53f9a9
Merge pull request #805 from brollb/master
...
Fixed typo in Process definition
2015-06-25 15:37:55 +02:00
jmoenig
7c8dd2b4e8
remove some spaces
2015-06-25 15:36:21 +02:00
Jens Mönig
a86e4efe59
Merge pull request #826 from bromagosa/contrib
...
fixes #815
2015-06-25 15:34:41 +02:00
Jens Mönig
4707169519
Merge pull request #834 from cycomachead/number-functions
...
Implement log10 and 10^x math functions
2015-06-25 15:32:22 +02:00
jmoenig
f4ff1056ea
update threads.js version
2015-06-25 15:30:58 +02:00
Jens Mönig
c95347a6b0
Merge pull request #836 from cycomachead/date-error-fix
...
Fix Error Handing in the DATE block
2015-06-25 15:24:25 +02:00
jmoenig
8a7bc380a8
wrap credits tab in "about" Dialog
...
to accommodate for @nathan ’s abundant contributions :-)
2015-06-25 15:20:05 +02:00
jmoenig
4c21c9f187
Revert to "new" for object creation
...
and prepare for new release
2015-06-25 15:11:51 +02:00
jmoenig
58cae438bb
Simplify Morphic
...
* revert to “new” for object creation (for now)
* take out fallback for missing Map
2015-06-25 14:43:09 +02:00
Jens Mönig
2a28dca753
Merge pull request #837 from nathan/optim
...
Optimizations
2015-06-25 13:07:57 +02:00
Bartosz Leper
2f0d52d7db
Don't use Cabin; it doesn't have Polish characters.
2015-06-25 12:03:26 +02:00
Bartosz Leper
809e1a4673
Don't treat the exclamation point in Snap logo as sentence-ending character
2015-06-25 09:50:52 +02:00