Wykres commitów

1088 Commity (e197471d08e600faf78b80e79f995b2b14d621e2)

Autor SHA1 Wiadomość Data
Jens Mönig ef2a3d6cc8 Merge pull request #888 from cycomachead/sbe-update
Keeping Snap! up to date with s.b.e
2015-07-26 21:32:46 +02:00
Jens Mönig ffd3aafc9d Merge pull request #869 from cycomachead/list-add-fix
Fix type issue when adding blanks to lists
2015-07-26 21:32:13 +02:00
Jens Mönig 536f92df70 Merge pull request #866 from cycomachead/url-fix
Fix URL bug in #821, and fix #864
2015-07-26 21:31:15 +02:00
Jens Mönig fac3545ee0 Merge pull request #855 from cycomachead/shared-url-fix
Fix a rather stupid and glaring typo in project sharing
2015-07-26 21:29:31 +02:00
Bartosz Leper 23cc8bbc18 Section II.B complete and translated to Polish 2015-07-26 21:18:39 +02:00
Bartosz Leper 2f0ab68faf Add missing Polish translations of the file manager 2015-07-25 15:52:40 +02:00
Bartosz Leper fba071be9d Chapter II.B almost translated 2015-07-24 23:04:04 +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 1515076f8c Chapter II, still WIP 2015-07-23 23:05:46 +02:00
Bartosz Leper 5bf1484651 Translate the cloud sign-up dialog to Polish 2015-07-22 01:02:31 +02:00
Bartosz Leper ed93f6e379 Chapter II - WIP 2015-07-22 00:59:45 +02:00
Bartosz Leper 98a1175903 Merge branch 'manual-2' into manual-3 2015-07-21 13:14:40 +02:00
Bartosz Leper 403f2c7ac9 Revert "Correct a typo in Polish translation: 'Ę' -> 'ę'"
This reverts commit 486a5316c5.
2015-07-21 13:11:28 +02:00
Bartosz Leper 57c005dce0 II.A almost done 2015-07-21 13:09:15 +02:00
Bartosz Leper 033080f384 Merge branch 'manual-2' into manual-3 2015-07-21 09:57:21 +02:00
Bartosz Leper 673d606199 Rename the manual folder 2015-07-21 09:47:29 +02:00
Bartosz Leper 258507a0da Merge branch 'master' into manual-2 2015-07-21 09:44:52 +02:00
Bartosz Leper 53cae3bf90 Chapter II - WIP 2015-07-21 09:36:52 +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
Bartosz Leper 3ac3194249 Prevent page breaking before pictures when necessary 2015-07-20 16:33:24 +02:00
Bartosz Leper a03466650e Use A4 paper for the Polish manual 2015-07-20 15:13:25 +02:00
Bartosz Leper facda70435 Internationalize the title page 2015-07-20 15:08:24 +02:00
Bartosz Leper 4f5835a957 Tweak the title page 2015-07-19 20:48:00 +02:00
Bartosz Leper f8451f68b6 Pretty title page for English version 2015-07-18 21:05:50 +02:00
Bartosz Leper ccbacf3edf No boxes around links 2015-07-16 18:09:10 +02:00
Bartosz Leper 3e853152ab Chapter I complete 2015-07-16 16:56:33 +02:00
Bartosz Leper 6203ec2eee WIP 2015-07-15 16:21:29 +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
Bartosz Leper 45c1b17b4d WIP 2015-07-14 23:22:37 +02:00
Bartosz Leper d9c7a66eb0 Section I.D translated 2015-07-13 19:50:54 +02:00
Bartosz Leper 4203dbe38d Translating, WIP 2015-07-13 19:25:39 +02:00
Michael Ball 1fc6cd7910 Fix URL bug in #821, and fix #864 2015-07-10 04:09:40 -07:00
Bartosz Leper 694095a5b6 Insert kerns between inline pictures and puncutation 2015-07-10 12:21:35 +02:00
Bartosz Leper be9c890284 Still translating section I.D 2015-07-08 23:01:46 +02:00
Bartosz Leper 9bd8f5285f Correct Polish translations of "Hello!" and "hello world" 2015-07-08 19:12:28 +02:00
Bartosz Leper aa5dcf3e1d Translating section I.D of the manual (WIP) 2015-07-08 19:07:48 +02:00
Bartosz Leper df3ab6c863 Merge branch 'master' into cancel 2015-07-08 18:54:07 +02:00
Bartosz Leper 583151e623 Get rid of unnecessary minipages in the manual 2015-07-08 18:49:29 +02:00
Bartosz Leper 7bcc07e0c5 Finish translating of section I.C of the manual. 2015-07-08 13:29:53 +02:00
Bartosz Leper 2a21fb589c Translating section I.C of the manual - WIP 2015-07-07 16:49:26 +02:00
Bartosz Leper 9227760ba3 Translate section I.B of the manual 2015-07-06 17:11:38 +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 94ebaa57e8 Merge branch 'manual-2' into manual-3 2015-07-02 16:10:54 +02:00
Bartosz Leper 486a5316c5 Correct a typo in Polish translation: 'Ę' -> 'ę' 2015-07-02 16:03:51 +02:00